mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-31 05:33:41 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
eb495bd3f7
commit
576903e721
|
@ -2188,7 +2188,7 @@
|
|||
<ul>
|
||||
<li><a href="https://docs.python.org/3/library/curses.html">curses</a> - Built-in wrapper for <a href="http://www.gnu.org/software/ncurses/">ncurses</a> used to create terminal GUI applications.</li>
|
||||
<li><a href="https://github.com/ChrisKnott/Eel">Eel</a> - A library for making simple Electron-like offline HTML/JS GUI apps.</li>
|
||||
<li><a href="https://github.com/nucleic/enaml">enaml</a> - Creating beautiful user-interfaces with Declaratic Syntax like QML.</li>
|
||||
<li><a href="https://github.com/nucleic/enaml">enaml</a> - Creating beautiful user-interfaces with Declarative Syntax like QML.</li>
|
||||
<li><a href="https://github.com/zoofIO/flexx">Flexx</a> - Flexx is a pure Python toolkit for creating GUI's, that uses web technology for its rendering.</li>
|
||||
<li><a href="https://github.com/chriskiehl/Gooey">Gooey</a> - Turn command line programs into a full GUI application with one line.</li>
|
||||
<li><a href="https://kivy.org/">kivy</a> - A library for creating NUI applications, running on Windows, Linux, Mac OS X, Android and iOS.</li>
|
||||
|
@ -2363,7 +2363,7 @@
|
|||
<p><em>Libraries for working with human languages.</em></p>
|
||||
<ul>
|
||||
<li>General<ul>
|
||||
<li><a href="https://github.com/RaRe-Technologies/gensim">gensim</a> - Topic Modelling for Humans.</li>
|
||||
<li><a href="https://github.com/RaRe-Technologies/gensim">gensim</a> - Topic Modeling for Humans.</li>
|
||||
<li><a href="https://github.com/saffsd/langid.py">langid.py</a> - Stand-alone language identification system.</li>
|
||||
<li><a href="http://www.nltk.org/">nltk</a> - A leading platform for building Python programs to work with human language data.</li>
|
||||
<li><a href="https://github.com/clips/pattern">pattern</a> - A web mining module for the Python.</li>
|
||||
|
@ -2404,7 +2404,7 @@
|
|||
<p><em>Libraries for building user's activities.</em></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/justquick/django-activity-stream">django-activity-stream</a> - Generating generic activity streams from the actions on your site.</li>
|
||||
<li><a href="https://github.com/tschellenbach/Stream-Framework">Stream Framework</a> - Building newsfeed and notification systems using Cassandra and Redis.</li>
|
||||
<li><a href="https://github.com/tschellenbach/Stream-Framework">Stream Framework</a> - Building news feed and notification systems using Cassandra and Redis.</li>
|
||||
</ul>
|
||||
<h2 id="orm">ORM</h2>
|
||||
<p><em>Libraries that implement Object-Relational Mapping or data mapping techniques.</em></p>
|
||||
|
|
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>2019-10-19</lastmod>
|
||||
<lastmod>2019-10-25</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