mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
7a13489afd
commit
41d76ecc13
|
@ -2818,7 +2818,7 @@
|
|||
<p><em>Libraries for working with task queues.</em></p>
|
||||
<ul>
|
||||
<li><a href="https://docs.celeryproject.org/en/stable/">celery</a> - An asynchronous task queue/job queue based on distributed message passing.</li>
|
||||
<li><a href="https://github.com/Bogdanp/dramatiq">daramatiq</a> - A fast and reliable background task processing library for Python 3.</li>
|
||||
<li><a href="https://github.com/Bogdanp/dramatiq">dramatiq</a> - A fast and reliable background task processing library for Python 3.</li>
|
||||
<li><a href="https://github.com/coleifer/huey">huey</a> - Little multi-threaded task queue.</li>
|
||||
<li><a href="https://github.com/pricingassistant/mrq">mrq</a> - A distributed worker task queue in Python using Redis & gevent.</li>
|
||||
<li><a href="https://github.com/rq/rq">rq</a> - Simple job queues for Python.</li>
|
||||
|
|
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>2021-01-25</lastmod>
|
||||
<lastmod>2021-02-04</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