mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
775bcc6e67
commit
17e3f9c14b
3 changed files with 2 additions and 21 deletions
21
index.html
21
index.html
|
@ -546,13 +546,6 @@
|
|||
Environment Management
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#event-management" title="Event Management" class="md-nav__link">
|
||||
Event Management
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -1207,13 +1200,6 @@
|
|||
Environment Management
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#event-management" title="Event Management" class="md-nav__link">
|
||||
Event Management
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -1647,7 +1633,6 @@
|
|||
<li><a href="#editor-plugins-and-ides">Editor Plugins and IDEs</a></li>
|
||||
<li><a href="#email">Email</a></li>
|
||||
<li><a href="#environment-management">Environment Management</a></li>
|
||||
<li><a href="#event-management">Event Management</a></li>
|
||||
<li><a href="#files">Files</a></li>
|
||||
<li><a href="#foreign-function-interface">Foreign Function Interface</a></li>
|
||||
<li><a href="#forms">Forms</a></li>
|
||||
|
@ -1811,6 +1796,7 @@
|
|||
<li><a href="https://wagtail.io/">wagtail</a> - A Django content management system.</li>
|
||||
<li><a href="https://www.django-cms.org/en/">django-cms</a> - An Open source enterprise CMS based on the Django.</li>
|
||||
<li><a href="https://github.com/feincms/feincms">feincms</a> - One of the most advanced Content Management Systems built on Django.</li>
|
||||
<li><a href="https://github.com/indico/indico">indico</a> - A feature-rich event management system, made @ <a href="https://en.wikipedia.org/wiki/CERN">CERN</a>.</li>
|
||||
<li><a href="https://github.com/Kotti/Kotti">Kotti</a> - A high-level, Pythonic web application framework built on Pyramid.</li>
|
||||
<li><a href="https://github.com/stephenmcd/mezzanine">mezzanine</a> - A powerful, consistent, and flexible content management platform.</li>
|
||||
<li><a href="https://plone.org/">plone</a> - A CMS built on top of the open source application server Zope.</li>
|
||||
|
@ -2226,11 +2212,6 @@
|
|||
<li><a href="https://github.com/pyenv/pyenv">pyenv</a> - Simple Python version management.</li>
|
||||
<li><a href="https://github.com/pypa/virtualenv">virtualenv</a> - A tool to create isolated Python environments.</li>
|
||||
</ul>
|
||||
<h2 id="event-management">Event Management</h2>
|
||||
<p><em>Tools and libraries for managing events.</em></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/indico/indico">indico</a> - A feature-rich event management system, made @ <a href="https://en.wikipedia.org/wiki/CERN">CERN</a>.</li>
|
||||
</ul>
|
||||
<h2 id="files">Files</h2>
|
||||
<p><em>Libraries for file manipulation and MIME type detection.</em></p>
|
||||
<ul>
|
||||
|
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in a new issue