8000 add something · learningendless/awesome-python@9091d06 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9091d06

Browse files
committed
add something
1 parent 43bb6c9 commit 9091d06

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
170170
* [jieba](https://github.com/fxsjy/jieba#jieba-1) - Chinese Words Segementation Utilities.
171171
* [SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text.
172172
* [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
173+
* [genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field.
173174

174175
## Documentation
175176

@@ -461,9 +462,10 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
461462

462463
*Libraries for working with forms.*
463464

464-
* [django-crispy-forms](http://django-crispy-forms.readthedocs.org/) - A Django app which lets you create beautiful forms in a very elegant and DRY way.
465-
* [Deform](http://deform.readthedocs.org/en/latest/) - Python HTML form generation library influenced by the formish form generation library.
466465
* [WTForms](http://wtforms.readthedocs.org/) - A flexible forms validation and rendering library.
466+
* [Deform](http://deform.readthedocs.org/) - Python HTML form generation library influenced by the formish form generation library.
467+
* [django-crispy-forms](http://django-crispy-forms.readthedocs.org/) - A Django app which lets you create beautiful forms in a very elegant and DRY way.
468+
* [django-remote-forms](https://github.com/WiserTogether/django-remote-forms) - A platform independent Django form serializer.
467469

468470
## Data Validation
469471

0 commit comments

Comments
 (0)
0