Skip to content

Commit fe0cf34

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent c29a252 commit fe0cf34

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2743,6 +2743,7 @@ <h2 id="task-queues">Task Queues</h2>
27432743
<p><em>Libraries for working with task queues.</em></p>
27442744
<ul>
27452745
<li><a href="http://www.celeryproject.org/">celery</a> - An asynchronous task queue/job queue based on distributed message passing.</li>
2746+
<li><a href="https://github.com/Bogdanp/dramatiq">daramatiq</a> - A fast and reliable background task processing library for Python 3.</li>
27462747
<li><a href="https://github.com/coleifer/huey">huey</a> - Little multi-threaded task queue.</li>
27472748
<li><a href="https://github.com/pricingassistant/mrq">mrq</a> - A distributed worker task queue in Python using Redis &amp; gevent.</li>
27482749
<li><a href="https://github.com/rq/rq">rq</a> - Simple job queues for Python.</li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)