Skip to content

Commit c0dfab6

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

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -812,6 +812,13 @@
812812
Serverless Frameworks
813813
</a>
814814

815+
</li>
816+
817+
<li class="md-nav__item">
818+
<a href="#shell" title="Shell" class="md-nav__link">
819+
Shell
820+
</a>
821+
815822
</li>
816823

817824
<li class="md-nav__item">
@@ -1473,6 +1480,13 @@
14731480
Serverless Frameworks
14741481
</a>
14751482

1483+
</li>
1484+
1485+
<li class="md-nav__item">
1486+
<a href="#shell" title="Shell" class="md-nav__link">
1487+
Shell
1488+
</a>
1489+
14761490
</li>
14771491

14781492
<li class="md-nav__item">
@@ -1683,6 +1697,7 @@ <h1 id="awesome-python">Awesome Python <a href="https://github.com/sindresorhus/
16831697
<li><a href="#search">Search</a></li>
16841698
<li><a href="#serialization">Serialization</a></li>
16851699
<li><a href="#serverless-frameworks">Serverless Frameworks</a></li>
1700+
<li><a href="#shell">Shell</a></li>
16861701
<li><a href="#specific-formats-processing">Specific Formats Processing</a></li>
16871702
<li><a href="#static-site-generator">Static Site Generator</a></li>
16881703
<li><a href="#tagging">Tagging</a></li>
@@ -2714,6 +2729,11 @@ <h2 id="serverless-frameworks">Serverless Frameworks</h2>
27142729
<li><a href="https://github.com/nficano/python-lambda">python-lambda</a> - A toolkit for developing and deploying Python code in AWS Lambda.</li>
27152730
<li><a href="https://github.com/Miserlou/Zappa">Zappa</a> - A tool for deploying WSGI applications on AWS Lambda and API Gateway.</li>
27162731
</ul>
2732+
<h2 id="shell">Shell</h2>
2733+
<p><em>Shells based on Python.</em></p>
2734+
<ul>
2735+
<li><a href="https://github.com/xonsh/xonsh/">xonsh</a> - A Python-powered, cross-platform, Unix-gazing shell language and command prompt.</li>
2736+
</ul>
27172737
<h2 id="specific-formats-processing">Specific Formats Processing</h2>
27182738
<p><em>Libraries for parsing and manipulating specific text formats.</em></p>
27192739
<ul>

search/search_index.json

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

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-21</lastmod>
5+
<lastmod>2020-10-27</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
</urlset>

sitemap.xml.gz

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)