Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-python
A curated list of awesome Python frameworks, libraries and software
https://github.com/aktech/awesome-python
Last synced: 39 minutes ago
JSON representation
-
Environment Management
- p - Dead Simple Interactive Python Version Management.
- virtualenv-api - An API for virtualenv and pip.
- Vex - Run a command in the named virtualenv.
- pew - A set of tools to manage multiple virtual environments.
- PyRun - A one-file, no-installation-needed version of Python.
-
Package Repositories
-
Machine Learning
-
Websites
- r/Python - News about Python.
- Python 3 Wall of Superpowers - Too many popular Python packages don't support Python 3.
- Trending Python repositories on GitHub today - Good place to find new Python libraries.
- Python Hackers - List of top 400 projects in GitHub.
- CoolGithubProjects - Sharing cool github projects just got easier!
- Python Hackers - List of top 400 projects in GitHub.
- CoolGithubProjects - Sharing cool github projects just got easier!
-
Imagery
-
ORM
- Django Models - A part of Django.
- awesome-sqlalchemy
- MongoEngine - A Python Object-Document-Mapper for working with MongoDB.
-
Package Management
- Curdling - Curdling is a command line tool for managing Python packages.
-
Distribution
-
Files
-
Date and Time
- pytz - World timezone definitions, modern and historical. Brings the [tz database](http://en.wikipedia.org/wiki/Tz_database) into Python.
-
Text Processing
-
Specific Formats Processing
- ReportLab - Allowing Rapid creation of rich PDF documents.
-
Natural Language Processing
- Pattern - A web mining module for the Python. It has tools for natural language processing, machine learning, among others.
-
Documentation
- reStructuredText - Markup Syntax and Parser Component of Docutils.
- Pycco - The original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
-
Configuration
- ConfigParser - (Python standard library) INI file parser.
- ConfigObj - INI file parser with validation.
- config - Hierarchical config from the author of [logging](https://docs.python.org/2/library/logging.html).
-
Command-line Tools
- click - A package for creating beautiful command line interfaces in a composable way.
- Clime - command CLI program without any configuration.
- docopt - Pythonic command line arguments parser.
- pyCLI - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
- RainbowStream - Smart and nice Twitter client on terminal.
-
OCR
- python-tesseract - A wrapper class for [Google Tesseract OCR](https://code.google.com/p/tesseract-ocr/).
-
Audio
-
Video
- shorten.tv - Video summarization.
-
Geolocation
- GeoDjango - A world-class geographic web framework.
-
Database
- pickleDB - A simple and lightweight key-value store for Python.
-
Database Drivers
- mysql-connector-python - A pure Python MySQL driver from Oracle.
- oursql - A better MySQL connector with support for native prepared statements and BLOBs.
- psycopg2 - The most popular PostgreSQL adapter for Python.
- PyMongo - The official Python client for MongoDB.
- py2neo - Python wrapper client for Neo4j's restful interface.
-
Web Frameworks
- Django - The most popular web framework in Python.
- awesome-django
- Grok - A framework built on the existing Zope 3 libraries.
- Bluebream - An open-source web application server, framework and library, formerly known as Zope 3.
- CherryPy - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled.
- web2py - A full stack web framework and platform focused in the ease of use.
-
CMS
- django-cms - An Open source enterprise CMS based on the Django.
- djedi-cms - A lightweight but yet powerful Django CMS with plugins, inline editing and performance in mind.
- Opps - A Django-based CMS for magazines, newspapers websites and portals with high-traffic.
-
RESTful API
- django-tastypie - Creating delicious APIs for Django apps.
- flask-api - An implementation of the same web browsable APIs that django-rest-framework provides.
- falcon - A high-performance Python framework for building cloud APIs and web app backends.
- savory-pie - REST API building library (django, and others)
-
Template Engine
- Spitfire - A very fast Python template compiler.
-
Search
- solrpy - A Python client for [solr](http://lucene.apache.org/solr/).
-
Asset Management
- fileconveyor - Monitors changes, processes, and transports assets to CDNs and file storage systems.
- django-storages - A collection of custom storage back ends for Django.
- glue - Glue is a simple command line tool to generate CSS sprites.
- libsass-python - A Python binding of [libsass](https://github.com/hcatlin/libsass), the reference implementation of SASS/SCSS.
- fileconveyor - Monitors changes, processes, and transports assets to CDNs and file storage systems.
- fanstatic - Packages, optimizes, and serves static file dependencies as Python packages.
-
Email
- pyzmail - Compose, send and parse emails.
-
Forms
-
Computer Vision
- SimpleCV - An open source framework for building computer vision applications.
-
Static Site Generator
-
Processes and Threads
- multiprocessing - (Python standard library) Process-based "threading" interface.
- threading - (Python standard library) Higher-level threading interface.
-
Concurrency and Networking
- asyncio - (Python standard library in Python 3.4+) Asynchronous I/O, event loop, coroutines and tasks.
- gevent - A coroutine-based Python networking library that uses [greenlet](https://github.com/python-greenlet/greenlet).
- Twisted - An event-driven networking engine.
- eventlet - Asynchronous framework with WSGI support.
- Crossbar - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
- pyzmq - A Python wrapper for the 0MQ message library.
-
WSGI Servers
- paste - Multi-threaded, stable, tried and tested.
- rocket - Multi-threaded.
- waitress - Multi-threaded, poweres Pyramid.
- gunicorn - Pre-forked, partly written in C.
- fapws3 - Asynchronous (network side only), written in C.
- meinheld - Asynchronous, partly written in C.
- bjoern - Asynchronous, very fast and written in C.
-
RPC Servers
- SimpleXMLRPCServer - (Python standard library) Simple XML-RPC server implementation, single-threaded.
-
Cryptography
- Passlib - Secure password storage/hashing library, very high level.
-
GUI
-
Game Development
- Pygame - Pygame is a set of Python modules designed for writing games.
- Cocos2d - cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications. It is based on pyglet.
- Panda3D - 3D game engine developed by Disney and maintained by Carnegie Mellon's Entertainment Technology Center. Written in C++, completely wrapped in Python.
- PySFML - Python bindings for [SFML](http://www.sfml-dev.org/)
- PySFML - Python bindings for [SFML](http://www.sfml-dev.org/)
- PySFML - Python bindings for [SFML](http://www.sfml-dev.org/)
-
Logging
- logging - (Python standard library) Logging facility for Python.
-
Testing
- unittest - (Python standard library) Unit testing framework.
- splinter - Open source tool for testing web applications.
- mock - A Python Mocking and Patching Library for Testing.
- faker - A Python package that generates fake data.
- pyvows - BDD style testing for Python. Inspired by [Vows.js](http://vowsjs.org/).
-
Debugging Tools
-
Science and Data Analysis
- Numba - Python JIT (just in time) complier to LLVM aimed at scientific Python by the developers of Cython and NumPy.
- Pandas - A library providing high-performance, easy-to-use data structures and data analysis tools.
- PyDy - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion based around NumPy, SciPy, IPython, and matplotlib.
- RDKit - Cheminformatics and Machine Learning Software.
- Open Babel - A chemical toolbox designed to speak the many languages of chemical data.
- blaze - NumPy and Pandas interface to Big Data.
-
Data Visualization
-
Third-party APIs
- apache-libcloud - One Python library for all clouds.
-
DevOps Tools
- Docker-Compose - Fast, isolated development environments using [Docker](https://www.docker.com/).
- hgapi - Pure-Python API for Mercurial.
- gitapi - Pure-Python API for git.
-
Job Scheduler
- APScheduler - A light but powerful in-process task scheduler that lets you schedule functions.
- Joblib - A set of tools to provide lightweight pipelining in Python.
-
Foreign Function Interface
- ctypes - (Python standard library) Foreign Function Interface for Python calling C code.
-
Microsoft Windows
- spyder - IDE for the Python language with advanced editing, interactive testing, debugging and introspection features (also comes with Anaconda, WinPython).
- Python(x,y) - Scientific-applications-oriented Python Distribution based on Qt and Spyder.
- WinPython - Portable development environment for Windows 7/8.
- pythonlibs - Unofficial Windows binaries for Python extension packages.
- Python(x,y) - Scientific-applications-oriented Python Distribution based on Qt and Spyder.
-
Network Virtualization and SDN
- Mininet - A popular network emulator and API written in Python.
- POX - An open source development platform for Python-based Software Defined Networking (SDN) control applications, such as OpenFlow SDN controllers.
- Pyretic - A member of the Frenetic family of SDN programming languages that provides powerful abstractions over network switches or emulators.
-
Hardware
-
IDEs
-
Twitter
-
Web Crawling
- mechanize - Stateful programmatic web browsing.
-
Authentication
- Authomatic - Simple but powerful framework agnostic authentication/authorization client package.
Categories
Twitter
10
Websites
7
WSGI Servers
7
Game Development
6
Concurrency and Networking
6
Asset Management
6
Web Frameworks
6
Science and Data Analysis
6
Microsoft Windows
5
Environment Management
5
Testing
5
Command-line Tools
5
Database Drivers
5
Text Processing
4
RESTful API
4
CMS
3
Network Virtualization and SDN
3
ORM
3
Audio
3
Distribution
3
DevOps Tools
3
GUI
3
Configuration
3
Forms
2
Documentation
2
Imagery
2
Hardware
2
Package Repositories
2
Job Scheduler
2
Debugging Tools
2
Static Site Generator
2
IDEs
2
Files
2
Processes and Threads
2
Search
1
OCR
1
Third-party APIs
1
Specific Formats Processing
1
Package Management
1
Machine Learning
1
Natural Language Processing
1
Video
1
RPC Servers
1
Computer Vision
1
Template Engine
1
Authentication
1
Foreign Function Interface
1
Geolocation
1
Email
1
Database
1
Logging
1
Web Crawling
1
Date and Time
1
Cryptography
1
Data Visualization
1
Sub Categories