mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
added untangle
This commit is contained in:
parent
9314dc9a30
commit
56e1f83d47
1 changed files with 1 additions and 0 deletions
|
@ -441,6 +441,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [bleach](http://bleach.readthedocs.org/) - A whitelist-based HTML sanitization and text linkification library.
|
* [bleach](http://bleach.readthedocs.org/) - A whitelist-based HTML sanitization and text linkification library.
|
||||||
* [xmltodict](https://github.com/martinblech/xmltodict) - Working with XML feel like you are working with JSON.
|
* [xmltodict](https://github.com/martinblech/xmltodict) - Working with XML feel like you are working with JSON.
|
||||||
* [xhtml2pdf](https://github.com/chrisglass/xhtml2pdf) - HTML/CSS to PDF converter.
|
* [xhtml2pdf](https://github.com/chrisglass/xhtml2pdf) - HTML/CSS to PDF converter.
|
||||||
|
* [untangle](https://github.com/stchris/untangle) - Converts XML documents to Python objects for easy access
|
||||||
|
|
||||||
## Web Crawling
|
## Web Crawling
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue