fucking_awesome_python
awesome-python with :octocat: :star: and :fork_and_knife:
https://github.com/htlcnn/fucking_awesome_python
Last synced: about 2 hours 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.
- :earth_americas: django-suit - Alternative Django Admin-Interface (free only for Non-commercial use).
-
Algorithms and Design Patterns
- algorithms - A module of algorithms for Python.
- python-patterns - A collection of design patterns in Python.
- :earth_americas: sortedcontainers - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
-
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
- :earth_americas: fanstatic - Packages, optimizes, and serves static file dependencies as Python packages.
- :earth_americas: fileconveyor - A daemon to detect and sync files to CDNs, S3 and FTP.
- 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.
- :earth_americas: 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
- :earth_americas: 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 + [:earth_americas: Amazon Elastic Transcoder](http://aws.amazon.com/elastictranscoder/).
- m3u8 - A module for parsing m3u8 file.
- pydub - Manipulate audio with a simple and easy high level interface.
- pyechonest - Python client for the [:earth_americas: Echo Nest](http://developer.echonest.com/) API.
- TimeSide - Open web audio processing framework.
- tinytag - A library for reading music meta data of MP3, OGG, FLAC and Wave files.
- :earth_americas: mingus - An advanced music theory and notation package with MIDI file and playback support.
- beets - A music library manager and [:earth_americas: MusicBrainz](https://musicbrainz.org/) tagger.
- :earth_americas: eyeD3 - A tool for working with audio files, specifically MP3 files containing ID3 metadata.
- :earth_americas: talkbox - A Python library for speech/signal processing.
-
Authentication
- django-allauth - Authentication app for Django that "just works."
- django-oauth2-provider - Providing OAuth2 access to Django app.
- 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 - OAuth2 goodies for the Djangonauts.
- :earth_americas: Authomatic - Simple but powerful framework agnostic authentication/authorization client.
-
Build Tools
- :earth_americas: buildout - A build system for creating, assembling and deploying applications from multiple parts.
- :earth_americas: buildout - A build system for creating, assembling and deploying applications from multiple parts.
- :octocat: PyBuilder - :star: 684 :fork_and_knife: 146 - A continuous build tool written in pure Python.
- :earth_americas: SCons - A software construction tool.
- :octocat: PlatformIO - :star: 1167 :fork_and_knife: 178 - A console tool to build code with different development platforms.
- :earth_americas: BitBake - A make-like build tool for embedded Linux.
-
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.
- johnny-cache - A caching framework for django applications.
- pylibmc - A Python wrapper around the [:earth_americas: libmemcached](http://libmemcached.org/libMemcached.html) interface.
- :earth_americas: dogpile.cache - dogpile.cache is next generation replacement for Beaker made by same authors.
- :earth_americas: DiskCache - SQLite and file backed cache backend with faster lookups than memcached and redis.
-
CMS
- :earth_americas: djedi-cms - A lightweight but yet powerful Django CMS with plugins, inline editing and performance in mind.
- :earth_americas: Plone - A CMS built on top of the open source application server Zope.
- :earth_americas: Widgy - Last CMS framework, based on Django.
- :earth_americas: djedi-cms - A lightweight but yet powerful Django CMS with plugins, inline editing and performance in mind.
- :earth_americas: Opps - A Django-based CMS for magazines, newspapers websites and portals with high-traffic.
- :earth_americas: Quokka - Flexible, extensible, small CMS powered by Flask and MongoDB.
- :earth_americas: Mezzanine - A powerful, consistent, and flexible content management platform.
- :earth_americas: Wagtail - A Django content management system.
- :earth_americas: Kotti - A high-level, Pythonic web application framework built on Pyramid.
- :earth_americas: FeinCMS - One of the most advanced Content Management Systems built on Django.
-
Code Analysis and Linter
- :earth_americas: Pylint - A Fully customizable source code analyzer.
- :earth_americas: coala - Language independent and easily extendable code analysis application.
- code2flow - Turn your Python and JavaScript code into DOT flowcharts.
- pycallgraph - A library that visualises the flow (call graph) of your Python application.
- pysonar2 - A type inferencer and indexer for Python.
- :earth_americas: coala - Language independent and easily extendable code analysis application.
- :earth_americas: Flake8 - The modular source code checker: pep8, pyflakes and co.
- pylama - Code audit tool for Python and JavaScript.
- :earth_americas: coala - Language independent and easily extendable code analysis application.
-
Code Quality
- :earth_americas: Codacy - Automated Code Review to ship better code, faster. Free for Open Source.
- :earth_americas: Landscape - Hosted continuous Python code metrics.
- :earth_americas: QuantifiedCode - A data-driven, automated, continuous code review tool.
-
Command-line Tools
- :earth_americas: docopt - Pythonic command line arguments parser.
- :octocat: asciimatics - :star: 320 :fork_and_knife: 15 - Cross-platform, full-screen terminal package (i.e. mouse/keyboard input and coloured, positioned text output) complete with high-level API for complex animations and special effects.
- :octocat: clint - :star: 2054 :fork_and_knife: 188 - Python Command-line Application Tools.
- :earth_americas: colorama - Cross-platform colored terminal text.
- :earth_americas: docopt - Pythonic command line arguments parser.
- :octocat: Gooey - :star: 4169 :fork_and_knife: 212 - Turn command line programs into a full GUI application with one line
- aws-cli - A universal command-line interface for Amazon Web Services.
- bashplotlib - Making basic plots in the terminal.
- caniusepython3 - Determine what projects are blocking you from porting to Python 3.
- 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.
- PathPicker - Select files out of bash output.
- percol - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
- 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.
- mycli - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
- pgcli - Postgres CLI with autocompletion and syntax highlighting.
- :earth_americas: cement - CLI Application Framework for Python.
- :octocat: python-prompt-toolkit - :star: 2917 :fork_and_knife: 154 - A Library for building powerful interactive command lines.
- cookiecutter - A command-line utility that creates projects from cookiecutters (project templates).
- :earth_americas: click - A package for creating beautiful command line interfaces in a composable way.
-
Compatibility
- Python-Modernize - Modernizes Python code for eventual Python 3 migration.
- :earth_americas: Six - Python 2 and 3 compatibility utilities.
- :earth_americas: Python-Future - The missing compatibility layer between Python 2 and Python 3.
-
Computer Vision
- :earth_americas: SimpleCV - An open source framework for building computer vision applications.
- :earth_americas: OpenCV - Open Source Computer Vision Library.
- :earth_americas: SimpleCV - An open source framework for building computer vision applications.
-
Concurrency and Parallelism
- :earth_americas: multiprocessing - (Python standard library) Process-based "threading" interface.
- :earth_americas: threading - (Python standard library) Higher-level threading interface.
- :earth_americas: eventlet - Asynchronous framework with WSGI support.
- gevent - A coroutine-based Python networking library that uses [greenlet](https://github.com/python-greenlet/greenlet).
- :earth_americas: eventlet - Asynchronous framework with WSGI support.
- Tomorrow - Magic decorator syntax for asynchronous code.
-
Configuration
- :earth_americas: ConfigObj - INI file parser with validation.
- :earth_americas: ConfigParser - (Python standard library) INI file parser.
- :octocat: python-decouple - :star: 263 :fork_and_knife: 22 - Strict separation of settings from code.
- :earth_americas: profig - Config from multiple formats with value conversion.
- config - Hierarchical config from the author of [:earth_americas: logging](https://docs.python.org/2/library/logging.html).
-
Continuous Integration
- :earth_americas: CircleCI - A CI service that can run very fast parallel testing. (GitHub only)
- :earth_americas: Wercker - A Docker-based platform for building and deploying applications and microservices.
- awesome-CIandCD
- :earth_americas: 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 [:earth_americas: private](https://travis-ci.com) projects. (GitHub only)
-
Cryptography
- :earth_americas: cryptography - A package designed to expose cryptographic primitives and recipes to Python developers.
- :earth_americas: Passlib - Secure password storage/hashing library, very high level.
- hashids - Implementation of [:earth_americas: hashids](http://hashids.org) in Python.
- PyNacl - Python binding to the Networking and Cryptography (NaCl) library.
- :earth_americas: Paramiko - A Python (2.6+, 3.3+) implementation of the SSHv2 protocol, providing both client and server functionality.
-
Database
- :earth_americas: pickleDB - A simple and lightweight key-value store for Python.
- TinyDB - A tiny, document-oriented database.
- :earth_americas: PipelineDB - The Streaming SQL Database.
- :earth_americas: ZODB - A native object database for Python. A key-value and object graph database.
-
Database Drivers
- :earth_americas: mysql-python - The MySQL database connector for Python.
- :earth_americas: oursql - A better MySQL connector with support for native prepared statements and BLOBs.
- :earth_americas: psycopg2 - The most popular PostgreSQL adapter for Python.
- :earth_americas: pymssql - A simple database interface to Microsoft SQL Server.
- :earth_americas: PyMongo - The official Python client for MongoDB.
- awesome-mysql
- PyMySQL - 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.
- :earth_americas: pymssql - A simple database interface to Microsoft SQL Server.
- cassandra-python-driver - Python driver for Cassandra.
- Plyvel - A fast and feature-rich Python interface to LevelDB.
- pycassa - Python Thrift driver for Cassandra.
- telephus - Twisted based client for Cassandra.
- txRedis - Twisted based client for Redis.
- mysqlclient - mysql-python fork supporting Python 3.
- HappyBase - A developer-friendly library for Apache HBase.
- redis-py - The Redis Python Client.
- :earth_americas: apsw - Another Python SQLite wrapper.
-
Data Validation
- Schematics - Data Structure Validation.
- schema - A library for validating Python data structures.
- jsonschema - An implementation of [:earth_americas: JSON Schema](http://json-schema.org/) for Python.
- voluptuous - A Python data validation library.
- valideer - Lightweight extensible data validation and adaptation library.
- Cerberus - A lightweight and extensible data validation library.
-
Data Visualization
- awesome-javascript
- bokeh - Interactive Web Plotting for Python.
- pygraphviz - Python interface to [:earth_americas: Graphviz](http://www.graphviz.org/).
- :earth_americas: SnakeViz - A browser based graphical viewer for the output of Python's cProfile module.
- vincent - A Python to Vega translator.
- :earth_americas: matplotlib - A Python 2D plotting library.
- :earth_americas: PyQtGraph - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
- ggplot - Same API as ggplot2 for R.
- :earth_americas: pygal - A Python SVG Charts Creator.
- pygraphviz - Python interface to [:earth_americas: Graphviz](http://www.graphviz.org/).
-
Date and Time
- pytz - World timezone definitions, modern and historical. Brings the [:earth_americas: tz database](https://en.wikipedia.org/wiki/Tz_database) into Python.
- :octocat: Chronyk - :star: 221 :fork_and_knife: 8 - A Python 3 library for parsing human-written times and dates.
- dateutil - Extensions to the standard Python [:earth_americas: datetime](https://docs.python.org/2/library/datetime.html) module.
- :octocat: delorean - :star: 1208 :fork_and_knife: 62 - A library for clearing up the inconvenient truths that arise dealing with datetimes.
- moment - A Python library for dealing with dates/times. Inspired by [:earth_americas: Moment.js](http://momentjs.com/).
- :octocat: PyTime - :star: 97 :fork_and_knife: 12 - A easy-use Python module which aims to operate date/time/datetime by string.
- :octocat: when.py - :star: 148 :fork_and_knife: 13 - Providing user-friendly functions to help perform common date and time actions.
- :octocat: arrow - :star: 3196 :fork_and_knife: 275 - Better dates & times for Python.
-
Debugging Tools
- :earth_americas: winpdb - A Python Debugger with GUI, capable of remote debugging based on `rpdb2`.
- pyringe - Debugger capable of attaching to and injecting code into Python processes.
- wdb - An improbable web debugger through WebSockets.
- django-devserver - A drop-in replacement for Django's runserver.
- line_profiler - Line-by-line profiling.
- memory_profiler - Monitor Memory usage of Python code.
- profiling - An interactive Python profiler.
- pyelftools - Parsing and analyzing ELF files and DWARF debugging information.
- python-statsd - Python Client for the [statsd](https://github.com/etsy/statsd/) server.
- flask-debugtoolbar - A port of the django-debug-toolbar to flask.
- django-debug-toolbar - Display various debug information for Django.
-
DevOps Tools
- Docker Compose - Fast, isolated development environments using [:earth_americas: Docker](https://www.docker.com/).
- Ansible - A radically simple IT automation platform.
- SaltStack - Infrastructure automation and management system.
- cuisine - Chef-like functionality for Fabric.
- Fabtools - Tools for writing awesome Fabric files.
- honcho - A Python clone of [Foreman](https://github.com/ddollar/foreman), for managing Procfile-based applications.
- pexpect - Controlling interactive programs in a pseudo-terminal like GNU expect.
- psutil - A cross-platform process and system utilities module.
Programming Languages
Categories
Testing
39
Command-line Tools
23
Science and Data Analysis
22
Text Processing
21
Database Drivers
20
Specific Formats Processing
17
Audio
14
RESTful API
14
ORM
14
Authentication
13
Machine Learning
13
Websites
12
Twitter
12
GUI
12
Imagery
11
DevOps Tools
11
WSGI Servers
11
Debugging Tools
11
Web Content Extracting
11
CMS
10
Podcasts
10
Third-party APIs
10
Data Visualization
10
HTML Manipulation
10
Asset Management
9
Email
9
Web Frameworks
9
Hardware
9
Code Analysis and Linter
9
Job Scheduler
9
Game Development
8
Date and Time
8
Natural Language Processing
8
Caching
8
E-commerce
7
Package Management
7
Editor Plugins
7
Search
7
Web Crawling
7
Admin Panels
6
Distribution
6
Build Tools
6
Static Site Generator
6
Files
6
Concurrency and Parallelism
6
Microsoft Windows
6
Geolocation
6
Data Validation
6
Logging
6
Network Virtualization and SDN
6
HTTP
5
Configuration
5
URL Manipulation
5
Cryptography
5
Miscellaneous
5
Networking
5
Documentation
5
Continuous Integration
5
Environment Management
5
MapReduce
5
Functional Programming
4
Queue
4
Package Repositories
4
WebSocket
4
Foreign Function Interface
4
High Performance
4
Weekly
4
Database
4
Forms
4
Computer Vision
3
Interactive Interpreter
3
Template Engine
3
RPC Servers
3
Serverless Frameworks
3
Algorithms and Design Patterns
3
Permissions
3
Processes
3
Code Quality
3
Compatibility
3
Anti-spam
2
OCR
2
IDEs
2
Downloader
2
News Feed
2
Internationalization
2
Video
1
Serialization
1
Tagging
1
Sub Categories
Keywords
python
121
django
11
http
8
awesome-list
6
testing
6
database
5
python3
5
flask
5
pypi
5
cli
4
natural-language-processing
4
awesome
4
serialization
3
nlp
3
python-3
3
library
3
pallets
3
aws
3
automation
3
cloud
3
markdown
3
data-science
3
redis
3
monitoring
3
cloud-management
3
sqlalchemy
3
linux
3
network-analysis
2
requests
2
oembed
2
cross-platform
2
markdown-parser
2
dank
2
aws-lambda
2
datetime
2
mysql
2
command-line
2
mocking
2
crawler
2
pyramid
2
jinja
2
terminal
2
news
2
imap
2
shell
2
packaging
2
resources
2
mock
2
security
2
utilities
2