mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Fix section title
This commit is contained in:
parent
9336ca97b6
commit
6502130838
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
- [GUI](#gui)
|
||||
- [Hardware](#hardware)
|
||||
- [HTML Manipulation](#html-manipulation)
|
||||
- [HTTP](#http)
|
||||
- [HTTP Clients](#http-clients)
|
||||
- [Image Processing](#image-processing)
|
||||
- [Implementations](#implementations)
|
||||
- [Interactive Interpreter](#interactive-interpreter)
|
||||
|
@ -648,7 +648,7 @@ Code Formatters
|
|||
* [xmldataset](https://xmldataset.readthedocs.io/en/latest/) - Simple XML Parsing.
|
||||
* [xmltodict](https://github.com/martinblech/xmltodict) - Working with XML feel like you are working with JSON.
|
||||
|
||||
## HTTP
|
||||
## HTTP Clients
|
||||
|
||||
*Libraries for working with HTTP.*
|
||||
|
||||
|
|
Loading…
Reference in a new issue