git-github.com-vinta-awesome-python
awesome-python
https://github.com/anasekhar/git-github.com-vinta-awesome-python
Last synced: 11 days ago
JSON representation
-
Admin Panels
- Ajenti - The admin panel your servers deserve.
- django-xadmin - Drop-in replacement of Django admin comes with lots of goodies.
- flask-admin - Simple and extensible administrative interface framework for Flask.
- flower - Real-time monitor and web admin for Celery.
- Wooey - A Django app which creates automatic web UIs for Python scripts.
-
Algorithms and Design Patterns
- algorithms - Minimal examples of data structures and algorithms in Python.
- PyPattyrn - A simple yet effective library for implementing common design patterns.
- python-patterns - A collection of design patterns in Python.
-
Anti-spam
- django-simple-captcha - A simple and highly customizable Django app to add captcha images to any Django form.
- django-simple-spam-blocker - Simple spam blocker for Django.
-
Asset Management
- fanstatic - Packages, optimizes, and serves static file dependencies as Python packages.
- django-compressor - Compresses linked and inline JavaScript or CSS into a single cached file.
- django-pipeline - An asset packaging library for Django.
- django-storages - A collection of custom storage back ends for Django.
- fanstatic - Packages, optimizes, and serves static file dependencies as Python packages.
- flask-assets - Helps you integrate webassets into your Flask app.
- jinja-assets-compressor - A Jinja extension to compile and compress your assets.
- webassets - Bundles, optimizes, and manages unique cache-busting URLs for static resources.
-
Audio
- id3reader - A Python module for reading MP3 meta data.
- audiolazy - Expressive Digital Signal Processing (DSP) package for Python.
- audioread - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.
- dejavu - Audio fingerprinting and recognition.
- django-elastic-transcoder - Django + [Amazon Elastic Transcoder](https://aws.amazon.com/elastictranscoder/).
- m3u8 - A module for parsing m3u8 file.
- mingus - An advanced music theory and notation package with MIDI file and playback support.
- mutagen - A Python module to handle audio metadata.
- pyAudioAnalysis - Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
- pydub - Manipulate audio with a simple and easy high level interface.
- pyechonest - Python client for the [Echo Nest](http://static.echonest.com/enspex/) API.
- TimeSide - Open web audio processing framework.
- tinytag - A library for reading music meta data of MP3, OGG, FLAC and Wave files.
-
Authentication
- Authomatic - Simple but powerful framework agnostic authentication/authorization client.
- django-allauth - Authentication app for Django that "just works."
- Flask-OAuthlib - OAuth 1.0/a, 2.0 implementation of client and provider for Flask.
- python-oauth2 - A fully tested, abstract interface to creating OAuth clients and servers.
- python-social-auth - An easy-to-setup social authentication mechanism.
- rauth - A Python library for OAuth 1.0/a, 2.0, and Ofly.
- sanction - A dead simple OAuth2 client implementation.
- jose - JavaScript Object Signing and Encryption draft implementation.
- PyJWT - Implementation of the JSON Web Token draft 01.
- python-jws - Implementation of JSON Web Signatures draft 02.
- python-jwt - Module for generating and verifying JSON Web Tokens.
- django-oauth-toolkit - OAuth 2 goodies for Django.
-
Build Tools
- buildout - A build system for creating, assembling and deploying applications from multiple parts.
- buildout - A build system for creating, assembling and deploying applications from multiple parts.
- PlatformIO - A console tool to build code with different development platforms.
- PyBuilder - A continuous build tool written in pure Python.
- SCons - A software construction tool.
- BitBake - A make-like build tool for embedded Linux.
-
Built-in Classes Enhancement
- attrs - Replacement for `__init__`, `__eq__`, `__repr__`, etc. boilerplate in class definitions.
- bidict - Efficient, Pythonic bidirectional map data structures and related functionality..
- Box - Python dictionaries with advanced dot notation access.
- dotted - A library that provides a method of accessing lists and dicts with a dotted path notation.
-
Caching
- Beaker - A library for caching and sessions for use with web applications and stand-alone Python scripts and applications.
- django-cache-machine - Automatic caching and invalidation for Django models.
- django-cacheops - A slick ORM cache with automatic granular event-driven invalidation.
- django-viewlet - Render template parts with extended cache control.
- HermesCache - Python caching library with tag-based invalidation and dogpile effect prevention.
- johnny-cache - A caching framework for Django applications.
- pylibmc - A Python wrapper around the [libmemcached](http://libmemcached.org/libMemcached.html) interface.
-
Cluster Computing
- faust - A stream processing library, porting the ideas from [Kafka Streams](https://kafka.apache.org/documentation/streams/) to Python.
- luigi - A module that helps you build complex pipelines of batch jobs.
- mrjob - Run MapReduce jobs on Hadoop or Amazon Web Services.
- streamparse - Run Python code against real-time streams of data via [Apache Storm](http://storm.apache.org/).
-
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.
- Plone - A CMS built on top of the open source application server Zope.
- Widgy - Last CMS framework, based on 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.
- Quokka - Flexible, extensible, small CMS powered by Flask and MongoDB.
- Mezzanine - A powerful, consistent, and flexible content management platform.
- Wagtail - A Django content management system.
- Kotti - A high-level, Pythonic web application framework built on Pyramid.
-
Code Analysis
- pylint - A fully customizable source code analyzer.
- awesome-static-analysis
- code2flow - Turn your Python and JavaScript code into DOT flowcharts.
- prospector - A tool to analyse Python code.
- pycallgraph - A library that visualises the flow (call graph) of your Python application.
- pylama - A code audit tool for Python and JavaScript.
- Pyre - Performant type checking.
- MonkeyType - A system for Python that generates static type annotations by collecting runtime types
- coala - Language independent and easily extendable code analysis application.
- mypy - Check variable types during compile time.
-
Code Quality
- Codacy - Automated Code Review to ship better code, faster.
- CodeFactor - Automated Code Review for Git.
- Landscape - Hosted continuous Python code metrics.
-
Command-line Tools
- docopt - Pythonic command line arguments parser.
- cliff - A framework for creating command-line programs with multi-level commands.
- clint - Python Command-line Application Tools.
- docopt - Pythonic command line arguments parser.
- Gooey - Turn command line programs into a full GUI application with one line.
- Python Fire - A library for creating command line interfaces from absolutely any Python object.
- asciimatics - A package to create full-screen text UIs (from interactive forms to ASCII animations).
- bashplotlib - Making basic plots in the terminal.
- aws-cli - A universal command-line interface for Amazon Web Services.
- doitlive - A tool for live presentations in the terminal.
- howdoi - Instant coding answers via the command line.
- httpie - A command line HTTP client, a user-friendly cURL replacement.
- kube-shell - An integrated shell for working with the Kubernetes CLI.
- mycli - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
- PathPicker - Select files out of bash output.
- percol - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
- pgcli - Postgres CLI with autocompletion and syntax highlighting.
- SAWS - A Supercharged AWS CLI.
- thefuck - Correcting your previous console command.
- try - A dead simple CLI to try out python packages - it's never been easier.
- tmuxp - A [tmux](https://github.com/tmux/tmux) session manager.
- cement - CLI Application Framework for Python.
- python-prompt-toolkit - A library for building powerful interactive command lines.
- cookiecutter - A command-line utility that creates projects from cookiecutters (project templates).
-
Compatibility
- Python-Modernize - Modernizes Python code for eventual Python 3 migration.
-
Computer Vision
- SimpleCV - An open source framework for building computer vision applications.
- OpenCV - Open Source Computer Vision Library.
- pyocr - A wrapper for Tesseract and Cuneiform.
- pytesseract - Another wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
- SimpleCV - An open source framework for building computer vision applications.
-
Concurrency and Parallelism
- multiprocessing - (Python standard library) A high-level interface for asynchronously executing callables.
- eventlet - Asynchronous framework with WSGI support.
- gevent - A coroutine-based Python networking library that uses [greenlet](https://github.com/python-greenlet/greenlet).
- eventlet - Asynchronous framework with WSGI support.
- SCOOP - Scalable Concurrent Operations in Python.
- Tomorrow - Magic decorator syntax for asynchronous code.
- uvloop - Ultra fast implementation of asyncio event loop on top of libuv.
-
Configuration
- ConfigParser - (Python standard library) INI file parser.
- ConfigObj - INI file parser with validation.
- python-decouple - Strict separation of settings from code.
-
Continuous Integration
- CircleCI - A CI service that can run very fast parallel testing. (GitHub only)
- Wercker - A Docker-based platform for building and deploying applications and microservices.
- awesome-CIandCD
- Vexor CI - A continuous integration tool for private apps with pay-per-minute billing model.
- Travis CI - A popular CI service for your open source and [private](https://travis-ci.com) projects. (GitHub only)
-
Cryptography
- cryptography - A package designed to expose cryptographic primitives and recipes to Python developers.
- Passlib - Secure password storage/hashing library, very high level.
- PyNacl - Python binding to the Networking and Cryptography (NaCl) library.
- Paramiko - A Python (2.6+, 3.3+) implementation of the SSHv2 protocol, providing both client and server functionality.
-
Data Analysis
- Pandas - A library providing high-performance, easy-to-use data structures and data analysis tools.
- Blaze - NumPy and Pandas interface to Big Data.
- Open Mining - Business Intelligence (BI) in Pandas interface.
- Orange - Data mining, data visualization, analysis and machine learning through visual programming or scripts.
- Optimus - Cleansing, pre-processing, feature engineering, exploratory data analysis and easy Machine Learning with a PySpark backend.
-
Database
-
Database Drivers
- oursql - A better MySQL connector with support for native prepared statements and BLOBs.
- awesome-postgres
- psycopg2 - The most popular PostgreSQL adapter for Python.
- pymssql - A simple database interface to Microsoft SQL Server.
- awesome-mysql
- PyMySQL - A pure Python MySQL driver compatible to mysql-python.
- queries - A wrapper of the psycopg2 library for interacting with PostgreSQL.
- txpostgres - Twisted based asynchronous driver for PostgreSQL.
- dataset - Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
- pymssql - A simple database interface to Microsoft SQL Server.
- cassandra-driver - The Python Driver for Apache Cassandra.
- kafka-python - The Python client for Apache Kafka.
- Motor - The async Python driver for MongoDB.
- telephus - Twisted based client for Cassandra.
- txRedis - Twisted based client for Redis.
- mysqlclient - MySQL connector with Python 3 support ([mysql-python](https://sourceforge.net/projects/mysql-python/) fork).
- PyMongo - The official Python client for MongoDB.
- HappyBase - A developer-friendly library for Apache HBase.
- redis-py - The Python client for Redis.
-
Data Validation
- colander - Validating and deserializing data obtained via XML, JSON, an HTML form post.
- Cerberus - A lightweight and extensible data validation library.
- awesome-dash
- jsonschema - An implementation of [JSON Schema](http://json-schema.org/) for Python.
- schema - A library for validating Python data structures.
- Schematics - Data Structure Validation.
- valideer - Lightweight extensible data validation and adaptation library.
- voluptuous - A Python data validation library.
-
Data Visualization
- awesome-javascript
- Altair - Declarative statistical visualization library for Python.
- Bokeh - Interactive Web Plotting for Python.
- ggplot - Same API as ggplot2 for R.
- Seaborn - Statistical data visualization using Matplotlib.
- VisPy - High-performance scientific visualization based on OpenGL.
- Matplotlib - A Python 2D plotting library.
- PyQtGraph - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
- bqplot - Interactive Plotting Library for the Jupyter Notebook
-
Date and Time
- pytz - World timezone definitions, modern and historical. Brings the [tz database](https://en.wikipedia.org/wiki/Tz_database) into Python.
- Chronyk - A Python 3 library for parsing human-written times and dates.
- dateutil - Extensions to the standard Python [datetime](https://docs.python.org/3/library/datetime.html) module.
- delorean - A library for clearing up the inconvenient truths that arise dealing with datetimes.
- moment - A Python library for dealing with dates/times. Inspired by [Moment.js](http://momentjs.com/).
- Pendulum - Python datetimes made easy.
- PyTime - A easy-use Python module which aims to operate date/time/datetime by string.
- when.py - Providing user-friendly functions to help perform common date and time actions.
- maya - Datetimes for Humans, Maya is mostly built around the headaches and use-cases around parsing datetime data from websites.
-
Debugging Tools
- remote-pdb - Remote vanilla PDB (over TCP sockets).
- wdb - An improbable web debugger through WebSockets.
- line_profiler - Line-by-line profiling.
- memory_profiler - Monitor Memory usage of Python code.
- profiling - An interactive Python profiler.
- py-spy - A sampling profiler for Python programs. Written in Rust.
- vprof - Visual Python profiler.
- IceCream - Inspect variables, expressions, and program execution with a single, simple function call.
- django-debug-toolbar - Display various debug information for Django.
- django-devserver - A drop-in replacement for Django's runserver.
- hunter - Hunter is a flexible code tracing toolkit.
Programming Languages
Categories
Testing
25
Command-line Tools
24
Text Processing
23
Database Drivers
19
Weekly
18
Debugging Tools
17
Websites
16
Specific Formats Processing
16
Science
15
RESTful API
14
ORM
14
GUI
14
Audio
13
Implementations
13
Authentication
12
Image Processing
12
Web Content Extracting
12
Editor Plugins and IDEs
11
DevOps Tools
11
Twitter
11
Natural Language Processing
10
CMS
10
Code Analysis
10
Third-party APIs
10
Data Visualization
9
Email
9
Date and Time
9
Deep Learning
9
HTML Manipulation
9
Recommender Systems
8
Hardware
8
Search
8
Game Development
8
Asset Management
8
Data Validation
8
Web Frameworks
8
E-commerce
8
Machine Learning
7
Concurrency and Parallelism
7
Web Crawling & Web Scraping
7
Caching
7
Job Scheduler
7
Files
7
Build Tools
6
Functional Programming
6
Network Virtualization
6
Networking
6
Microsoft Windows
6
Static Site Generator
6
Geolocation
6
Admin Panels
5
Environment Management
5
Package Management
5
URL Manipulation
5
WebSocket
5
Computer Vision
5
Miscellaneous
5
Data Analysis
5
Continuous Integration
5
HTTP
4
WSGI Servers
4
Cluster Computing
4
Built-in Classes Enhancement
4
Package Repositories
4
Logging
4
Cryptography
4
Forms
4
Configuration
3
Interactive Interpreter
3
Documentation
3
Queue
3
Code Quality
3
Permissions
3
Serverless Frameworks
3
Algorithms and Design Patterns
3
Foreign Function Interface
3
Distribution
3
Database
3
RPC Servers
3
Robotics
3
Downloader
2
Template Engine
2
Processes
2
News Feed
2
Podcasts
2
Anti-spam
2
Internationalization
2
Video
1
Serialization
1
Tagging
1
Compatibility
1
Sub Categories
Keywords
python
181
django
14
machine-learning
13
python3
12
awesome-list
12
testing
12
http
11
awesome
10
flask
7
python-3
7
debugging
7
asyncio
7
deep-learning
7
library
6
cli
6
aws
6
database
6
web
5
data-science
5
pypi
5
recommender-system
5
api
4
mock
4
terminal
4
linux
4
javascript
4
cloud-management
4
cloud
4
framework
4
json
4
matrix-factorization
4
python2
4
visualization
4
sqlalchemy
4
email
3
testing-tools
3
schema
3
serialization
3
automation
3
jupyter
3
developer-tools
3
mocking
3
markdown
3
natural-language-processing
3
nlp
3
audio
3
orm
3
parsing
3
rest
3
redis
3