mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-22 08:12:03 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
5d12bb0c21
commit
54179da73d
|
@ -1940,6 +1940,7 @@
|
|||
</li>
|
||||
<li>Other Relational Databases<ul>
|
||||
<li><a href="http://www.pymssql.org/en/latest/">pymssql</a> - A simple database interface to Microsoft SQL Server.</li>
|
||||
<li><a href="https://github.com/plasticityai/supersqlite">SuperSQLite</a> - A supercharged SQLite library built on top of <a href="https://github.com/rogerbinns/apsw">apsw</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>NoSQL Databases<ul>
|
||||
|
@ -1953,7 +1954,6 @@
|
|||
</li>
|
||||
<li>Asynchronous Clients<ul>
|
||||
<li><a href="https://github.com/mongodb/motor">motor</a> - The async Python driver for MongoDB.</li>
|
||||
<li><a href="https://github.com/driftx/Telephus">Telephus</a> - Twisted based client for Cassandra.</li>
|
||||
<li><a href="https://github.com/wulczer/txpostgres">txpostgres</a> - Twisted based asynchronous driver for PostgreSQL.</li>
|
||||
<li><a href="https://github.com/deldotdr/txRedis">txRedis</a> - Twisted based client for Redis.</li>
|
||||
</ul>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://awesome-python.com/</loc>
|
||||
<lastmod>2019-10-30</lastmod>
|
||||
<lastmod>2019-11-03</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user