mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 15:05:39 +00:00
Add tree-sitter-language-pack to Text Processing (#3241)
This commit is contained in:
parent
9a9281fec1
commit
ca8ca17fbe
1 changed files with 1 additions and 0 deletions
|
|
@ -902,6 +902,7 @@ _Libraries for parsing and manipulating plain texts._
|
|||
- [python-phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) - Parsing, formatting, storing and validating international phone numbers.
|
||||
- [python-user-agents](https://github.com/selwin/python-user-agents) - Browser user agent parser.
|
||||
- [sqlparse](https://github.com/andialbrecht/sqlparse) - A non-validating SQL parser.
|
||||
- [tree-sitter-language-pack](https://github.com/xberg-io/tree-sitter-language-pack) - A comprehensive collection of tree-sitter parsers for 300+ languages, distributed as prebuilt wheels.
|
||||
|
||||
### HTML Manipulation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue