Skip to content

Commit 6723be6

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent 3132a51 commit 6723be6

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2774,7 +2774,7 @@ <h2 id="tagging">Tagging</h2>
27742774
<h2 id="task-queues">Task Queues</h2>
27752775
<p><em>Libraries for working with task queues.</em></p>
27762776
<ul>
2777-
<li><a href="http://www.celeryproject.org/">celery</a> - An asynchronous task queue/job queue based on distributed message passing.</li>
2777+
<li><a href="https://docs.celeryproject.org/en/stable/">celery</a> - An asynchronous task queue/job queue based on distributed message passing.</li>
27782778
<li><a href="https://github.com/Bogdanp/dramatiq">daramatiq</a> - A fast and reliable background task processing library for Python 3.</li>
27792779
<li><a href="https://github.com/coleifer/huey">huey</a> - Little multi-threaded task queue.</li>
27802780
<li><a href="https://github.com/pricingassistant/mrq">mrq</a> - A distributed worker task queue in Python using Redis &amp; gevent.</li>

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://awesome-python.com/</loc>
5-
<lastmod>2020-10-06</lastmod>
5+
<lastmod>2020-10-17</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)