An open API service indexing awesome lists of open source software.

git-github.com-vinta-awesome-python

awesome-python
https://github.com/anasekhar/git-github.com-vinta-awesome-python

Last synced: about 9 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.
    • Grappelli - A jazzy skin for the Django Admin-Interface.
  • 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.
    • sortedcontainers - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
  • Anti-spam

  • 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.
    • beets - A music library manager and [MusicBrainz](https://musicbrainz.org/) tagger.
  • 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.
    • OAuthLib - A generic and thorough implementation of the OAuth request-signing logic.
  • 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.
    • dogpile.cache - dogpile.cache is next generation replacement for Beaker made by same authors.
    • HermesCache - Python caching library with tag-based invalidation and dogpile effect prevention.
  • 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.
    • flake8 - A wrapper around pycodestyle, pyflakes and McCabe.
  • Code Quality

    • Codacy - Automated Code Review to ship better code, faster.
    • CodeFactor - Automated Code Review for Git.
    • Landscape - Hosted continuous Python code metrics.
    • Codecov - Code coverage dashboard.
  • 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).
    • click - A package for creating beautiful command line interfaces in a composable way.
    • colorama - Cross-platform colored terminal text.
  • Compatibility

    • Python-Modernize - Modernizes Python code for eventual Python 3 migration.
    • Python-Future - The missing compatibility layer between Python 2 and Python 3.
  • 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.
    • config - Hierarchical config from the author of [logging](https://docs.python.org/3/library/logging.html).
    • profig - Config from multiple formats with value conversion.
  • 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

    • pickleDB - A simple and lightweight key-value store for Python.
    • TinyDB - A tiny, document-oriented database.
    • ZODB - A native object database for Python. A key-value and object graph 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.
    • py2neo - Python wrapper client for Neo4j's restful interface.
  • 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.
    • Dash - Built on top of Flask, React and Plotly aimed at analytical web applications.
  • 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
    • PyGraphviz - Python interface to [Graphviz](http://www.graphviz.org/).
  • 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.
Categories
Testing 30 Command-line Tools 26 Text Processing 25 Database Drivers 20 Debugging Tools 19 Specific Formats Processing 19 Science 18 Weekly 18 Websites 16 GUI 16 ORM 15 Implementations 15 RESTful API 14 Audio 14 Twitter 13 Authentication 13 Image Processing 12 Web Content Extracting 12 HTML Manipulation 11 Editor Plugins and IDEs 11 DevOps Tools 11 Code Analysis 11 Third-party APIs 10 CMS 10 E-commerce 10 Data Visualization 10 Natural Language Processing 10 Date and Time 9 Deep Learning 9 Web Frameworks 9 Caching 9 Email 9 Data Validation 9 Game Development 8 Job Scheduler 8 Search 8 Hardware 8 WSGI Servers 8 Recommender Systems 8 Asset Management 8 Concurrency and Parallelism 7 Networking 7 Machine Learning 7 Files 7 Web Crawling & Web Scraping 7 Functional Programming 6 Build Tools 6 Microsoft Windows 6 Static Site Generator 6 Network Virtualization 6 Admin Panels 6 Distribution 6 Geolocation 6 Environment Management 5 Package Management 5 Configuration 5 Package Repositories 5 WebSocket 5 Computer Vision 5 URL Manipulation 5 Data Analysis 5 Miscellaneous 5 Continuous Integration 5 Podcasts 5 Algorithms and Design Patterns 4 Built-in Classes Enhancement 4 Logging 4 Cluster Computing 4 Documentation 4 Foreign Function Interface 4 Code Quality 4 Queue 4 Forms 4 Interactive Interpreter 4 HTTP 4 Cryptography 4 Robotics 3 Permissions 3 RPC Servers 3 Template Engine 3 Database 3 Serverless Frameworks 3 Anti-spam 2 Compatibility 2 Internationalization 2 Downloader 2 News Feed 2 Processes 2 Video 1 Serialization 1 Tagging 1
Sub Categories