mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-27 19:32:12 +00:00
Added parsy to 'Text Processing / Parsers' section (#3212)
This commit is contained in:
parent
6ed53787c6
commit
ac24993156
1 changed files with 1 additions and 0 deletions
|
|
@ -884,6 +884,7 @@ _Libraries for parsing and manipulating plain texts._
|
|||
- [sqids](https://github.com/sqids/sqids-python) - A library for generating short unique IDs from numbers.
|
||||
- [shortuuid](https://github.com/skorokithakis/shortuuid) - A generator library for concise, unambiguous and URL-safe UUIDs.
|
||||
- Parser
|
||||
- [parsy](https://github.com/python-parsy/parsy) - Easy, generic parser combinator library for creating parsers.
|
||||
- [pygments](https://github.com/pygments/pygments) - A generic syntax highlighter.
|
||||
- [pyparsing](https://github.com/pyparsing/pyparsing) - A general purpose framework for generating parsers.
|
||||
- [python-nameparser](https://github.com/derek73/python-nameparser) - Parsing human names into their individual components.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue