mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Add xmldataset
To 'Libraries for working with HTML and XML' https://xmldataset.readthedocs.io
This commit is contained in:
parent
90c2573fb7
commit
8506951fe7
|
@ -663,6 +663,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [pyquery](https://github.com/gawel/pyquery) - A jQuery-like library for parsing HTML.
|
* [pyquery](https://github.com/gawel/pyquery) - A jQuery-like library for parsing HTML.
|
||||||
* [untangle](https://github.com/stchris/untangle) - Converts XML documents to Python objects for easy access.
|
* [untangle](https://github.com/stchris/untangle) - Converts XML documents to Python objects for easy access.
|
||||||
* [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) - HTML/CSS to PDF converter.
|
* [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) - HTML/CSS to PDF converter.
|
||||||
|
* [xmldataset](https://xmldataset.readthedocs.io) - Simple XML Parsing.
|
||||||
* [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.
|
||||||
|
|
||||||
## Web Crawling
|
## Web Crawling
|
||||||
|
|
Loading…
Reference in New Issue
Block a user