mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
add schema
This commit is contained in:
parent
80253b3c2d
commit
6447a9dd63
|
@ -128,6 +128,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [sqlparse](https://sqlparse.readthedocs.org/) - A non-validating SQL parser.
|
* [sqlparse](https://sqlparse.readthedocs.org/) - A non-validating SQL parser.
|
||||||
* [Pygments](http://pygments.org/) - A generic syntax highlighter.
|
* [Pygments](http://pygments.org/) - A generic syntax highlighter.
|
||||||
* [python-nameparser](https://github.com/derek73/python-nameparser) - A simple Python module for parsing human names into their individual components.
|
* [python-nameparser](https://github.com/derek73/python-nameparser) - A simple Python module for parsing human names into their individual components.
|
||||||
|
* [schema](https://github.com/halst/schema) - A library for validating Python data structures.
|
||||||
|
|
||||||
## Natural Language Processing
|
## Natural Language Processing
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user