Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2019-03-03 07:49:21 +00:00
parent 896ac3cced
commit 727149ec4c
4 changed files with 7 additions and 6 deletions

View File

@ -1738,13 +1738,12 @@
<li><a href="https://github.com/Suor/django-cacheops">django-cacheops</a> - A slick ORM cache with automatic granular event-driven invalidation.</li>
<li><a href="http://dogpilecache.readthedocs.io/en/latest/">dogpile.cache</a> - dogpile.cache is next generation replacement for Beaker made by same authors.</li>
<li><a href="https://pypi.python.org/pypi/HermesCache">HermesCache</a> - Python caching library with tag-based invalidation and dogpile effect prevention.</li>
<li><a href="https://github.com/jmoiron/johnny-cache">johnny-cache</a> - A caching framework for Django applications.</li>
<li><a href="https://github.com/lericson/pylibmc">pylibmc</a> - A Python wrapper around the <a href="http://libmemcached.org/libMemcached.html">libmemcached</a> interface.</li>
</ul>
<h2 id="chatops-tools">ChatOps Tools</h2>
<p><em>Libraries for chatbot development.</em></p>
<ul>
<li><a href="http://errbot.io/en/latest/">Errbot</a> - The easiest and most popular chatbot to implement ChatOps.</li>
<li><a href="https://github.com/errbotio/errbot/">Errbot</a> - The easiest and most popular chatbot to implement ChatOps.</li>
</ul>
<h2 id="cluster-computing">Cluster Computing</h2>
<p><em>Frameworks and libraries for Cluster Computing.</em></p>
@ -2369,7 +2368,7 @@
<p><em>Libraries for building user's activities.</em></p>
<ul>
<li><a href="https://github.com/justquick/django-activity-stream">django-activity-stream</a> - Generating generic activity streams from the actions on your site.</li>
<li><a href="https://github.com/tschellenbach/Stream-Framework">Stream-Framework</a> - Building newsfeed and notification systems using Cassandra and Redis.</li>
<li><a href="https://github.com/tschellenbach/Stream-Framework">Stream Framework</a> - Building newsfeed and notification systems using Cassandra and Redis.</li>
</ul>
<h2 id="orm">ORM</h2>
<p><em>Libraries that implement Object-Relational Mapping or data mapping techniques.</em></p>
@ -2541,7 +2540,9 @@
<h2 id="serialization">Serialization</h2>
<p><em>Libraries for serializing complex data types</em></p>
<ul>
<li><a href="https://github.com/marshmallow-code/marshmallow">marshmallow</a> - marshmallow is an ORM/ODM/framework-agnostic library for converting complex datatypes, such as objects, to and from native Python datatypes.</li>
<li><a href="https://github.com/marshmallow-code/marshmallow">marshmallow</a> - A lightweight library for converting complex objects to and from simple Python datatypes.</li>
<li><a href="https://github.com/TkTech/pysimdjson">pysimdjson</a> - A Python bindings for <a href="https://github.com/lemire/simdjson">simdjson</a>.</li>
<li><a href="https://github.com/python-rapidjson/python-rapidjson">python-rapidjson</a> - A Python wrapper around <a href="https://github.com/Tencent/rapidjson">RapidJSON</a>.</li>
</ul>
<h2 id="serverless-frameworks">Serverless Frameworks</h2>
<p><em>Frameworks for developing serverless Python code.</em></p>

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://awesome-python.com/</loc>
<lastmod>2019-03-02</lastmod>
<lastmod>2019-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.