mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-31 05:33:41 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
0b5218c606
commit
d3d3dcd509
12
index.html
12
index.html
|
@ -584,8 +584,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#http" title="HTTP" class="md-nav__link">
|
||||
HTTP
|
||||
<a href="#http-clients" title="HTTP Clients" class="md-nav__link">
|
||||
HTTP Clients
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
@ -1210,8 +1210,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#http" title="HTTP" class="md-nav__link">
|
||||
HTTP
|
||||
<a href="#http-clients" title="HTTP Clients" class="md-nav__link">
|
||||
HTTP Clients
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
@ -1583,7 +1583,7 @@
|
|||
<li><a href="#gui">GUI</a></li>
|
||||
<li><a href="#hardware">Hardware</a></li>
|
||||
<li><a href="#html-manipulation">HTML Manipulation</a></li>
|
||||
<li><a href="#http">HTTP</a></li>
|
||||
<li><a href="#http-clients">HTTP Clients</a></li>
|
||||
<li><a href="#image-processing">Image Processing</a></li>
|
||||
<li><a href="#implementations">Implementations</a></li>
|
||||
<li><a href="#interactive-interpreter">Interactive Interpreter</a></li>
|
||||
|
@ -2212,7 +2212,7 @@ Code Formatters</li>
|
|||
<li><a href="https://xmldataset.readthedocs.io/en/latest/">xmldataset</a> - Simple XML Parsing.</li>
|
||||
<li><a href="https://github.com/martinblech/xmltodict">xmltodict</a> - Working with XML feel like you are working with JSON.</li>
|
||||
</ul>
|
||||
<h2 id="http">HTTP</h2>
|
||||
<h2 id="http-clients">HTTP Clients</h2>
|
||||
<p><em>Libraries for working with HTTP.</em></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/kennethreitz/grequests">grequests</a> - requests + gevent for asynchronous HTTP requests.</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user