You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1677,63 +1662,41 @@ <h2 id="algorithms-and-design-patterns">Algorithms and Design Patterns</h2>
1677
1662
<li><ahref="https://github.com/faif/python-patterns">python-patterns</a> - A collection of design patterns in Python.</li>
1678
1663
<li><ahref="http://www.grantjenks.com/docs/sortedcontainers/">sortedcontainers</a> - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.</li>
1679
1664
</ul>
1680
-
<h2id="anti-spam">Anti-spam</h2>
1681
-
<p><em>Libraries for fighting spam.</em></p>
1682
-
<ul>
1683
-
<li><ahref="https://github.com/mbi/django-simple-captcha">django-simple-captcha</a> - A simple and highly customizable Django app to add captcha images to any Django form.</li>
1684
-
<li><ahref="https://github.com/moqada/django-simple-spam-blocker">django-simple-spam-blocker</a> - Simple spam blocker for Django.</li>
1685
-
</ul>
1686
-
<h2id="asset-management">Asset Management</h2>
1687
-
<p><em>Tools for managing, compressing and minifying website assets.</em></p>
1688
-
<ul>
1689
-
<li><ahref="https://github.com/django-compressor/django-compressor">django-compressor</a> - Compresses linked and inline JavaScript or CSS into a single cached file.</li>
1690
-
<li><ahref="https://github.com/jazzband/django-pipeline">django-pipeline</a> - An asset packaging library for Django.</li>
1691
-
<li><ahref="https://github.com/jschneier/django-storages">django-storages</a> - A collection of custom storage back ends for Django.</li>
1692
-
<li><ahref="http://www.fanstatic.org/en/latest/">fanstatic</a> - Packages, optimizes, and serves static file dependencies as Python packages.</li>
1693
-
<li><ahref="http://wimleers.com/fileconveyor">fileconveyor</a> - A daemon to detect and sync files to CDNs, S3 and FTP.</li>
1694
-
<li><ahref="https://github.com/miracle2k/flask-assets">flask-assets</a> - Helps you integrate webassets into your Flask app.</li>
1695
-
<li><ahref="https://github.com/jaysonsantos/jinja-assets-compressor">jinja-assets-compressor</a> - A Jinja extension to compile and compress your assets.</li>
1696
-
<li><ahref="https://github.com/miracle2k/webassets">webassets</a> - Bundles, optimizes, and manages unique cache-busting URLs for static resources.</li>
1697
-
</ul>
1698
1665
<h2id="audio">Audio</h2>
1699
-
<p><em>Libraries for manipulating audio.</em></p>
1666
+
<p><em>Libraries for manipulating audio and its metadata.</em></p>
1700
1667
<ul>
1701
-
<li><ahref="https://github.com/danilobellini/audiolazy">audiolazy</a> - Expressive Digital Signal Processing (DSP) package for Python.</li>
<li><ahref="http://eyed3.nicfit.net/">eyeD3</a> - A tool for working with audio files, specifically MP3 files containing ID3 metadata.</li>
1707
-
<li><ahref="https://nedbatchelder.com/code/modules/id3reader.py">id3reader</a> - A Python module for reading MP3 meta data.</li>
1708
-
<li><ahref="https://github.com/globocom/m3u8">m3u8</a> - A module for parsing m3u8 file.</li>
1709
1671
<li><ahref="http://bspaans.github.io/python-mingus/">mingus</a> - An advanced music theory and notation package with MIDI file and playback support.</li>
1710
-
<li><ahref="https://github.com/quodlibet/mutagen">mutagen</a> - A Python module to handle audio metadata.</li>
<li><ahref="https://github.com/jiaaro/pydub">pydub</a> - Manipulate audio with a simple and easy high level interface.</li>
1713
-
<li><ahref="https://github.com/echonest/pyechonest">pyechonest</a> - Python client for the <ahref="http://static.echonest.com/enspex/">Echo Nest</a> API.</li>
1714
-
<li><ahref="http://scikits.appspot.com/talkbox">talkbox</a> - A Python library for speech/signal processing.</li>
1715
1674
<li><ahref="https://github.com/Parisson/TimeSide">TimeSide</a> - Open web audio processing framework.</li>
1675
+
</ul>
1676
+
</li>
1677
+
<li>Metadata<ul>
1678
+
<li><ahref="https://github.com/beetbox/beets">beets</a> - A music library manager and <ahref="https://musicbrainz.org/">MusicBrainz</a> tagger.</li>
1679
+
<li><ahref="https://github.com/nicfit/eyeD3">eyeD3</a> - A tool for working with audio files, specifically MP3 files containing ID3 metadata.</li>
1680
+
<li><ahref="https://github.com/quodlibet/mutagen">mutagen</a> - A Python module to handle audio metadata.</li>
1716
1681
<li><ahref="https://github.com/devsnd/tinytag">tinytag</a> - A library for reading music meta data of MP3, OGG, FLAC and Wave files.</li>
1717
1682
</ul>
1683
+
</li>
1684
+
</ul>
1718
1685
<h2id="authentication">Authentication</h2>
1719
1686
<p><em>Libraries for implementing authentications schemes.</em></p>
1720
1687
<ul>
1721
1688
<li>OAuth<ul>
1722
-
<li><ahref="https://github.com/authomatic/authomatic">Authomatic</a> - Simple but powerful framework agnostic authentication/authorization client.</li>
1689
+
<li><ahref="https://github.com/lepture/authlib">authlib</a> - JavaScript Object Signing and Encryption draft implementation.</li>
1723
1690
<li><ahref="https://github.com/pennersr/django-allauth">django-allauth</a> - Authentication app for Django that "just works."</li>
1724
1691
<li><ahref="https://github.com/evonove/django-oauth-toolkit">django-oauth-toolkit</a> - OAuth 2 goodies for Django.</li>
1725
-
<li><ahref="https://github.com/lepture/flask-oauthlib">Flask-OAuthlib</a> - OAuth 1.0/a, 2.0 implementation of client and provider for Flask.</li>
1726
1692
<li><ahref="https://github.com/idan/oauthlib">OAuthLib</a> - A generic and thorough implementation of the OAuth request-signing logic.</li>
1727
1693
<li><ahref="https://github.com/joestump/python-oauth2">python-oauth2</a> - A fully tested, abstract interface to creating OAuth clients and servers.</li>
1728
1694
<li><ahref="https://github.com/omab/python-social-auth">python-social-auth</a> - An easy-to-setup social authentication mechanism.</li>
1729
-
<li><ahref="https://github.com/litl/rauth">rauth</a> - A Python library for OAuth 1.0/a, 2.0, and Ofly.</li>
1730
-
<li><ahref="https://github.com/demianbrecht/sanction">sanction</a> - A dead simple OAuth2 client implementation.</li>
1731
1695
</ul>
1732
1696
</li>
1733
1697
<li>Others<ul>
1734
-
<li><ahref="https://github.com/demonware/jose">jose</a> - JavaScript Object Signing and Encryption draft implementation.</li>
1735
1698
<li><ahref="https://github.com/jpadilla/pyjwt">PyJWT</a> - Implementation of the JSON Web Token draft 01.</li>
1736
-
<li><ahref="https://github.com/brianloveswords/python-jws">python-jws</a> - Implementation of JSON Web Signatures draft 02.</li>
1699
+
<li><ahref="https://github.com/mpdavis/python-jose/">python-jose</a> - A JOSE implementation in Python.</li>
1737
1700
<li><ahref="https://github.com/davedoesdev/python-jwt">python-jwt</a> - Module for generating and verifying JSON Web Tokens.</li>
<li><ahref="https://wagtail.io/">Wagtail</a> - A Django content management system.</li>
1761
1725
<li><ahref="https://www.django-cms.org/en/">django-cms</a> - An Open source enterprise CMS based on the Django.</li>
1762
-
<li><ahref="http://djedi-cms.org/">djedi-cms</a> - A lightweight but yet powerful Django CMS with plugins, inline editing and performance in mind.</li>
1763
-
<li><ahref="http://www.feincms.org/">FeinCMS</a> - One of the most advanced Content Management Systems built on Django.</li>
1764
-
<li><ahref="http://kotti.pylonsproject.org/">Kotti</a> - A high-level, Pythonic web application framework built on Pyramid.</li>
1765
-
<li><ahref="http://mezzanine.jupo.org/">Mezzanine</a> - A powerful, consistent, and flexible content management platform.</li>
1766
-
<li><ahref="http://opps.github.io/opps/">Opps</a> - A Django-based CMS for magazines, newspapers websites and portals with high-traffic.</li>
1726
+
<li><ahref="https://github.com/feincms/feincms">FeinCMS</a> - One of the most advanced Content Management Systems built on Django.</li>
1727
+
<li><ahref="https://github.com/Kotti/Kotti">Kotti</a> - A high-level, Pythonic web application framework built on Pyramid.</li>
1728
+
<li><ahref="https://github.com/stephenmcd/mezzanine">Mezzanine</a> - A powerful, consistent, and flexible content management platform.</li>
1767
1729
<li><ahref="https://plone.org/">Plone</a> - A CMS built on top of the open source application server Zope.</li>
1768
-
<li><ahref="http://quokkaproject.org/">Quokka</a> - Flexible, extensible, small CMS powered by Flask and MongoDB.</li>
1769
-
<li><ahref="https://wagtail.io/">Wagtail</a> - A Django content management system.</li>
1770
-
<li><ahref="https://wid.gy/">Widgy</a> - Last CMS framework, based on Django.</li>
1730
+
<li><ahref="https://github.com/rochacbruno/quokka">Quokka</a> - Flexible, extensible, small CMS powered by Flask and MongoDB.</li>
<li><ahref="http://www.grantjenks.com/docs/diskcache/">DiskCache</a> - SQLite and file backed cache backend with faster lookups than memcached and redis.</li>
1777
1737
<li><ahref="https://github.com/django-cache-machine/django-cache-machine">django-cache-machine</a> - Automatic caching and invalidation for Django models.</li>
1778
1738
<li><ahref="https://github.com/Suor/django-cacheops">django-cacheops</a> - A slick ORM cache with automatic granular event-driven invalidation.</li>
1779
-
<li><ahref="https://github.com/5monkeys/django-viewlet">django-viewlet</a> - Render template parts with extended cache control.</li>
1780
1739
<li><ahref="http://dogpilecache.readthedocs.io/en/latest/">dogpile.cache</a> - dogpile.cache is next generation replacement for Beaker made by same authors.</li>
1781
1740
<li><ahref="https://pypi.python.org/pypi/HermesCache">HermesCache</a> - Python caching library with tag-based invalidation and dogpile effect prevention.</li>
1782
1741
<li><ahref="https://github.com/jmoiron/johnny-cache">johnny-cache</a> - A caching framework for Django applications.</li>
<li><ahref="https://github.com/encode/apistar">apistar</a> - A smart Web API framework, designed for Python 3.</li>
2526
2485
<li><ahref="http://falconframework.org/">falcon</a> - A high-performance framework for building cloud APIs and web app backends.</li>
2527
2486
<li><ahref="https://github.com/timothycrosley/hug">hug</a> - A Python3 framework for cleanly exposing APIs over HTTP and the Command Line with automatic documentation and validation.</li>
2528
2487
<li><ahref="https://github.com/toastdriven/restless">restless</a> - Framework agnostic REST framework based on lessons learned from Tastypie.</li>
<li><ahref="http://werkzeug.pocoo.org/">Werkzeug</a> - A WSGI utility library for Python that powers Flask and can easily be embedded into your own projects.</li>
<p><em>Tools for managing, compressing and minifying website assets.</em></p>
2758
+
<ul>
2759
+
<li><ahref="https://github.com/django-compressor/django-compressor">django-compressor</a> - Compresses linked and inline JavaScript or CSS into a single cached file.</li>
2760
+
<li><ahref="https://github.com/jazzband/django-pipeline">django-pipeline</a> - An asset packaging library for Django.</li>
2761
+
<li><ahref="https://github.com/jschneier/django-storages">django-storages</a> - A collection of custom storage back ends for Django.</li>
2762
+
<li><ahref="http://www.fanstatic.org/en/latest/">fanstatic</a> - Packages, optimizes, and serves static file dependencies as Python packages.</li>
2763
+
<li><ahref="http://wimleers.com/fileconveyor">fileconveyor</a> - A daemon to detect and sync files to CDNs, S3 and FTP.</li>
2764
+
<li><ahref="https://github.com/miracle2k/flask-assets">flask-assets</a> - Helps you integrate webassets into your Flask app.</li>
2765
+
<li><ahref="https://github.com/miracle2k/webassets">webassets</a> - Bundles, optimizes, and manages unique cache-busting URLs for static resources.</li>
0 commit comments