2014-06-27 21:04:05 +00:00
# Awesome Python
2014-06-27 21:00:06 +00:00
2014-07-01 18:30:10 +00:00
A curated list of awesome Python frameworks, libraries and software. Inspired by [awesome-php ](https://github.com/ziadoz/awesome-php ).
2014-06-27 21:04:05 +00:00
- [Awesome Python ](#awesome-python )
- [Environment Management ](#environment-management )
- [Package Management ](#package-management )
2014-07-02 17:07:39 +00:00
- [Distribution ](#distribution )
2014-07-03 16:21:14 +00:00
- [Build Tools ](#build-tools )
2014-07-25 05:28:36 +00:00
- [Interactive Interpreter ](#interactive-interpreter )
2014-06-27 21:04:05 +00:00
- [Files ](#files )
- [Date and Time ](#date-and-time )
- [Text Processing ](#text-processing )
- [Natural Language Processing ](#natural-language-processing )
2014-07-03 08:24:06 +00:00
- [Documentation ](#documentation )
2014-07-02 17:00:09 +00:00
- [Configuration ](#configuration )
2014-06-27 21:04:05 +00:00
- [Command-line Tools ](#command-line-tools )
2014-07-17 21:39:01 +00:00
- [Downloader ](#downloader )
2014-06-27 21:04:05 +00:00
- [Imagery ](#imagery )
- [Audio ](#audio )
- [Video ](#video )
- [Geolocation ](#geolocation )
- [HTTP ](#http )
2014-07-01 14:44:03 +00:00
- [Database ](#database )
2014-06-27 21:04:05 +00:00
- [Database Drivers ](#database-drivers )
- [ORM ](#orm )
- [Web Frameworks ](#web-frameworks )
2014-07-03 22:32:51 +00:00
- [Permissions ](#permissions )
2014-06-27 21:04:05 +00:00
- [CMS ](#cms )
2014-07-28 09:31:51 +00:00
- [E-commerce ](#e-commerce )
2014-06-27 21:04:05 +00:00
- [RESTful API ](#restful-api )
- [Authentication and OAuth ](#authentication-and-oauth )
- [Template Engine ](#template-engine )
- [Queue ](#queue )
- [Search ](#search )
2014-07-04 07:25:14 +00:00
- [News Feed ](#news-feed )
2014-06-27 21:04:05 +00:00
- [Asset Management ](#asset-management )
- [Caching ](#caching )
- [Email ](#email )
2014-06-29 11:40:16 +00:00
- [Internationalization ](#internationalization )
2014-06-27 21:04:05 +00:00
- [URL Manipulation ](#url-manipulation )
- [HTML Manipulation ](#html-manipulation )
- [Web Crawling ](#web-crawling )
- [Web Content Extracting ](#web-content-extracting )
2014-06-29 11:40:16 +00:00
- [Forms ](#forms )
2014-07-02 13:41:00 +00:00
- [Data Validation ](#data-validation )
2014-06-29 11:40:16 +00:00
- [Anti-spam ](#anti-spam )
2014-07-01 17:28:44 +00:00
- [Tagging ](#tagging )
2014-06-29 11:40:16 +00:00
- [Admin Panels ](#admin-panels )
2014-07-17 21:39:01 +00:00
- [Static Site Generator ](#static-site-generator )
2014-07-02 09:19:34 +00:00
- [Processes and Threads ](#processes-and-threads )
2014-08-03 06:39:02 +00:00
- [Concurrency and Networking ](#concurrency-and-networking )
2014-07-02 09:19:34 +00:00
- [WebSocket ](#websocket )
2014-07-03 07:36:22 +00:00
- [WSGI Servers ](#wsgi-servers )
2014-07-17 21:39:01 +00:00
- [RPC Servers ](#rpc-servers )
2014-07-02 13:31:03 +00:00
- [Cryptography ](#cryptography )
2014-06-27 21:04:05 +00:00
- [GUI ](#gui )
2014-06-30 16:57:49 +00:00
- [Game Development ](#game-development )
2014-06-27 21:04:05 +00:00
- [Logging ](#logging )
- [Testing ](#testing )
- [Code Analysis and Linter ](#code-analysis-and-linter )
2014-06-29 11:40:16 +00:00
- [Debugging Tools ](#debugging-tools )
2014-07-02 13:41:16 +00:00
- [Science and Data Analysis ](#science-and-data-analysis )
2014-07-02 09:19:34 +00:00
- [Data Visualization ](#data-visualization )
2014-07-21 21:56:16 +00:00
- [Computer Vision ](#computer-vision )
2014-06-27 21:04:05 +00:00
- [Machine Learning ](#machine-learning )
2014-07-03 08:36:34 +00:00
- [Functional Programming ](#functional-programming )
2014-06-29 11:40:16 +00:00
- [MapReduce ](#mapreduce )
2014-06-27 21:04:05 +00:00
- [Third-party APIs ](#third-party-apis )
2014-07-02 09:19:34 +00:00
- [DevOps Tools ](#devops-tools )
2014-07-21 13:40:16 +00:00
- [Job Scheduler ](#job-scheduler )
2014-07-01 03:47:26 +00:00
- [Foreign Function Interface ](#foreign-function-interface )
- [High Performance ](#high-performance )
2014-08-03 06:32:02 +00:00
- [Network Virtualization and SDN ](#network-virtualization-and-sdn )
2014-07-05 14:47:07 +00:00
- [Hardware ](#hardware )
2014-07-02 09:19:34 +00:00
- [Miscellaneous ](#miscellaneous )
2014-08-03 06:32:02 +00:00
- [Algorithms and Design Patterns ](#algorithms-and-design-patterns )
2014-06-30 18:29:16 +00:00
- [Editor Plugins ](#editor-plugins )
2014-07-01 18:30:10 +00:00
- [Resources ](#resources )
2014-06-27 21:04:05 +00:00
- [Websites ](#websites )
2014-06-30 15:40:50 +00:00
- [Weekly ](#weekly )
- [Twitter ](#twitter )
2014-07-10 05:38:27 +00:00
- [Other Awesome Lists ](#other-awesome-lists )
2014-07-12 13:18:59 +00:00
- [Contributing ](#contributing )
2014-06-27 21:04:05 +00:00
2014-08-03 07:05:33 +00:00
---
2014-06-27 21:04:05 +00:00
## Environment Management
*Libraries for Python version and environment management.*
* [pyenv ](https://github.com/yyuu/pyenv ) - Simple Python version management.
* [virtualenv ](https://pypi.python.org/pypi/virtualenv ) - A tool to create isolated Python environments.
* [virtualenvwrapper ](https://pypi.python.org/pypi/virtualenvwrapper ) - A set of extensions to virtualenv
2014-07-17 21:46:57 +00:00
* [pew ](https://pypi.python.org/pypi/pew/ ) - A set of tools to manage multiple virtual environments.
2014-07-09 07:42:19 +00:00
* [Vex ](https://github.com/sashahart/vex ) - Run a command in the named virtualenv.
2014-07-10 06:02:27 +00:00
* [PyRun ](https://www.egenix.com/products/python/PyRun/ ) - A one-file, no-installation-needed version of Python.
2014-06-27 21:04:05 +00:00
## Package Management
*Libraries for package and dependency management.*
2014-07-31 01:56:52 +00:00
* [pip ](https://pip.pypa.io/ ) - The Python package and dependency manager.
* [Python Package Index ](https://pypi.python.org/pypi )
2014-07-07 02:03:28 +00:00
* [conda ](https://github.com/conda/conda/ ) - Cross-platform, Python-agnostic binary package manager.
2014-07-12 10:37:54 +00:00
* [Curdling ](http://clarete.li/curdling/ ) - Curdling is a command line tool for managing Python packages.
2014-07-12 13:10:34 +00:00
* [wheel ](http://pythonwheels.com/ ) - The new standard of Python distribution and are intended to replace eggs.
2014-06-27 21:04:05 +00:00
2014-07-02 17:07:39 +00:00
## Distribution
2014-07-02 17:23:58 +00:00
*Libraries to create packaged executables for release distribution.*
2014-07-02 17:07:39 +00:00
* [cx-Freeze ](http://cx-freeze.readthedocs.org/ ) - Freezes Python scripts (cross-platform)
* [py2exe ](http://www.py2exe.org/ ) - Freezes Python scripts (Windows)
2014-07-31 01:56:52 +00:00
* [py2app ](http://pythonhosted.org/py2app/ ) - Freezes Python scripts (Mac OS X)
2014-07-07 01:35:21 +00:00
* [PyInstaller ](http://www.pyinstaller.org/ ) - A program that converts Python programs into stand-alone executables (Windows, Linux, Mac OS X, Solaris and AIX)
2014-07-31 01:56:52 +00:00
* [dh-virtualenv ](http://dh-virtualenv.readthedocs.org/ ) - Build and distribute a virtualenv as a Debian package.
2014-07-02 17:07:39 +00:00
2014-07-03 16:21:14 +00:00
## Build Tools
*Compile software from source code.*
* [buildout ](http://www.buildout.org/ ) - A build system for creating, assembling and deploying applications from multiple parts, some of which may be non-Python-based.
* [SCons ](http://www.scons.org/ ) - A software construction tool.
* [PlatformIO ](https://github.com/ivankravets/platformio ) - A console tool to build code with different development platforms.
2014-07-07 01:35:21 +00:00
* [BitBake ](http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html ) - A make-like build tool with the special focus of distributions and packages for embedded Linux.
2014-07-30 04:02:14 +00:00
* [fabricate ](https://code.google.com/p/fabricate/ ) - A build tool that finds dependencies automatically for any language.
2014-07-03 16:21:14 +00:00
2014-07-25 05:28:36 +00:00
## Interactive Interpreter
*Interactive Python interpreters.*
* [IPython ](https://github.com/ipython/ipython ) - IPython provides a rich toolkit to help you make the most out of using Python interactively.
* [bpython ](http://bpython-interpreter.org ) – A fancy interface to the Python interpreter for Linux, BSD, OS X and Windows (with some work).
2014-06-27 21:04:05 +00:00
## Files
2014-06-28 07:26:28 +00:00
*Libraries for file manipulation and MIME type detection.*
2014-06-27 21:04:05 +00:00
* [mimetypes ](https://docs.python.org/2/library/mimetypes.html ) - (Python standard library) Map filenames to MIME types.
* [imghdr ](https://docs.python.org/2/library/imghdr.html ) - (Python standard library) Determine the type of an image.
* [python-magic ](https://github.com/ahupp/python-magic ) - A Python interface to the libmagic file type identification library.
* [path.py ](https://github.com/jaraco/path.py ) - A module wrapper for [os.path ](https://docs.python.org/2/library/os.path.html ).
* [watchdog ](https://github.com/gorakhargosh/watchdog ) - API and shell utilities to monitor file system events.
2014-06-30 23:22:42 +00:00
* [Unipath ](https://github.com/mikeorr/Unipath ) - An object-oriented approach to file/directory operations.
2014-07-02 09:19:34 +00:00
* [pathlib ](https://pathlib.readthedocs.org/en/pep428/ ) - An cross-platform, object-oriented path library (included in Python 3.4)
2014-06-27 21:04:05 +00:00
## Date and Time
2014-06-28 07:26:28 +00:00
*Libraries for working with dates and times.*
2014-06-27 21:04:05 +00:00
* [arrow ](https://github.com/crsmithdev/arrow ) - Better dates & times for Python.
* [dateutil ](https://pypi.python.org/pypi/python-dateutil ) - Extensions to the standard Python [datetime ](https://docs.python.org/2/library/datetime.html ) module.
2014-06-29 06:17:14 +00:00
* [delorean ](https://github.com/myusuf3/delorean/ ) - A library for clearing up the inconvenient truths that arise dealing with datetimes in Python.
* [when.py ](https://github.com/dirn/When.py ) - Providing user-friendly functions to help perform common date and time actions.
2014-06-27 21:04:05 +00:00
* [moment ](https://github.com/zachwill/moment ) - A Python library for dealing with dates/times. Inspired by [Moment.js ](http://momentjs.com/ ).
2014-07-19 10:06:38 +00:00
* [pytz ](https://launchpad.net/pytz ) - World timezone definitions, modern and historical. Brings the [Olson tz database ](http://en.wikipedia.org/wiki/Tz_database ) into Python.
2014-06-27 21:04:05 +00:00
## Text Processing
2014-06-28 07:26:28 +00:00
*Libraries for parsing and manipulating texts.*
2014-07-01 18:13:02 +00:00
* General
* [difflib ](https://docs.python.org/2/library/difflib.html ) - (Python standard library) Helpers for computing deltas.
* [Levenshtein ](https://github.com/ztane/python-Levenshtein/ ) - Fast computation of Levenshtein distance and string similarity.
* [fuzzywuzzy ](https://github.com/seatgeek/fuzzywuzzy ) - Fuzzy String Matching.
* [esmre ](https://code.google.com/p/esmre/ ) - Regular expression accelerator.
* [shortuuid ](https://github.com/stochastic-technologies/shortuuid ) - A generator library for concise, unambiguous and URL-safe UUIDs.
2014-07-10 16:57:11 +00:00
* [awesome-slugify ](https://github.com/dimka665/awesome-slugify ) - A Python slugify library that can preserve unicode.
* [python-slugify ](https://github.com/un33k/python-slugify ) - A Python slugify library that translates unicode to ASCII.
2014-07-12 13:06:37 +00:00
* [unicode-slugify ](https://github.com/mozilla/unicode-slugify ) - A slugifier that generates unicode slugs with Django as a dependency.
2014-07-01 18:13:02 +00:00
* [unidecode ](https://pypi.python.org/pypi/Unidecode ) - ASCII transliterations of Unicode text.
* [chardet ](https://github.com/chardet/chardet ) - Python 2/3 compatible character encoding detector.
2014-07-07 01:35:21 +00:00
* [xpinyin ](https://github.com/lxneng/xpinyin ) - A library to translate Chinese hanzi (漢字) to pinyin (拼音).
* [pangu.py ](https://github.com/vinta/pangu.py ) - Spacing texts for CJK and alphanumerics.
* [pyfiglet ](https://github.com/pwaller/pyfiglet ) - An implementation of figlet written in Python.
2014-07-03 08:24:06 +00:00
* Specific Formats
2014-07-01 18:13:02 +00:00
* [tablib ](https://github.com/kennethreitz/tablib ) - A module for Tabular Datasets in XLS, CSV, JSON, YAML.
* [python-docx ](https://github.com/mikemaccana/python-docx ) - Reads, queries and modifies Microsoft Word 2007/2008 docx files.
* [xlwt ](https://github.com/python-excel/xlwt ) / [xlrd ](https://github.com/python-excel/xlrd ) - Packages is for writing and reading data and formatting information from Excel files.
* [XlsxWriter ](https://xlsxwriter.readthedocs.org/ ) - A Python module for creating Excel .xlsx files.
2014-07-03 18:20:39 +00:00
* [mm ](https://github.com/brianray/mm ) - Python powered spreadsheets.
2014-07-01 18:13:02 +00:00
* [PDFMiner ](https://github.com/euske/pdfminer ) - A tool for extracting information from PDF documents.
2014-07-07 01:35:21 +00:00
* [PyPDF2 ](https://github.com/mstamy2/PyPDF2 ) - A pure Python PDF library capable of splitting, merging and transforming PDF pages.
2014-07-03 08:24:06 +00:00
* [Python-Markdown ](https://github.com/waylan/Python-Markdown ) - A Python implementation of John Gruber’ s Markdown.
* [Mistune ](https://github.com/lepture/mistune ) - Fastest and full featured pure Python parsers of Markdown.
2014-07-01 18:13:02 +00:00
* [PyYAML ](http://pyyaml.org/ ) - YAML implementations for Python.
* Parser
* [phonenumbers ](https://github.com/daviddrysdale/python-phonenumbers ) - Library for parsing, formatting, storing and validating international phone numbers.
* [python-user-agents ](https://github.com/selwin/python-user-agents ) - Browser user agent parser.
* [sqlparse ](https://sqlparse.readthedocs.org/ ) - A non-validating SQL parser.
* [Pygments ](http://pygments.org/ ) - A generic syntax highlighter.
* [python-nameparser ](https://github.com/derek73/python-nameparser ) - A simple Python module for parsing human names into their individual components.
2014-07-10 13:44:26 +00:00
* [pyparsing ](http://pyparsing.wikispaces.com/ ) - A general purpose framework for generating parsers.
2014-06-27 21:04:05 +00:00
## Natural Language Processing
2014-06-28 07:26:28 +00:00
*Libraries for working with human languages.*
2014-06-27 21:04:05 +00:00
* [NLTK ](http://www.nltk.org/ ) - A leading platform for building Python programs to work with human language data.
2014-06-30 16:34:10 +00:00
* [Pattern ](http://www.clips.ua.ac.be/pattern ) - A web mining module for the Python programming language. It has tools for natural language processing, machine learning, among others.
2014-06-30 13:50:46 +00:00
* [TextBlob ](http://textblob.readthedocs.org/ ) - Providing a consistent API for diving into common natural language processing (NLP) tasks. Stands on the giant shoulders of NLTK and Pattern, and plays nicely with both.
2014-06-27 21:04:05 +00:00
* [jieba ](https://github.com/fxsjy/jieba#jieba-1 ) - Chinese Words Segementation Utilities.
2014-07-02 09:19:34 +00:00
* [SnowNLP ](https://github.com/isnowfy/snownlp ) - A library for processing Chinese text.
2014-06-27 21:04:05 +00:00
* [loso ](https://github.com/victorlin/loso ) - Another Chinese segmentation library.
2014-07-03 16:26:01 +00:00
* [genius ](https://github.com/duanhongyi/genius ) - A Chinese segment base on Conditional Random Field.
2014-06-27 21:04:05 +00:00
2014-07-03 08:24:06 +00:00
## Documentation
*Libraries for generating project documentation.*
* [Sphinx ](http://sphinx-doc.org/ ) - Python Documentation generator.
* [reStructuredText ](http://docutils.sourceforge.net/rst.html ) - Markup Syntax and Parser Component of Docutils.
* [MkDocs ](http://www.mkdocs.org/ ) - Markdown friendly documentation generator.
2014-07-17 21:46:57 +00:00
* [Pycco ](http://fitzgen.github.io/pycco/ ) - The original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
2014-08-08 00:05:48 +00:00
* [pdoc ](https://github.com/BurntSushi/pdoc ) - Epydoc replacement to auto generate API documentation for Python libraries.
2014-07-03 08:24:06 +00:00
2014-07-02 17:00:09 +00:00
## Configuration
*Libraries for storing configuration options.*
* [ConfigParser ](https://docs.python.org/2/library/configparser.html ) - (Python standard library) INI file parser.
* [ConfigObj ](http://www.voidspace.org.uk/python/configobj.html ) - INI file parser with validation.
* [config ](http://www.red-dove.com/config-doc/ ) - Hierarchical config from the author of [logging ](https://docs.python.org/2/library/logging.html ).
* [profig ](http://profig.readthedocs.org/ ) - Config from multiple formats with value conversion.
2014-06-27 21:04:05 +00:00
## Command-line Tools
2014-07-03 08:20:13 +00:00
*Libraries for building command-line application.*
* Command-line Application Development
2014-07-17 20:24:30 +00:00
* [cement ](http://builtoncement.org/ ) - Cement provides a light-weight and fully featured foundation to build anything from single file scripts to complex and intricately designed applications.
2014-07-03 08:20:13 +00:00
* [click ](http://click.pocoo.org/ ) - A package for creating beautiful command line interfaces in a composable way.
* [clint ](https://github.com/kennethreitz/clint ) - Python Command-line Application Tools.
2014-07-04 06:10:03 +00:00
* [cliff ](https://cliff.readthedocs.org/ ) - A framework for creating command-line programs with multi-level commands.
2014-07-03 09:30:51 +00:00
* [Clime ](http://clime.mosky.tw ) – Clime lets you convert any module into a multi-command CLI program without any configuration.
2014-07-03 08:20:13 +00:00
* [docopt ](http://docopt.org/ ) - Pythonic command line arguments parser.
* [colorama ](https://pypi.python.org/pypi/colorama ) - Cross-platform colored terminal text.
2014-08-09 13:52:40 +00:00
* [pyCLI ](https://pythonhosted.org/pyCLI/ ) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
2014-07-07 02:00:55 +00:00
* Productivity Tools
2014-07-22 16:19:35 +00:00
* [cookiecutter ](https://github.com/audreyr/cookiecutter ) - A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
2014-07-08 02:05:02 +00:00
* [httpie ](https://github.com/jakubroztocil/httpie ) - A command line HTTP client, a user-friendly cURL replacement.
2014-07-07 02:00:55 +00:00
* [percol ](https://github.com/mooz/percol ) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
2014-07-09 07:56:31 +00:00
* [RainbowStream ](http://www.rainbowstream.org/ ) - Smart and nice Twitter client on terminal.
2014-06-27 21:04:05 +00:00
2014-07-17 21:39:01 +00:00
## Downloader
*Libraries for downloading.*
* [s3cmd ](https://github.com/s3tools/s3cmd ) - A command line tool for managing Amazon S3 and CloudFront.
* [youtube-dl ](http://rg3.github.io/youtube-dl/ ) - A small command-line program to download videos from YouTube.
* [you-get ](http://www.soimort.org/you-get/ ) - A YouTube/Youku/Niconico video downloader written in Python 3.
* [coursera ](https://github.com/coursera-dl/coursera ) - Script for downloading Coursera.org videos and naming them.
* [WikiTeam ](https://github.com/WikiTeam/wikiteam ) - Tools for downloading and preserving wikis.
2014-07-30 04:47:04 +00:00
* [subliminal ](https://github.com/Diaoul/subliminal ) - Library and command line tool to search and download subtitles.
2014-07-17 21:39:01 +00:00
2014-06-27 21:04:05 +00:00
## Imagery
2014-06-28 07:26:28 +00:00
*Libraries for manipulating images.*
2014-06-27 21:04:05 +00:00
* [pillow ](http://pillow.readthedocs.org/ ) - Pillow is the **friendly** PIL fork. PIL is the [Python Imaging Library ](http://www.pythonware.com/products/pil/ ).
2014-07-03 07:44:53 +00:00
* [wand ](https://github.com/dahlia/wand ) - Python bindings for [MagickWand ](http://www.imagemagick.org/script/magick-wand.php ), C API for ImageMagick.
2014-06-27 21:04:05 +00:00
* [thumbor ](https://github.com/thumbor/thumbor ) - A smart imaging service. It enables on-demand crop, resizing and flipping of images.
* [imgSeek ](http://www.imgseek.net/ ) - A project for searching a collection of images using visual similarity.
* [python-qrcode ](https://github.com/lincolnloop/python-qrcode ) - A pure Python QR Code generator.
2014-07-07 01:35:21 +00:00
* [pyBarcode ](https://pythonhosted.org/pyBarcode/ ) - Create barcodes in Python without needing PIL.
2014-06-27 21:04:05 +00:00
* [pygram ](https://github.com/ajkumar25/pygram ) - Instagram-like image filters.
* [Quads ](https://github.com/fogleman/Quads ) - Computer art based on quadtrees.
2014-06-29 13:51:04 +00:00
* [nude.py ](https://github.com/hhatto/nude.py ) - Nudity detection.
2014-07-03 00:52:59 +00:00
* [scikit-image ](http://scikit-image.org/ ) - A Python library for (scientific) image processing.
2014-07-04 07:14:14 +00:00
* [hmap ](https://github.com/rossgoodwin/hmap ) - Image histogram remapping.
2014-06-27 21:04:05 +00:00
## Audio
2014-06-28 07:26:28 +00:00
*Libraries for manipulating audio.*
2014-08-03 06:24:33 +00:00
* [audiolazy ](https://github.com/danilobellini/audiolazy ) - Expressive Digital Signal Processing (DSP) package for Python.
* [audioread ](https://github.com/sampsyo/audioread ) - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.
2014-06-27 21:04:05 +00:00
* [beets ](http://beets.radbox.org/ ) - A music library manager and [MusicBrainz ](https://musicbrainz.org/ ) tagger.
* [dejavu ](https://github.com/worldveil/dejavu ) - Audio fingerprinting and recognition.
2014-08-03 06:24:33 +00:00
* [django-elastic-transcoder ](https://github.com/StreetVoice/django-elastic-transcoder ) - Django + [Amazon Elastic Transcoder ](http://aws.amazon.com/elastictranscoder/ ).
* [eyeD3 ](http://eyed3.nicfit.net/ ) - A tool for working with audio files, specifically MP3 files containing ID3 metadata.
2014-07-24 17:17:57 +00:00
* [id3reader ](http://nedbatchelder.com/code/modules/id3reader.py ) - A Python module for reading MP3 meta data.
2014-08-03 06:24:33 +00:00
* [mutagen ](https://code.google.com/p/mutagen/ ) - A Python module to handle audio metadata.
* [pydub ](https://github.com/jiaaro/pydub ) - Manipulate audio with a simple and easy high level interface.
* [pyechonest ](https://github.com/echonest/pyechonest ) - Python client for the [Echo Nest ](http://developer.echonest.com/docs/ ) API.
2014-07-06 19:01:07 +00:00
* [talkbox ](http://scikits.appspot.com/talkbox ) - A Python library for speech/signal processing.
2014-07-07 13:30:46 +00:00
* [TimeSide ](https://github.com/yomguy/TimeSide ) - Open web audio processing framework.
2014-08-03 06:24:33 +00:00
* [tinytag ](https://github.com/devsnd/tinytag ) - A library for reading music meta data of MP3, OGG, FLAC and Wave files.
2014-08-09 03:30:20 +00:00
* [m3u8 ](https://github.com/globocom/m3u8 ) - A module for parsing m3u8 file.
2014-06-27 21:04:05 +00:00
## Video
2014-06-28 07:26:28 +00:00
*Libraries for manipulating video and GIFs.*
2014-06-27 21:04:05 +00:00
* [moviepy ](http://zulko.github.io/moviepy/ ) - A module for script-based movie editing with many formats, including animated GIFs.
* [shorten.tv ](http://www.shorten.tv/ ) - Video summarization.
2014-07-03 07:44:53 +00:00
* [scikit-video ](https://github.com/aizvorski/scikit-video ) - Video processing routines for SciPy.
2014-07-01 04:07:16 +00:00
2014-06-27 21:04:05 +00:00
## Geolocation
2014-06-28 07:26:28 +00:00
*Libraries for geocoding addresses and working with latitudes and longitudes.*
2014-06-27 21:04:05 +00:00
* [GeoDjango ](https://docs.djangoproject.com/en/dev/ref/contrib/gis/ ) - A world-class geographic web framework.
* [geopy ](https://github.com/geopy/geopy ) - Python Geocoding Toolbox.
2014-06-28 07:26:28 +00:00
* [pygeoip ](https://github.com/appliedsec/pygeoip ) - Pure Python GeoIP API.
* [GeoIP ](https://github.com/maxmind/geoip-api-python ) - Python API for MaxMind GeoIP Legacy Database.
* [geojson ](https://github.com/frewsxcv/python-geojson ) - Python bindings and utlities for GeoJSON.
2014-07-31 02:29:28 +00:00
* [django-countries ](https://github.com/SmileyChris/django-countries ) - A Django app that provides country choices for use with forms, flag icons static files, and a country field for models.
2014-06-27 21:04:05 +00:00
## HTTP
2014-06-28 07:26:28 +00:00
*Libraries for working with HTTP.*
2014-07-03 07:36:22 +00:00
* [requests ](http://docs.python-requests.org/ ) - HTTP Requests for Humans™.
2014-08-13 14:25:17 +00:00
* [grequests ](https://github.com/kennethreitz/grequests ) - requests + gevent for asynchronous HTTP requests.
2014-07-07 18:29:22 +00:00
* [urllib3 ](https://github.com/shazow/urllib3 ) - HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more.
2014-07-10 05:39:27 +00:00
* [httplib2 ](https://github.com/jcgregorio/httplib2 ) - Comprehensive HTTP client library.
2014-07-07 08:17:52 +00:00
* [treq ](https://github.com/dreid/treq ) - Python requests like API built on top of Twisted's HTTP client.
2014-06-27 21:04:05 +00:00
2014-07-01 14:44:03 +00:00
## Database
2014-07-01 07:26:14 +00:00
2014-07-01 14:44:03 +00:00
*Databases implemented in Python.*
2014-07-01 07:26:14 +00:00
2014-07-01 14:44:03 +00:00
* [ZODB ](http://www.zodb.org/ ) - A native object database for Python. A key-value and object graph database.
2014-07-01 07:26:14 +00:00
2014-06-27 21:04:05 +00:00
## Database Drivers
2014-07-10 18:34:25 +00:00
*Libraries for connecting and operating databases.*
2014-06-28 07:26:28 +00:00
2014-06-30 15:49:31 +00:00
* Relational Databases
2014-06-30 18:29:16 +00:00
* [mysql-python ](http://sourceforge.net/projects/mysql-python/ ) - The MySQL database connector for Python.
2014-07-14 06:35:05 +00:00
* [mysqlclient ](https://github.com/PyMySQL/mysqlclient-python ) - mysql-python fork supporting Python 3.
* [PyMySQL ](https://github.com/PyMySQL/PyMySQL ) - Pure Python MySQL driver compatible to mysql-python.
2014-07-12 13:06:37 +00:00
* [mysql-connector-python ](https://pypi.python.org/pypi/mysql-connector-python ) - A pure Python MySQL driver from Oracle.
2014-07-07 01:35:21 +00:00
* [oursql ](https://pythonhosted.org/oursql/ ) - A better MySQL connector for Python with support for native prepared statements and BLOBs.
2014-07-10 18:34:25 +00:00
* [psycopg2 ](http://initd.org/psycopg/ ) - The most popular PostgreSQL adapter for Python.
2014-07-10 13:54:29 +00:00
* [txpostgres ](http://txpostgres.readthedocs.org/ ) - Twisted based asynchronous driver for PostgreSQL.
2014-08-13 14:17:24 +00:00
* [queries ](https://github.com/gmr/queries ) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
2014-06-30 15:49:31 +00:00
* NoSQL Databases
2014-07-05 19:17:10 +00:00
* [cassandra-python-driver ](https://github.com/datastax/python-driver ) - Python driver for Cassandra by Datastax.
* [pycassa ](https://github.com/pycassa/pycassa ) - Python Thrift driver for Cassandra.
2014-06-30 18:29:16 +00:00
* [PyMongo ](http://docs.mongodb.org/ecosystem/drivers/python/ ) - The official Python client for MongoDB.
* [redis-py ](https://github.com/andymccurdy/redis-py ) - The Redis Python Client.
2014-07-10 13:54:29 +00:00
* [py2neo ](http://book.py2neo.org/ ) - Python wrapper client for Neo4j's restful interface.
* [telephus ](https://github.com/driftx/Telephus ) - Twisted based client for Cassandra.
* [txRedis ](https://github.com/deldotdr/txRedis ) - Twisted based client for Redis.
2014-06-27 21:04:05 +00:00
## ORM
2014-06-28 07:26:28 +00:00
*Libraries that implement Object-Relational Mapping or datamapping techniques.*
2014-06-27 21:04:05 +00:00
* Relational Databases
2014-06-30 18:29:16 +00:00
* [Django Models ](https://docs.djangoproject.com/en/dev/topics/db/models/ ) - A part of Django.
2014-06-27 21:04:05 +00:00
* [SQLAlchemy ](http://www.sqlalchemy.org/ ) - The Python SQL Toolkit and Object Relational Mapper.
* [peewee ](https://github.com/coleifer/peewee ) - A small, expressive ORM.
2014-07-01 01:51:00 +00:00
* [PonyORM ](http://ponyorm.com ) - ORM that provides a generator-oriented interface to SQL.
2014-06-27 21:04:05 +00:00
* NoSQL Databases
* [MongoEngine ](http://mongoengine.org/ ) - A Python Object-Document-Mapper for working with MongoDB.
2014-07-05 14:52:04 +00:00
* [django-mongodb-engine ](https://github.com/django-nonrel/mongodb-engine ) - Django MongoDB Backend.
2014-06-27 21:04:05 +00:00
* [redisco ](https://github.com/kiddouk/redisco ) - A Python Library for Simple Models and Containers Persisted in Redis.
2014-08-08 17:31:39 +00:00
* Others
* [butterdb ](https://github.com/Widdershin/butterdb ) - A Python ORM for Google Drive Spreadsheets.
2014-06-27 21:04:05 +00:00
## Web Frameworks
2014-07-05 14:52:04 +00:00
*Full stack web frameworks.*
2014-06-28 07:26:28 +00:00
2014-06-29 11:32:01 +00:00
* [Django ](https://www.djangoproject.com/ ) - The most popular web framework in Python.
2014-07-31 02:24:23 +00:00
* [awesome-django ](https://github.com/rosarior/awesome-django )
2014-06-27 21:04:05 +00:00
* [Flask ](http://flask.pocoo.org/ ) - A microframework for Python.
2014-07-31 02:24:23 +00:00
* [awesome-flask ](https://github.com/humiaozuzu/awesome-flask )
2014-06-27 21:04:05 +00:00
* [Bottle ](http://bottlepy.org/ ) - A fast, simple and lightweight WSGI micro web-framework.
* [Pyramid ](http://www.pylonsproject.org/ ) - A small, fast, down-to-earth, open source Python web framework.
2014-06-30 13:49:55 +00:00
* [web2py ](http://www.web2py.com ) - A full stack web framework and platform focused in the ease of use.
2014-07-04 06:14:08 +00:00
* [web.py ](http://webpy.org/ ) - A web framework for Python that is as simple as it is powerful.
2014-06-30 18:06:49 +00:00
* [TurboGears ](http://www.turbogears.org/ ) - The Web Framework that scales with you. Starts as a microframework and scales up to a fullstack solution.
* [CherryPy ](http://www.cherrypy.org/ ) - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled.
2014-07-04 06:14:08 +00:00
* [Grok ](http://grok.zope.org/ ) - A framework built on the existing Zope 3 libraries, offers a lot of building blocks for web development.
2014-07-01 07:31:32 +00:00
* [Bluebream ](http://bluebream.zope.org/ ) - An open-source web application server, framework and library, created by the Zope community and formerly known as Zope 3.
2014-07-04 06:14:08 +00:00
* [guava ](https://github.com/flatpeach/guava ) - A lightweight and high performance web framework for Python written in C.
2014-06-27 21:04:05 +00:00
2014-07-03 22:32:51 +00:00
## Permissions
2014-07-04 18:16:55 +00:00
*Libraries that allow or deny users access to data or functionality.*
2014-07-03 22:32:51 +00:00
2014-07-31 02:24:23 +00:00
* [django-guardian ](https://github.com/lukaszb/django-guardian ) - Implementation of per object permissions for Django 1.2+
2014-07-03 22:32:51 +00:00
* [Carteblanche ](http://www.github.com/neuman/python-carteblanche/ ) - Module to align code with thoughts of users and designers. Also magically handles navigation and permissions.
2014-06-27 21:04:05 +00:00
## CMS
2014-07-28 09:31:51 +00:00
*Content Management Systems.*
2014-06-28 07:26:28 +00:00
2014-07-28 09:31:51 +00:00
* [django-cms ](https://www.django-cms.org/en/ ) - An Open source enterprise content management system based on the Django framework.
* [djedi-cms ](http://djedi-cms.org/ ) - A lightweight but yet powerful Django content management system with plugins, inline editing and performance in mind.
* [FeinCMS ](http://www.feincms.org/ ) - One of the most advanced Content Management Systems built on Django.
2014-07-30 04:43:42 +00:00
* [Kotte ](http://kotti.pylonsproject.org/ ) - A high-level, Pythonic web application framework built on Pyramid.
2014-06-29 11:32:01 +00:00
* [Mezzanine ](http://mezzanine.jupo.org/ ) - A powerful, consistent, and flexible content management platform.
2014-07-28 09:31:51 +00:00
* [Opps ](http://oppsproject.org/ ) - A Django-based CMS for magazines, newspapers websites and portals with high-traffic.
* [Plone ](http://plone.org/ ) - Content Management System built on top of the open source application server Zope and the accompanying Content Management Framework.
* [Quokka ](http://quokkaproject.org/ ) - Flexible, extensible, small CMS powered by Flask and MongoDB.
2014-06-30 13:46:40 +00:00
* [Wagtail ](http://wagtail.io/ ) - A Django content management system.
2014-07-28 09:31:51 +00:00
* [Widgy ](http://wid.gy/ ) - Last CMS framework, based on Django.
## E-commerce
2014-08-08 17:17:35 +00:00
*Frameworks and libraries for e-commerce and payments.*
2014-07-28 09:31:51 +00:00
2014-07-10 18:34:25 +00:00
* [django-oscar ](http://oscarcommerce.com/ ) - An open-source e-commerce framework for Django.
2014-07-28 09:31:51 +00:00
* [django-shop ](https://www.django-cms.org/ ) - A Django based shop system.
* [merchant ](https://github.com/agiliq/merchant ) - A Django app to accept payments from various payment processors via Pluggable backends.
2014-08-08 17:17:35 +00:00
* [money ](https://github.com/carlospalol/money ) - Money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution.
2014-06-27 21:04:05 +00:00
## RESTful API
2014-06-28 07:26:28 +00:00
*Libraries for developing RESTful APIs.*
2014-07-03 18:46:58 +00:00
* [cornice ](https://cornice.readthedocs.org/ ) - A REST framework for Pyramid.
2014-06-27 21:04:05 +00:00
* [django-rest-framework ](http://www.django-rest-framework.org/ ) - A powerful and flexible toolkit that makes it easy to build Web APIs.
* [django-tastypie ](http://tastypieapi.org/ ) - Creating delicious APIs for Django apps.
2014-07-10 05:39:27 +00:00
* [django-formapi ](https://github.com/5monkeys/django-formapi ) - Create JSON APIs with HMAC authentication and Django form-validation.
2014-06-27 21:04:05 +00:00
* [flask-api ](http://www.flaskapi.org/ ) - An implementation of the same web browsable APIs that django-rest-framework provides.
* [flask-restful ](http://flask-restful.readthedocs.org/ ) - An extension for Flask that adds support for quickly building REST APIs.
2014-07-03 03:21:25 +00:00
* [flask-api-utils ](https://github.com/marselester/flask-api-utils ) - Flask extension that takes care of API representation and authentication.
2014-06-27 21:04:05 +00:00
* [falcon ](http://falconframework.org/ ) - A high-performance Python framework for building cloud APIs and web app backends.
2014-06-29 06:17:14 +00:00
* [eve ](https://github.com/nicolaiarocci/eve ) - REST API framework powered by Flask, MongoDB and good intentions.
* [sandman ](https://github.com/jeffknupp/sandman ) - Automated REST APIs for existing database-driven systems.
2014-07-10 12:43:27 +00:00
* [restless ](http://restless.readthedocs.org/en/latest/ ) - Framework agnostic REST framework based on lessons learned from TastyPie.
2014-08-07 23:02:48 +00:00
* [savory-pie ](https://github.com/RueLaLa/savory-pie/ ) - REST API building library (django, and others)
2014-06-27 21:04:05 +00:00
## Authentication and OAuth
2014-06-28 07:26:28 +00:00
*Libraries for implementing authentications schemes.*
2014-07-10 08:15:12 +00:00
* [Authomatic ](http://peterhudec.github.io/authomatic/ ) - Simple but powerful framework agnostic authentication/authorization client package.
2014-07-02 06:48:54 +00:00
* [OAuthLib ](https://github.com/idan/oauthlib ) - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.
2014-07-02 13:28:09 +00:00
* [rauth ](https://github.com/litl/rauth ) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
* [python-oauth2 ](https://github.com/simplegeo/python-oauth2 ) - A fully tested, abstract interface to creating OAuth clients and servers.
2014-06-29 11:32:01 +00:00
* [python-social-auth ](https://github.com/omab/python-social-auth ) - An easy-to-setup social authentication mechanism.
2014-06-27 21:04:05 +00:00
* [django-oauth-toolkit ](https://github.com/evonove/django-oauth-toolkit ) - OAuth2 goodies for the Djangonauts.
* [django-oauth2-provider ](https://github.com/caffeinehit/django-oauth2-provider ) - Providing OAuth2 access to Django app.
2014-07-02 13:28:09 +00:00
* [django-allauth ](https://github.com/pennersr/django-allauth ) - Authentication app for Django that "just works."
2014-07-02 06:48:54 +00:00
* [Flask-OAuthlib ](https://github.com/lepture/flask-oauthlib ) - OAuth 1.0/a, 2.0 implementation of client and provider for Flask.
2014-07-05 21:08:37 +00:00
* [sanction ](https://github.com/demianbrecht/sanction ) - A dead simple OAuth2 client implementation.
2014-07-07 01:35:21 +00:00
* [jose ](https://github.com/demonware/jose ) - JavaScript Object Signing and Encryption (JOSE) draft implementation, useful for stateful tokens.
2014-06-27 21:04:05 +00:00
## Template Engine
2014-06-28 07:26:28 +00:00
*Libraries and tools for templating and lexing.*
2014-06-29 06:17:14 +00:00
* [Jinja2 ](https://github.com/mitsuhiko/jinja2 ) - A modern and designer friendly templating language.
2014-07-01 12:59:56 +00:00
* [Genshi ](http://genshi.edgewall.org/ ) - Python templating toolkit for generation of web-aware output.
* [Mako ](http://www.makotemplates.org/ ) - Hyperfast and lightweight templating for the Python platform.
2014-07-01 10:04:44 +00:00
* [Chameleon ](https://chameleon.readthedocs.org/ ) - Chameleon is an HTML/XML template engine for Python. Modeled after ZPT, optimized for speed.
2014-07-01 14:51:17 +00:00
* [Spitfire ](https://code.google.com/p/spitfire/ ) - A very fast Python template compiler.
2014-06-27 21:04:05 +00:00
## Queue
2014-06-28 07:26:28 +00:00
*Libraries for working with event and task queues.*
* [celery ](http://www.celeryproject.org/ ) - An asynchronous task queue/job queue based on distributed message passing.
2014-07-02 09:19:34 +00:00
* [huey ](https://github.com/coleifer/huey ) - Little multi-threaded task queue.
* [mrq ](https://github.com/pricingassistant/mrq ) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
2014-06-27 21:04:05 +00:00
* [rq ](http://python-rq.org/ ) - Simple job queues for Python.
2014-07-17 21:39:46 +00:00
* [simpleq ](https://github.com/rdegges/simpleq ) - A simple, infinitely scalable, Amazon SQS based queue.
2014-06-27 21:04:05 +00:00
## Search
2014-06-28 07:26:28 +00:00
*Libraries and software for indexing and performing search queries on data.*
2014-06-27 21:04:05 +00:00
* [django-haystack ](https://github.com/toastdriven/django-haystack ) - Modular search for Django.
* [elasticsearch-py ](http://www.elasticsearch.org/guide/en/elasticsearch/client/python-api/current/ ) - The official low-level Python client for [Elasticsearch ](http://www.elasticsearch.org/ ).
* [solrpy ](https://code.google.com/p/solrpy/ ) - A Python client for [solr ](http://lucene.apache.org/solr/ ).
* [Whoosh ](http://whoosh.readthedocs.org/ ) - A fast, pure Python search engine library.
2014-07-04 07:25:14 +00:00
## News Feed
*Libraries for building user's activities.*
* [Feedly ](https://github.com/tschellenbach/Feedly ) - A library which allows you to build newsfeed and notification systems using Cassandra and/or Redis.
* [django-activity-stream ](https://github.com/justquick/django-activity-stream ) - Generate generic activity streams from the actions on your site.
2014-06-27 21:04:05 +00:00
## Asset Management
2014-06-28 07:26:28 +00:00
*Tools for managing, compressing and minifying website assets.*
2014-06-29 06:17:14 +00:00
* [django-compressor ](https://github.com/django-compressor/django-compressor ) - Compresses linked and inline javascript or CSS into a single cached file.
2014-07-17 19:21:47 +00:00
* [jinja-assets-compressor ](https://github.com/jaysonsantos/jinja-assets-compressor ) - A Jinja extension (compatible with Flask and other frameworks) to compile and/or compress your assets.
2014-07-31 01:56:52 +00:00
* [webassets ](http://webassets.readthedocs.org/ ) - Bundles, optimizes, and manages unique cache-busting URLs for static resources.
* [fanstatic ](http://www.fanstatic.org/ ) - Packages, optimizes, and serves static file dependencies as Python packages.
2014-07-02 09:19:34 +00:00
* [fileconveyor ](http://fileconveyor.org/ ) - Monitors changes, processes, and transports assets to CDNs and file storage systems.
* [django-storages ](http://code.larlet.fr/django-storages/ ) - A collection of custom storage backends for Django.
2014-07-07 19:27:42 +00:00
* [glue ](http://gluecss.com ) - Glue is a simple command line tool to generate CSS sprites.
2014-07-09 01:28:27 +00:00
* [libsass-python ](http://hongminhee.org/libsass-python/ ) - A Python binding of [libsass ](https://github.com/hcatlin/libsass ), the reference implementation of SASS/SCSS.
2014-07-31 01:56:52 +00:00
* [Flask-Assets ](http://flask-assets.readthedocs.org/ ) - Helps you integrate webassets into your Flask app.
2014-06-27 21:04:05 +00:00
## Caching
2014-06-28 07:26:28 +00:00
*Libraries for caching data.*
2014-07-10 05:39:27 +00:00
* [Beaker ](http://beaker.readthedocs.org/ ) - A library for caching and sessions for use with web applications and stand-alone Python scripts and applications.
* [dogpile.cache ](http://dogpilecache.readthedocs.org/ ) - dogpile.cache is next generation replacement for Beaker made by same authors.
2014-06-30 14:31:08 +00:00
* [HermesCache ](https://pypi.python.org/pypi/HermesCache ) - Python caching library with tag-based invalidation and dogpile effect prevention.
2014-07-10 05:39:27 +00:00
* [django-cache-machine ](https://github.com/jbalogh/django-cache-machine ) - Automatic caching and invalidation for Django models through the ORM.
* [django-cacheops ](https://github.com/Suor/django-cacheops ) - A slick ORM cache with automatic granular event-driven invalidation.
* [johnny-cache ](https://github.com/jmoiron/johnny-cache ) - A caching framework for django applications.
2014-07-09 11:17:37 +00:00
* [django-viewlet ](https://github.com/5monkeys/django-viewlet ) - Render template parts with extended cache control.
2014-07-10 05:49:12 +00:00
* [pylibmc ](https://github.com/lericson/pylibmc ) - A Python wrapper around the [libmemcached ](http://libmemcached.org/libMemcached.html ) interface.
2014-06-27 21:04:05 +00:00
## Email
2014-06-28 07:26:28 +00:00
*Libraries for sending and parsing email.*
2014-06-29 11:32:01 +00:00
* [inbox.py ](https://github.com/kennethreitz/inbox.py ) - Python SMTP Server for Humans.
2014-06-27 21:04:05 +00:00
* [imbox ](https://github.com/martinrusev/imbox ) - Python IMAP for Humans.
2014-07-08 01:58:19 +00:00
* [inbox ](https://github.com/inboxapp/inbox ) - The open source email toolkit.
* [lamson ](https://github.com/zedshaw/lamson ) - Pythonic SMTP Application Server.
2014-07-01 17:49:48 +00:00
* [flanker ](https://github.com/mailgun/flanker ) - A email address and Mime parsing library.
2014-07-02 09:19:34 +00:00
* [marrow.mailer ](https://github.com/marrow/marrow.mailer ) - High-performance extensible mail delivery framework.
2014-06-27 21:04:05 +00:00
* [django-celery-ses ](https://github.com/StreetVoice/django-celery-ses ) - Django email backend with AWS SES and Celery.
2014-07-04 07:18:44 +00:00
* [modoboa ](https://github.com/tonioo/modoboa ) - A mail hosting and management platform including a modern and simplified Web User Interface.
2014-07-06 17:38:36 +00:00
* [envelopes ](http://tomekwojcik.github.io/envelopes/ ) - Mailing for human beings.
2014-07-12 13:06:37 +00:00
* [mailjet ](https://github.com/WoLpH/mailjet ) - Mailjet API implementation for batch mailing, statistics and more.
2014-08-06 00:37:46 +00:00
* [Talon ](https://github.com/mailgun/talon ) - Mailgun library to extract message quotations and signatures.
2014-08-13 07:30:00 +00:00
* [pyzmail ](http://www.magiksys.net/pyzmail/ ) - Compose, send and parse emails.
2014-06-27 21:04:05 +00:00
## Internationalization
2014-06-28 07:26:28 +00:00
*Libraries for woking with i18n.*
* [Babel ](http://babel.pocoo.org/ ) - An internationalization library for Python.
2014-06-27 21:04:05 +00:00
## URL Manipulation
2014-06-28 07:26:28 +00:00
*Libraries for parsing URLs.*
2014-06-27 21:04:05 +00:00
* [furl ](https://github.com/gruns/furl ) - A small Python library that makes manipulating URLs simple.
* [purl ](https://github.com/codeinthehole/purl ) - A simple, immutable URL class with a clean API for interrogation and manipulation.
2014-07-07 01:35:21 +00:00
* [pyshorteners ](https://github.com/ellisonleao/pyshorteners ) - A pure Python URL shortening lib.
2014-06-27 21:04:05 +00:00
## HTML Manipulation
2014-06-29 06:17:14 +00:00
*Libraries for working with HTML and XML.*
2014-06-28 07:26:28 +00:00
2014-06-27 21:04:05 +00:00
* [BeautifulSoup ](http://www.crummy.com/software/BeautifulSoup/bs4/doc/ ) - Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
* [lxml ](http://lxml.de/ ) - A very fast, easy-to-use and versatile library for handling HTML and XML.
* [html5lib ](https://github.com/html5lib/html5lib-python ) - A standards-compliant library for parsing and serializing HTML documents and fragments.
* [pyquery ](https://github.com/gawel/pyquery ) - A jQuery-like library for parsing HTML.
* [cssutils ](https://pypi.python.org/pypi/cssutils/ ) - A CSS library for Python.
* [MarkupSafe ](https://github.com/mitsuhiko/markupsafe ) - Implements a XML/HTML/XHTML Markup safe string for Python.
* [bleach ](http://bleach.readthedocs.org/ ) - A whitelist-based HTML sanitization and text linkification library.
2014-06-29 06:17:14 +00:00
* [xmltodict ](https://github.com/martinblech/xmltodict ) - Working with XML feel like you are working with JSON.
2014-07-01 17:49:48 +00:00
* [xhtml2pdf ](https://github.com/chrisglass/xhtml2pdf ) - HTML/CSS to PDF converter.
2014-07-07 01:35:21 +00:00
* [untangle ](https://github.com/stchris/untangle ) - Converts XML documents to Python objects for easy access.
2014-06-27 21:04:05 +00:00
## Web Crawling
2014-06-28 07:26:28 +00:00
*Libraries for scraping websites.*
2014-06-27 21:04:05 +00:00
* [Scrapy ](http://scrapy.org/ ) - A fast high-level screen scraping and web crawling framework.
* [portia ](https://github.com/scrapinghub/portia ) - Visual scraping for Scrapy.
* [feedparser ](http://pythonhosted.org/feedparser/ ) - Universal feed parser.
2014-06-30 16:34:10 +00:00
* [RoboBrowser ](https://github.com/jmcarp/robobrowser ) - A simple, Pythonic library for browsing the web without a standalone web browser.
2014-07-17 21:43:31 +00:00
* [MechanicalSoup ](https://github.com/hickford/MechanicalSoup ) - A Python library for automating interaction with websites.
2014-08-08 03:17:02 +00:00
* [mechanize ](http://wwwsearch.sourceforge.net/mechanize/ ) - Stateful programmatic web browsing.
2014-06-27 21:04:05 +00:00
## Web Content Extracting
2014-06-28 07:26:28 +00:00
*Libraries for extracting web contents.*
2014-07-02 09:19:34 +00:00
* [newspaper ](https://github.com/codelucas/newspaper ) - News extraction, article extraction and content curation in Python.
2014-06-27 21:04:05 +00:00
* [html2text ](https://github.com/aaronsw/html2text ) - Convert HTML to Markdown-formatted text.
2014-06-28 07:26:28 +00:00
* [python-goose ](https://github.com/grangier/python-goose ) - HTML Content/Article Extractor.
2014-06-27 21:04:05 +00:00
* [lassie ](https://github.com/michaelhelmick/lassie ) - Web Content Retrieval for Humans.
* [micawber ](https://github.com/coleifer/micawber ) - A small library for extracting rich content from URLs.
* [sumy ](https://github.com/miso-belica/sumy ) - A module for automatic summarization of text documents and HTML pages.
* [Haul ](https://github.com/vinta/Haul ) - An Extensible Image Crawler.
* [python-readability ](https://github.com/buriy/python-readability ) - Fast Python port of arc90's readability tool.
2014-07-07 01:35:21 +00:00
* [opengraph ](https://github.com/erikriver/opengraph ) - A Python module to parse the Open Graph Protocol
2014-08-05 14:10:47 +00:00
* [textract ](https://github.com/deanmalmgren/textract ) - Extract text from any document, Word documents, PowerPoint presentations, PDFs, etc.
2014-06-27 21:04:05 +00:00
## Forms
2014-06-28 07:26:28 +00:00
*Libraries for working with forms.*
2014-06-27 21:04:05 +00:00
* [WTForms ](http://wtforms.readthedocs.org/ ) - A flexible forms validation and rendering library.
2014-07-31 01:56:52 +00:00
* [WTForms-JSON ](http://wtforms-json.readthedocs.org/ ) - A WTForms extension for JSON data handling.
2014-07-03 16:26:01 +00:00
* [Deform ](http://deform.readthedocs.org/ ) - Python HTML form generation library influenced by the formish form generation library.
2014-07-31 02:26:08 +00:00
* [django-bootstrap3 ](https://github.com/dyve/django-bootstrap3 ) - Bootstrap 3 integration with Django.
2014-07-03 16:26:01 +00:00
* [django-crispy-forms ](http://django-crispy-forms.readthedocs.org/ ) - A Django app which lets you create beautiful forms in a very elegant and DRY way.
* [django-remote-forms ](https://github.com/WiserTogether/django-remote-forms ) - A platform independent Django form serializer.
2014-06-27 21:04:05 +00:00
2014-07-02 13:36:37 +00:00
## Data Validation
*Libraries for validating data. Used for forms in many cases.*
* [voluptuous ](https://github.com/alecthomas/voluptuous ) - A Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
2014-07-31 01:56:52 +00:00
* [colander ](http://docs.pylonsproject.org/projects/colander/ ) - A system for validating and deserializing data obtained via XML, JSON, an HTML form post or any other equally simple data serialization.
2014-08-03 09:20:06 +00:00
* [schema ](https://github.com/halst/schema ) - A library for validating Python data structures.
2014-07-24 22:27:52 +00:00
* [Schematics ](https://github.com/schematics/schematics ) - Data Structure Validation.
2014-07-31 07:16:18 +00:00
* [kmatch ](https://github.com/ambitioninc/kmatch ) - A language for matching/validating/filtering Python dictionaries.
2014-08-03 09:21:37 +00:00
* [valideer ](https://github.com/podio/valideer ) - Lightweight extensible data validation and adaptation library.
2014-07-02 13:36:37 +00:00
2014-06-28 07:26:28 +00:00
## Anti-spam
*Libraries for fighting spam.*
2014-06-30 15:49:31 +00:00
* [Stopspam ](https://github.com/phalt/stopspam ) - Intelligent spam detection for Python.
* [django-simple-spam-blocker ](https://github.com/moqada/django-simple-spam-blocker ) - Simple spam blocker for Django.
* [django-simple-captcha ](https://github.com/mbi/django-simple-captcha ) - A simple and highly customizable Django app to add captcha images to any Django form.
2014-06-28 07:26:28 +00:00
2014-07-01 17:28:44 +00:00
## Tagging
*Libraries for tagging items.*
* [django-taggit ](https://github.com/alex/django-taggit ) - Simple tagging for Django.
2014-07-02 09:19:34 +00:00
## Admin Panels
*Libraries for administrative interfaces.*
* [Ajenti ](https://github.com/Eugeny/ajenti ) - The admin panel your servers deserve.
2014-07-03 09:30:51 +00:00
* [Grappelli ](http://grappelliproject.com ) – A jazzy skin for the Django Admin-Interface.
2014-07-05 17:47:24 +00:00
* [django-suit ](http://djangosuit.com/ ) - Alternative Django Admin-Interface (free only for Non-commercial use).
2014-07-02 09:19:34 +00:00
* [django-xadmin ](https://github.com/sshwsfc/django-xadmin ) - Drop-in replacement of Django admin comes with lots of goodies.
* [flask-admin ](https://github.com/mrjoes/flask-admin ) - Simple and extensible administrative interface framework for Flask.
* [flower ](https://github.com/mher/flower ) - Real-time monitor and web admin for Celery.
2014-07-17 21:39:01 +00:00
## Static Site Generator
*Static site generator is a software that takes some text + templates as input and produces html files on the output.*
* [Pelican ](http://blog.getpelican.com/ ) - Uses Markdown or ReST for content and Jinja 2 for themes. Supports DVCS, Disqus. AGPL.
* [Cactus ](http://github.com/koenbok/Cactus/ ) – Static site generator for designers.
* [Hyde ](https://hyde.github.com/ ) - Jinja2-based static web site generator.
* [Nikola ](http://www.getnikola.com/ ) - A static website and blog generator.
* [Tags ](http://tags.brace.io/ ) - The simplest static site generator.
* [Tinkerer ](http://tinkerer.me/ ) - Tinkerer is a blogging engine/.static website generator powered by Sphinx.
2014-07-01 17:29:40 +00:00
## Processes and Threads
*Libraries for woking with processes or threads*
2014-08-03 06:39:02 +00:00
* [multiprocessing ](https://docs.python.org/2/library/multiprocessing.html ) - (Python standard library) Process-based "threading" interface.
2014-07-03 18:46:58 +00:00
* [threading ](https://docs.python.org/2/library/threading.html ) - (Python standard library) Higher-level threading interface.
2014-07-01 17:29:40 +00:00
* [envoy ](https://github.com/kennethreitz/envoy ) - Python Subprocesses for Humans™.
* [sh ](https://github.com/amoffat/sh ) - A full-fledged [subprocess ](https://docs.python.org/2/library/subprocess.html ) replacement for Python.
2014-07-25 05:39:52 +00:00
* [sarge ](http://sarge.readthedocs.org/ ) - A wrapper for subprocess.
2014-07-01 17:29:40 +00:00
2014-08-03 06:39:02 +00:00
## Concurrency and Networking
2014-06-27 21:04:05 +00:00
2014-08-03 06:39:02 +00:00
*Libraries for concurrency and network programming.*
2014-06-28 07:26:28 +00:00
2014-08-03 06:39:02 +00:00
* [asyncio ](https://docs.python.org/3/library/asyncio.html ) - (Python standard library in Python 3.4+) Asynchronous I/O, event loop, coroutines and tasks.
2014-06-27 21:04:05 +00:00
* [gevent ](http://www.gevent.org/ ) - A coroutine-based Python networking library that uses [greenlet ](https://github.com/python-greenlet/greenlet ).
* [Twisted ](https://twistedmatrix.com/trac/ ) - An event-driven networking engine.
* [Tornado ](http://www.tornadoweb.org/ ) - A Web framework and asynchronous networking library.
2014-07-01 17:49:48 +00:00
* [pulsar ](https://github.com/quantmind/pulsar ) - Event-driven concurrent framework for Python.
2014-07-02 09:19:34 +00:00
* [diesel ](https://github.com/jamwt/diesel ) - Greenlet-based event I/O Framework for Python.
2014-07-03 07:36:22 +00:00
* [eventlet ](http://eventlet.net/ ) - Asynchronous framework with WSGI support.
2014-07-02 09:19:34 +00:00
* [pyzmq ](http://zeromq.github.io/pyzmq/ ) - A Python wrapper for the 0MQ message library.
2014-07-16 21:52:16 +00:00
* [txZMQ ](https://github.com/smira/txZMQ ) - Twisted based wrapper for the 0MQ message library.
2014-07-22 17:19:10 +00:00
* [Crossbar ](http://crossbar.io ) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
2014-06-29 11:32:01 +00:00
2014-07-02 09:19:34 +00:00
## WebSocket
2014-06-27 21:04:05 +00:00
2014-07-02 09:19:34 +00:00
*Libraries for woking with WebSocket.*
2014-06-28 07:26:28 +00:00
2014-07-02 09:19:34 +00:00
* [AutobahnPython ](https://github.com/tavendo/AutobahnPython ) - WebSocket & WAMP for Python on Twisted and [asyncio ](https://docs.python.org/3/library/asyncio.html ).
* [WebSocket-for-Python ](https://github.com/Lawouach/WebSocket-for-Python ) - WebSocket client and server library for Python 2 and 3 as well as PyPy.
2014-06-27 21:04:05 +00:00
2014-07-03 07:36:22 +00:00
## WSGI Servers
*WSGI-compatible web servers.*
* [wsgiref ](http://docs.python.org/library/wsgiref.html ) - (Python standard library) WSGI reference implementation, single-threaded.
* [Werkzeug ](http://werkzeug.pocoo.org/ ) - A WSGI utility library for Python that powers Flask and can easily be embedded into your own projects.
* [paste ](http://pythonpaste.org/ ) - Multi-threaded, stable, tried and tested.
* [rocket ](http://pypi.python.org/pypi/rocket ) - Multi-threaded.
2014-07-31 01:56:52 +00:00
* [waitress ](https://waitress.readthedocs.org/ ) - Multi-threaded, poweres Pyramid.
2014-07-10 10:45:10 +00:00
* [netius ](https://github.com/hivesolutions/netius ) - Asynchronous, very fast.
2014-07-03 07:36:22 +00:00
* [gunicorn ](http://pypi.python.org/pypi/gunicorn ) - Pre-forked, partly written in C.
* [fapws3 ](http://www.fapws.org/ ) - Asynchronous (network side only), written in C.
* [meinheld ](http://pypi.python.org/pypi/meinheld ) - Asynchronous, partly written in C.
* [bjoern ](http://pypi.python.org/pypi/bjoern ) - Asynchronous, very fast and written in C.
2014-07-17 21:39:01 +00:00
## RPC Servers
*RPC-compatible servers.*
* [SimpleXMLRPCServer ](https://docs.python.org/2/library/simplexmlrpcserver.html ) - (Python standard library) Simple XML-RPC server implementation, single-threaded.
* [SimpleJSONRPCServer ](https://github.com/joshmarshall/jsonrpclib/ ) - This library is an implementation of the JSON-RPC specification.
* [zeroRPC ](https://github.com/dotcloud/zerorpc-python ) - zerorpc is a flexible RPC implementation based on [ZeroMQ ](http://zeromq.org/ ) and [MessagePack ](http://msgpack.org/ ).
2014-07-02 13:31:03 +00:00
## Cryptography
2014-07-26 10:36:14 +00:00
* [PyCrypto ](https://www.dlitz.net/software/pycrypto/ ) - The Python Cryptography Toolkit.
* [Paramiko ](http://www.paramiko.org/ ) - A Python (2.6+, 3.3+) implementation of the SSHv2 protocol, providing both client and server functionality.
* [cryptography ](https://cryptography.io/ ) - A package designed to expose cryptographic primitives and recipes to Python developers.
2014-08-02 04:10:44 +00:00
* [hashids ](https://github.com/davidaurelio/hashids-python ) - Implementation of [hashids ](http://hashids.org ) in Python.
2014-07-02 13:31:03 +00:00
2014-06-27 21:04:05 +00:00
## GUI
2014-07-01 17:30:17 +00:00
*Libraries for working with graphical user interface applications.*
2014-06-28 07:26:28 +00:00
2014-07-05 14:47:07 +00:00
* [PyQt ](http://www.riverbankcomputing.co.uk/software/pyqt/intro ) - Python bindings for the [Qt ](http://qt-project.org/ ) cross-platform application and UI framework, with support for both Qt v4 and Qt v5 frameworks.
2014-07-02 17:03:39 +00:00
* [PySide ](http://qt-project.org/wiki/pyside ) - Python bindings for the [Qt ](http://qt-project.org/ ) cross-platform application and UI framework, supporting the Qt v4 framework.
2014-06-27 21:04:05 +00:00
* [wxPython ](http://wxpython.org/ ) - A blending of the wxWidgets C++ class library with the Python.
2014-06-29 11:32:01 +00:00
* [kivy ](http://kivy.org/ ) - A library for creating NUI applications, running on Windows, Linux, Mac OS X, Android and iOS.
2014-06-30 17:17:43 +00:00
* [curses ](https://docs.python.org/2/library/curses.html#module-curses ) - Built-in wrapper for [ncurses ](http://www.gnu.org/software/ncurses/ ) used to create terminal GUI applications.
* [urwid ](http://urwid.org/ ) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
2014-06-30 17:00:45 +00:00
* [pyglet ](http://www.pyglet.org/ ) - A cross-platform windowing and multimedia library for Python.
2014-07-01 17:30:17 +00:00
* [Tkinter ](https://wiki.python.org/moin/TkInter ) - Tkinter is Python's de-facto standard GUI package.
2014-08-13 14:41:52 +00:00
* [enaml ](https://github.com/nucleic/enaml ) - Creating beautiful user-interfaces with Declaratic Syntax like QML.
2014-08-08 17:09:46 +00:00
* [Toga ](https://github.com/pybee/toga ) - A Python native, OS native GUI toolkit.
2014-06-27 21:04:05 +00:00
2014-06-30 16:57:49 +00:00
## Game Development
*Awesome game development libraries.*
2014-07-01 03:47:26 +00:00
* [Pygame ](http://www.pygame.org/news.html ) - Pygame is a set of Python modules designed for writing games.
* [Cocos2d ](http://cocos2d.org/ ) - cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications. It is based on pyglet.
2014-07-31 01:56:52 +00:00
* [PySDL2 ](http://pysdl2.readthedocs.org/ ) - A ctypes based wrapper for the SDL2 library.
2014-06-30 17:38:43 +00:00
* [Panda3D ](https://www.panda3d.org/ ) - 3D game engine developed by Disney and maintained by Carnegie Mellon's Entertainment Technology Center. Written in C++, completely wrapped in Python.
* [PyOgre ](http://www.ogre3d.org/tikiwiki/PyOgre ) - Python bindings for the Ogre 3D render engine, can be used for games, simulations, anything 3D.
* [PyOpenGL ](http://pyopengl.sourceforge.net/ ) - Python ctypes bindings for OpenGL and it's related APIs.
2014-07-18 08:29:24 +00:00
* [PySFML ](http://www.python-sfml.org/ ) - Python bindings for [SFML ](http://www.sfml-dev.org/ )
2014-07-22 23:03:45 +00:00
* [RenPy ](http://www.renpy.org/ ) - A Visual Novel engine.
2014-06-30 17:38:43 +00:00
2014-06-27 21:04:05 +00:00
## Logging
2014-06-28 07:26:28 +00:00
*Libraries for generating and working with log files.*
2014-06-29 06:17:14 +00:00
* [logging ](https://docs.python.org/2/library/logging.html ) - (Python standard library) Logging facility for Python.
2014-07-07 04:21:15 +00:00
* [logbook ](http://pythonhosted.org/Logbook/ ) - Logging replacement for Python.
2014-06-27 21:04:05 +00:00
* [Sentry ](https://pypi.python.org/pypi/sentry ) - A realtime logging and aggregation server.
2014-06-29 11:32:01 +00:00
* [Raven ](http://raven.readthedocs.org/ ) - The Python client for Sentry.
2014-06-27 21:04:05 +00:00
## Testing
2014-06-28 07:26:28 +00:00
*Libraries for testing codebases and generating test data.*
2014-06-27 21:04:05 +00:00
* Testing Frameworks
* [unittest ](https://docs.python.org/2/library/unittest.html ) - (Python standard library) Unit testing framework.
* [nose ](https://nose.readthedocs.org/ ) - nose extends unittest.
* [pytest ](http://pytest.org/ ) - A mature full-featured Python testing tool.
2014-07-25 04:00:49 +00:00
* [mamba ](https://nestorsalceda.github.io/mamba ) - The definitive testing tool for Python. Born under the banner of BDD.
* [contexts ](https://github.com/benjamin-hodgson/Contexts ) - A modern and flexible BDD framework for Python 3.3 and above, inspired by C#'s `Machine.Specifications` .
* [pyshould ](https://github.com/drslump/pyshould ) - Should style asserts based on [PyHamcrest ](https://github.com/hamcrest/PyHamcrest ).
2014-08-13 14:25:17 +00:00
* Web Testing
* [Selenium ](https://pypi.python.org/pypi/selenium ) - Python bindings for [Selenium ](http://www.seleniumhq.org/ ) WebDriver.
* [splinter ](http://splinter.cobrateam.info/ ) - Open source tool for testing web applications.
* [locust ](https://github.com/locustio/locust ) - Scalable user load testing tool written in Python.
2014-06-27 21:04:05 +00:00
* Mock
* [mock ](https://pypi.python.org/pypi/mock ) - A Python Mocking and Patching Library for Testing.
* [responses ](https://github.com/dropbox/responses ) - A utility library for mocking out the requests Python library.
2014-07-01 08:41:59 +00:00
* [doublex ](https://pypi.python.org/pypi/doublex ) - Powerful test doubles framework for Python.
2014-07-08 21:19:31 +00:00
* [freezegun ](https://github.com/spulec/freezegun ) - Travel through time by mocking the datetime module.
2014-07-10 05:27:28 +00:00
* [httpretty ](http://falcao.it/HTTPretty/ ) - HTTP request mock tool for Python.
2014-08-07 01:45:40 +00:00
* [httmock ](https://github.com/patrys/httmock ) - A mocking library for requests for Python 2.6+ and 3.2+.
2014-08-13 14:25:17 +00:00
* Code Coverage
* [coverage ](https://pypi.python.org/pypi/coverage ) - Code coverage measurement.
2014-06-27 21:04:05 +00:00
* Fake Data
* [faker ](http://www.joke2k.net/faker/ ) - A Python package that generates fake data.
2014-07-06 19:13:41 +00:00
* [mixer ](https://mixer.readthedocs.org ) - Generating fake data and creating random fixtures for testing in Django ORM, SQLAlchemy, Peewee, MongoEngine, Pony ORM and etc.
2014-06-27 21:04:05 +00:00
* [model_mommy ](https://model-mommy.readthedocs.org/ ) - Creating random fixtures for testing in Django.
2014-08-13 14:30:43 +00:00
* [ForgeryPy ](https://pypi.python.org/pypi/ForgeryPy/0.1 ) - An easy to use forged data generator for Python. It's a port of [forgery ](http://rubygems.org/gems/forgery ).
2014-06-27 21:04:05 +00:00
* Code Coverage
* [coverage ](https://pypi.python.org/pypi/coverage ) - Code coverage measurement.
2014-07-01 07:13:26 +00:00
* Error Handler
2014-07-01 14:44:03 +00:00
* [FuckIt.py ](https://github.com/ajalt/fuckitpy ) - FuckIt.py uses state-of-the-art technology to make sure your Python code runs whether it has any right to or not.
2014-06-27 21:04:05 +00:00
## Code Analysis and Linter
2014-06-28 07:26:28 +00:00
*Libraries and tools for analysing, parsing and manipulation codebases.*
2014-07-31 15:00:45 +00:00
* Code Analysis
* [pysonar2 ](https://github.com/yinwang0/pysonar2 ) - A type inferencer and indexer for Python.
2014-07-31 15:03:24 +00:00
* [pycallgraph ](https://github.com/gak/pycallgraph ) - A library that visualises the flow (call graph) of your Python application.
2014-07-31 15:00:45 +00:00
* [code2flow ](https://github.com/scottrogowski/code2flow ) - Turn your Python and JavaScript code into DOT flowcharts.
* Linter
* [Flake8 ](https://pypi.python.org/pypi/flake8 ) - The modular source code checker: pep8, pyflakes and co.
* [pylama ](https://pylama.readthedocs.org/ ) - Code audit tool for Python and JavaScript.
* [Pylint ](http://www.pylint.org/ ) - A source code analyzer.
2014-06-27 21:04:05 +00:00
2014-06-28 07:26:28 +00:00
## Debugging Tools
2014-07-10 05:28:43 +00:00
*Libraries for debugging code.*
2014-06-28 07:26:28 +00:00
* [pdb ](https://docs.python.org/2/library/pdb.html ) - (Python standard library) The Python Debugger.
2014-06-30 16:57:39 +00:00
* [ipdb ](https://pypi.python.org/pypi/ipdb ) - IPython-enabled pdb.
2014-07-01 14:44:03 +00:00
* [winpdb ](http://winpdb.org/ ) - A Platform Independent Python Debugger with GUI.
2014-07-03 09:30:51 +00:00
* [pudb ](https://pypi.python.org/pypi/pudb ) – A full-screen, console-based Python debugger.
2014-06-29 06:17:14 +00:00
* [pyringe ](https://github.com/google/pyringe ) - Debugger capable of attaching to and injecting code into Python processes.
2014-08-13 14:41:52 +00:00
* [python-statsd ](https://github.com/WoLpH/python-statsd ) - Python Client for the [statsd ](https://github.com/etsy/statsd/ ) server.
2014-07-03 07:44:53 +00:00
* [memory_profiler ](https://github.com/fabianp/memory_profiler ) - Monitor Memory usage of Python code.
2014-06-28 07:26:28 +00:00
* [django-debug-toolbar ](https://github.com/django-debug-toolbar/django-debug-toolbar ) - Display various debug information about the current request/response.
* [django-devserver ](https://github.com/dcramer/django-devserver ) - A drop-in replacement for Django's runserver.
2014-07-01 13:51:54 +00:00
## Science and Data Analysis
2014-06-27 21:04:05 +00:00
2014-06-28 07:26:28 +00:00
*Libraries for scientific computing and data analyzing.*
2014-06-27 21:04:05 +00:00
* [SciPy ](http://www.scipy.org/ ) - A Python-based ecosystem of open-source software for mathematics, science, and engineering.
* [NumPy ](http://www.numpy.org/ ) - A fundamental package for scientific computing with Python.
2014-06-30 17:17:43 +00:00
* [Numba ](http://numba.pydata.org/ ) - Python JIT (just in time) complier to LLVM aimed at scientific Python by the developers of Cython and NumPy.
2014-06-27 21:04:05 +00:00
* [NetworkX ](https://networkx.github.io/ ) - A high-productivity software for complex networks.
* [Pandas ](http://pandas.pydata.org/ ) - A library providing high-performance, easy-to-use data structures and data analysis tools.
2014-07-07 02:00:55 +00:00
* [Open Mining ](https://github.com/avelino/mining ) - Business Intelligence (BI) in Python (Pandas web interface)
2014-06-29 11:32:01 +00:00
* [PyMC ](https://github.com/pymc-devs/pymc ) - Markov Chain Monte Carlo sampling toolkit.
2014-06-29 06:17:14 +00:00
* [zipline ](https://github.com/quantopian/zipline ) - A Pythonic algorithmic trading library.
2014-06-30 17:17:43 +00:00
* [PyDy ](https://pydy.org/ ) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion based around NumPy, SciPy, IPython, and matplotlib.
2014-07-01 17:31:09 +00:00
* [SymPy ](https://github.com/sympy/sympy ) - A Python library for symbolic mathematics.
2014-07-01 17:49:48 +00:00
* [statsmodels ](https://github.com/statsmodels/statsmodels ) - Statistical modeling and econometrics in Python.
2014-07-05 14:36:18 +00:00
* [astropy ](http://www.astropy.org/ ) - A community Python library for Astronomy.
2014-07-01 17:31:09 +00:00
## Data Visualization
2014-08-03 07:03:09 +00:00
*Libraries for visualizing data. See: [awesome-javascript's Data Visualization section ](https://github.com/sorrycc/awesome-javascript#data-visualization ).*
2014-07-01 17:31:09 +00:00
* [matplotlib ](http://matplotlib.org/ ) - A Python 2D plotting library.
* [bokeh ](https://github.com/ContinuumIO/bokeh ) - Interactive Web Plotting for Python.
2014-07-02 07:46:53 +00:00
* [plotly ](https://plot.ly/python ) - Collaborative web plotting for Python and matplotlib.
2014-07-01 17:49:48 +00:00
* [vincent ](https://github.com/wrobstory/vincent ) - A Python to Vega translator.
2014-07-01 18:13:02 +00:00
* [d3py ](https://github.com/mikedewar/d3py ) - A plottling library for Python, based on [D3.js ](http://d3js.org/ ).
2014-07-01 17:31:09 +00:00
* [ggplot ](https://github.com/yhat/ggplot ) - Same API as ggplot2 for R.
2014-07-01 17:49:48 +00:00
* [Kartograph.py ](https://github.com/kartograph/kartograph.py ) - Rendering beautiful SVG maps in Python.
2014-07-10 05:28:43 +00:00
* [pygal ](http://pygal.org/ ) - A Python SVG Charts Creator.
2014-08-08 17:04:34 +00:00
* [pygraphviz ](https://pypi.python.org/pypi/pygraphviz ) - Python interface to [Graphviz ](http://www.graphviz.org/ ).
2014-06-27 21:04:05 +00:00
2014-07-21 21:56:16 +00:00
## Computer Vision
*Libraries for computer vision.*
2014-07-21 21:59:10 +00:00
* [OpenCV ](http://opencv.org/ ) - Open Source Computer Vision Library.
2014-07-21 21:56:16 +00:00
* [SimpleCV ](http://simplecv.org/ ) - An open source framework for building computer vision applications.
2014-06-27 21:04:05 +00:00
## Machine Learning
2014-08-03 07:03:09 +00:00
*Libraries for Machine Learning. See: [awesome-machine-learning ](https://github.com/josephmisiti/awesome-machine-learning#python ).*
2014-06-28 07:26:28 +00:00
2014-06-27 21:04:05 +00:00
* [scikit-learn ](http://scikit-learn.org/ ) - A Python module for machine learning built on top of SciPy.
2014-06-30 14:46:17 +00:00
* [pattern ](https://github.com/clips/pattern ) - Web mining module for Python.
2014-06-29 11:32:01 +00:00
* [NuPIC ](https://github.com/numenta/nupic ) - Numenta Platform for Intelligent Computing.
* [Pylearn2 ](https://github.com/lisa-lab/pylearn2 ) - A Machine Learning library based on [Theano ](https://github.com/Theano/Theano ).
2014-06-29 06:17:14 +00:00
* [hebel ](https://github.com/hannes-brt/hebel ) - GPU-Accelerated Deep Learning Library in Python.
2014-06-29 11:32:01 +00:00
* [gensim ](https://github.com/piskvorky/gensim ) - Topic Modelling for Humans.
2014-06-27 21:04:05 +00:00
* [PyBrain ](https://github.com/pybrain/pybrain ) - Another Python Machine Learning Library.
* [Crab ](https://github.com/muricoca/crab ) - A flexible, fast recommender engine.
* [python-recsys ](https://github.com/ocelma/python-recsys ) - A Python library for implementing a Recommender System.
## MapReduce
2014-06-28 07:26:28 +00:00
*Framworks and libraries for MapReduce.*
2014-06-27 21:04:05 +00:00
* [PySpark ](http://spark.apache.org/docs/latest/programming-guide.html ) - The Spark Python API.
* [dpark ](https://github.com/douban/dpark ) - Python clone of Spark, a MapReduce alike framework in Python.
2014-06-29 06:17:14 +00:00
* [luigi ](https://github.com/spotify/luigi ) - A module that helps you build complex pipelines of batch jobs.
* [mrjob ](https://github.com/Yelp/mrjob ) - Run MapReduce jobs on Hadoop or Amazon Web Services.
2014-06-29 11:32:01 +00:00
* [dumbo ](https://github.com/klbostee/dumbo ) - Python module that allows one to easily write and run Hadoop programs.
2014-07-02 09:19:34 +00:00
* [streamparse ](https://github.com/Parsely/streamparse ) - Run Python code against real-time streams of data. Integrates with [Apache Storm ](https://storm.incubator.apache.org/ ).
2014-06-27 21:04:05 +00:00
2014-07-08 14:43:58 +00:00
## Functional Programming
* [fn.py ](https://github.com/kachayev/fn.py ) - Functional programming in Python: implementation of missing features to enjoy FP.
* [funcy ](https://github.com/Suor/funcy ) - A fancy and practical functional tools.
2014-07-09 09:01:11 +00:00
* [Toolz ](https://github.com/pytoolz/toolz ) - A collection of functional utilities for iterators, functions, and dictionaries.
* [CyToolz ](https://github.com/pytoolz/cytoolz/ ) - Cython implementation of Toolz: High performance functional utilities.
2014-07-08 14:43:58 +00:00
2014-06-27 21:04:05 +00:00
## Third-party APIs
2014-07-25 06:26:37 +00:00
*Libraries for accessing third party services APIs. See: [List of Python API Wrappers and Libraries ](https://github.com/realpython/list-of-python-api-wrappers ).*
2014-06-28 07:26:28 +00:00
* [apache-libcloud ](https://libcloud.apache.org/ ) - One Python library for all clouds.
2014-06-29 06:17:14 +00:00
* [boto ](https://github.com/boto/boto ) - Python interface to Amazon Web Services.
2014-06-27 21:04:05 +00:00
* [twython ](https://github.com/ryanmcgrath/twython ) - A Python wrapper for the Twitter API.
2014-06-30 16:54:55 +00:00
* [soundcloud-python ](https://github.com/soundcloud/soundcloud-python ) - A Python wrapper around the Soundcloud API.
* [google-api-python-client ](https://github.com/google/google-api-python-client ) - Google APIs Client Library for Python.
2014-08-13 14:41:52 +00:00
* [gspread ](https://github.com/burnash/gspread ) - Google Spreadsheets Python API.
2014-06-30 16:54:55 +00:00
* [facebook-sdk ](https://github.com/pythonforfacebook/facebook-sdk ) - Facebook Platform Python SDK.
2014-07-05 14:47:07 +00:00
* [facepy ](https://github.com/jgorset/facepy ) - Facepy makes it really easy to interact with Facebook's Graph API
2014-07-31 01:56:52 +00:00
* [Wikipedia ](https://wikipedia.readthedocs.org/ ) - A Pythonic wrapper for the Wikipedia API.
2014-07-01 14:52:59 +00:00
* [python-instagram ](https://github.com/Instagram/python-instagram ) - A Python Client for Instagram API.
2014-07-01 17:33:52 +00:00
* [gmail ](https://github.com/charlierguo/gmail ) - A Pythonic interface for Gmail.
2014-07-07 01:35:21 +00:00
* [praw ](https://github.com/praw-dev/praw ) - A Python wrapper for the Reddit API.
2014-07-05 19:17:10 +00:00
* [linkedin ](https://github.com/ozgur/python-linkedin ) - A Python interface for LinkedIn.
2014-06-27 21:04:05 +00:00
2014-07-02 09:19:34 +00:00
## DevOps Tools
2014-06-27 21:04:05 +00:00
2014-07-02 13:31:03 +00:00
*Software and libraries for DevOps.*
2014-06-28 07:26:28 +00:00
2014-07-02 09:19:34 +00:00
* [OpenStack ](http://www.openstack.org/ ) - Open source software for building private and public clouds.
* [Ansible ](http://www.ansible.com/ ) - An IT automation tool.
* [SaltStack ](http://www.saltstack.com/community/ ) - Infrastructure automation and management system.
* [Fabric ](http://www.fabfile.org/ ) - Tool for streamlining the use of SSH for application deployment or systems administration tasks.
* [Fabtools ](https://github.com/ronnix/fabtools ) - Tools for writing awesome Fabric files.
* [cuisine ](https://github.com/sebastien/cuisine ) - Chef-like functionality for Fabric.
* [psutil ](https://github.com/giampaolo/psutil ) - A cross-platform process and system utilities module.
2014-07-05 14:47:07 +00:00
* [pexpect ](https://github.com/pexpect/pexpect ) - A Python module for controlling interactive programs in a pseudo-terminal like GNU expect.
2014-07-07 01:35:21 +00:00
* [provy ](https://github.com/python-provy/provy ) - An easy-to-use provisioning system in Python.
2014-08-08 16:56:49 +00:00
* [honcho ](https://github.com/nickstenning/honcho ) - A Python port of [Foreman ](https://github.com/ddollar/foreman ), a tool for managing Procfile-based applications.
2014-06-27 21:04:05 +00:00
2014-07-21 22:04:19 +00:00
## Job Scheduler
2014-07-08 14:43:58 +00:00
2014-07-21 22:04:19 +00:00
*Libraries for scheduling jobs.*
2014-07-08 14:43:58 +00:00
2014-07-25 06:34:01 +00:00
* [APScheduler ](http://apscheduler.readthedocs.org/ ) - A light but powerful in-process task scheduler that lets you schedule functions.
2014-07-25 06:26:37 +00:00
* [django-schedule ](https://github.com/thauber/django-schedule ) - A calendaring app for Django.
* [doit ](http://pydoit.org/ ) - A task runner/build tool.
2014-07-08 14:43:58 +00:00
* [Joblib ](http://pythonhosted.org/joblib/index.html ) - A set of tools to provide lightweight pipelining in Python.
2014-07-25 06:26:37 +00:00
* [Plan ](https://github.com/fengsp/plan ) - Writing crontab file in Python like a charm.
2014-07-08 14:43:58 +00:00
* [Spiff ](https://github.com/knipknap/SpiffWorkflow ) - A powerful workflow engine implemented in pure Python.
2014-07-21 13:40:16 +00:00
* [schedule ](https://github.com/dbader/schedule ) - Python job scheduling for humans.
2014-07-25 06:26:37 +00:00
* [TaskFlow ](http://docs.openstack.org/developer/taskflow/ ) - A Python library that helps to make task execution easy, consistent and reliable.
2014-07-21 13:40:16 +00:00
2014-07-01 03:47:26 +00:00
## Foreign Function Interface
*Libraries for providing foreign function interface.*
2014-07-02 17:04:52 +00:00
* [ctypes ](https://docs.python.org/2/library/ctypes.html ) - (Python standard library) Foreign Function Interface for Python calling C code.
2014-07-01 03:47:26 +00:00
* [cffi ](https://pypi.python.org/pypi/cffi ) - Foreign Function Interface for Python calling C code.
2014-07-03 11:53:26 +00:00
* [SWIG ](http://www.swig.org/Doc1.3/Python.html ) - Simplified Wrapper and Interface Generator.
2014-07-25 06:26:37 +00:00
* [PyCUDA ](http://mathema.tician.de/software/pycuda/ ) - A Python wrapper for Nvidia's CUDA API.
2014-07-01 03:47:26 +00:00
## High Performance
*Libraries for making Python faster.*
* [Cython ](http://cython.org/ ) - Optimizing Static Complier for Python. Uses type mixins to compile Python into C or C++ modules resulting in large performance gains.
2014-07-04 23:03:51 +00:00
* [PyPy ](http://pypy.org/ ) - An implementation of Python in Python. The interpreter uses black magic to make Python very fast without having to add in additional type information.
2014-07-01 03:47:26 +00:00
* [Stackless Python ](http://www.stackless.com/ ) - An enhanced version of the Python.
2014-07-01 17:31:29 +00:00
* [Pyston ](https://github.com/dropbox/pyston ) - A Python implementation built using LLVM and modern JIT techniques with the goal of achieving good performance.
2014-07-01 03:47:26 +00:00
2014-07-25 05:34:49 +00:00
## Microsoft Windows
2014-07-02 09:19:34 +00:00
2014-07-25 05:34:49 +00:00
*Python programming on Microsoft Windows.*
2014-07-02 09:19:34 +00:00
2014-07-25 05:34:49 +00:00
* [pythonlibs ](http://www.lfd.uci.edu/~gohlke/pythonlibs/ ) - Unofficial Windows(32/64-bit) binaries for Python extension packages
2014-07-25 05:37:44 +00:00
* [Python(x,y) ](https://code.google.com/p/pythonxy/ ) - Scientific-applications-oriented Python Distribution based on Qt and Spyder.
* [spyder ](https://code.google.com/p/spyderlib/ ) - IDE for the Python language with advanced editing, interactive testing, debugging and introspection features (also comes with Anaconda).
2014-07-02 09:19:34 +00:00
2014-08-03 06:32:02 +00:00
## Network Virtualization and SDN
2014-07-05 14:47:07 +00:00
2014-08-03 06:32:02 +00:00
*Tools and libraries for Virtual Networking and SDN (Software Defined Networking).*
2014-07-05 14:47:07 +00:00
2014-07-16 20:21:56 +00:00
* [Mininet ](http://mininet.org/ ) - A popular network emulator and API written in Python.
* [POX ](http://www.noxrepo.org/pox/about-pox/ ) - An open source development platform for Python-based Software Defined Networking (SDN) control applications, such as OpenFlow SDN controllers.
* [Pyretic ](http://frenetic-lang.org/pyretic/ ) - A member of the Frenetic family of SDN programming languages that provides powerful abstractions over network switches or emulators.
* [SDX Platform ](https://github.com/sdn-ixp/internet2award ) - SDN based IXP implementation that leverages Mininet, POX and Pyretic.
2014-08-03 06:32:02 +00:00
## Hardware
*Libraries for programming with hardware.*
* [wifi ](https://wifi.readthedocs.org/ ) - A Python library and command line tool for working with WiFi on Linux.
* [scapy ](http://www.secdev.org/projects/scapy/ ) - A brilliant packet manipulation library.
2014-08-08 17:28:04 +00:00
* [ino ](http://inotool.org/ ) - Command line toolkit for working with [Arduino ](http://www.arduino.cc/ ).
* [Pyro ](http://pyrorobotics.com/ ) - Python Robotics.
2014-08-03 06:32:02 +00:00
2014-07-02 09:19:34 +00:00
## Miscellaneous
*Useful libraries or tools that don't fit in the categories above.*
2014-07-08 14:43:58 +00:00
* [pluginbase ](https://github.com/mitsuhiko/pluginbase ) - A simple but flexible plugin system for Python.
* [itsdangerous ](https://github.com/mitsuhiko/itsdangerous ) - Various helpers to pass trusted data to untrusted environments.
* [blinker ](https://github.com/jek/blinker ) - A fast Python in-process signal/event dispatching system.
2014-07-02 09:19:34 +00:00
2014-07-25 05:34:49 +00:00
## Algorithms and Design Patterns
*Collections of algorithms and design patterns.*
* [python-patterns ](https://github.com/faif/python-patterns ) - A collection of design patterns in Python.
* [algorithms ](https://github.com/nryoung/algorithms ) - module of algorithms for Python.
2014-06-30 15:54:45 +00:00
## Editor Plugins
2014-07-31 02:24:23 +00:00
*Plugins for editors and IDEs.*
2014-07-02 09:19:34 +00:00
2014-06-30 15:54:45 +00:00
* Vim
2014-07-02 09:19:34 +00:00
* [Python-mode ](https://github.com/klen/python-mode ) - An all in one plugin for turning Vim into a Python IDE.
2014-07-07 04:28:39 +00:00
* [Jedi-vim ](https://github.com/davidhalter/jedi-vim ) - Vim bindings for the [Jedi ](https://github.com/davidhalter/jedi ) autocompletion library for Python.
2014-06-30 15:54:45 +00:00
* Emacs
2014-07-04 22:25:03 +00:00
* [Elpy ](https://github.com/jorgenschaefer/elpy ) - Emacs Python Development Environment.
2014-06-30 15:54:45 +00:00
* Sublime Text
2014-06-30 18:29:16 +00:00
* [SublimeJEDI ](https://github.com/srusskih/SublimeJEDI ) - A Sublime Text plugin to the awesome autocomplete library [Jedi ](https://github.com/davidhalter/jedi ).
* [Anaconda ](https://github.com/DamnWidget/anaconda ) - Anaconda turns your Sublime Text 3 in a full featured Python development IDE.
* [Djaneiro ](https://github.com/squ1b3r/Djaneiro ) - Django support for Sublime Text.
2014-06-30 15:54:45 +00:00
2014-07-01 18:30:10 +00:00
# Resources
2014-06-27 21:04:05 +00:00
2014-07-01 18:30:10 +00:00
Where to discover new Python libraries.
2014-06-27 21:04:05 +00:00
## Websites
* [r/Python ](http://www.reddit.com/r/python ) - News about Python.
* [Python 3 Wall of Superpowers ](http://python3wos.appspot.com/ ) - Too many popular Python packages don't support Python 3.
* [Trending Python repositories on GitHub today ](https://github.com/trending?l=python ) - Good place to find new Python libraries.
2014-07-31 02:24:23 +00:00
* [CoolGithubProjects ](http://coolgithubprojects.com/ ) - Sharing cool github projects just got easier!
2014-07-21 22:11:56 +00:00
* [Full Stack Python ](http://www.fullstackpython.com/ ) - Plain English explanations for every layer of the Python web application stack.
2014-06-27 21:04:05 +00:00
* [Django Packages ](https://www.djangopackages.com/ ) - A directory of reusable apps, sites, tools, and more for Django projects.
2014-06-30 15:37:26 +00:00
## Weekly
* [Pycoder's Weekly ](http://pycoders.com/ ) - A free weekly newsletter, on Fridays, for those interested in Python development and various topics around Python.
* [Python Weekly ](http://www.pythonweekly.com/ ) - A free weekly newsletter featuring curated news, articles, new releases, jobs etc related to Python.
## Twitter
* [@pypi ](https://twitter.com/pypi )
* [@planetpython ](https://twitter.com/planetpython )
2014-07-03 18:36:15 +00:00
* [@getpy ](https://twitter.com/getpy )
2014-06-30 15:37:26 +00:00
* [@pycoders ](https://twitter.com/pycoders )
* [@PythonWeekly ](https://twitter.com/PythonWeekly )
2014-07-03 18:36:15 +00:00
* [@pythontrending ](https://twitter.com/pythontrending )
2014-06-30 15:37:26 +00:00
2014-07-10 05:38:27 +00:00
# Other Awesome Lists
2014-07-12 13:18:59 +00:00
2014-07-31 03:21:56 +00:00
List of lists.
* Python
* [pycrumbs ](https://github.com/kirang89/pycrumbs/blob/master/pycrumbs.md )
* [pythonidae ](https://github.com/svaksha/pythonidae )
* [python-github-projects ](https://github.com/checkcheckzz/python-github-projects )
* [python_reference ](https://github.com/rasbt/python_reference )
* [easy-python ](http://easy-python.readthedocs.org/ )
* Monty
* [awesome-awesomeness ](https://github.com/bayandin/awesome-awesomeness )
* [lists ](https://github.com/jnv/lists )
2014-07-10 05:38:27 +00:00
2014-08-03 06:32:02 +00:00
# [Contributing](https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md)
2014-06-27 21:04:05 +00:00
2014-06-30 02:22:22 +00:00
Your contributions are always welcome!