mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 02:35:49 +00:00
add schema
This commit is contained in:
parent
80253b3c2d
commit
6447a9dd63
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
* [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.
|
||||
* [schema](https://github.com/halst/schema) - A library for validating Python data structures.
|
||||
|
||||
## Natural Language Processing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue