Fork me on GitHub

Ranked awesome lists, all in one place

This list is a copy of vinta/awesome-python with ranks


Awesome Python Awesome ★87749

A curated list of awesome Python frameworks, libraries, software and resources.

Inspired by awesome-php ★19087.


Admin Panels

Libraries for administrative interfaces.

Algorithms and Design Patterns

Python implementation of algorithms and design patterns.

Anti-spam

Libraries for fighting spam.

Asset Management

Tools for managing, compressing and minifying website assets.

Audio

Libraries for manipulating audio.

Authentication

Libraries for implementing authentications schemes.

Build Tools

Compile software from source code.

Built-in Classes Enhancement

Libraries for enhancing Python built-in classes.

CMS

Content Management Systems.

Caching

Libraries for caching data.

ChatOps Tools

Libraries for chatbot development.

Code Analysis

Tools of static analysis, linters and code quality checkers. See: awesome-static-analysis ★3367.

Command-line Tools

Libraries for building command-line application.

Compatibility

Libraries for migrating from Python 2 to 3.

Computer Vision

Libraries for computer vision.

Concurrency and Parallelism

Libraries for concurrent and parallel execution.

Configuration

Libraries for storing and parsing configuration options.

Cryptography

Data Analysis

Libraries for data analyzing.

Data Validation

Libraries for validating data. Used for forms in many cases.

Data Visualization

Libraries for visualizing data. See: awesome-javascript ★14660.

Database

Databases implemented in Python.

Database Drivers

Libraries for connecting and operating databases.

Date and Time

Libraries for working with dates and times.

Debugging Tools

Libraries for debugging code.

Deep Learning

Frameworks for Neural Networks and Deep Learning. See: awesome-deep-learning ★9190.

DevOps Tools

Software and libraries for DevOps.

Distribution

Libraries to create packaged executables for release distribution.

Documentation

Libraries for generating project documentation.

Downloader

Libraries for downloading.

E-commerce

Frameworks and libraries for e-commerce and payments.

Editor Plugins and IDEs

Email

Libraries for sending and parsing email.

Environment Management

Libraries for Python version and environment management.

Files

Libraries for file manipulation and MIME type detection.

Foreign Function Interface

Libraries for providing foreign function interface.

Forms

Libraries for working with forms.

Functional Programming

Functional Programming with Python.

GUI

Libraries for working with graphical user interface applications.

Game Development

Awesome game development libraries.

Geolocation

Libraries for geocoding addresses and working with latitudes and longitudes.

HTML Manipulation

Libraries for working with HTML and XML.

HTTP

Libraries for working with HTTP.

Hardware

Libraries for programming with hardware.

Image Processing

Libraries for manipulating images.

Implementations

Implementations of Python.

Interactive Interpreter

Interactive Python interpreters (REPL).

Internationalization

Libraries for working with i18n.

Job Scheduler

Libraries for scheduling jobs.

Logging

Libraries for generating and working with logs.

Machine Learning

Libraries for Machine Learning. See: awesome-machine-learning ★33690.

MapReduce

Frameworks and libraries for MapReduce.

Microsoft Windows

Python programming on Microsoft Windows.

Miscellaneous

Useful libraries or tools that don’t fit in the categories above.

Natural Language Processing

Libraries for working with human languages.

Network Virtualization

Tools and libraries for Virtual Networking and SDN (Software Defined Networking).

Networking

Libraries for networking programming.

News Feed

Libraries for building user’s activities.

ORM

Libraries that implement Object-Relational Mapping or data mapping techniques.

Package Management

Libraries for package and dependency management.

Package Repositories

Local PyPI repository server and proxies.

Permissions

Libraries that allow or deny users access to data or functionality.

Processes

Libraries for starting and communicating with OS processes.

Queue

Libraries for working with event and task queues.

Recommender Systems

Libraries for building recommender systems.

RESTful API

Libraries for developing RESTful APIs.

RPC Servers

RPC-compatible servers.

Science

Libraries for scientific computing.

Libraries and software for indexing and performing search queries on data.

Serialization

Libraries for serializing complex data types

Serverless Frameworks

Frameworks for developing serverless Python code.

Specific Formats Processing

Libraries for parsing and manipulating specific text formats.

Static Site Generator

Static site generator is a software that takes some text + templates as input and produces HTML files on the output.

Tagging

Libraries for tagging items.

Template Engine

Libraries and tools for templating and lexing.

Testing

Libraries for testing codebases and generating test data.

Text Processing

Libraries for parsing and manipulating plain texts.

Third-party APIs

Libraries for accessing third party services APIs. See: List of Python API Wrappers and Libraries ★1134.

URL Manipulation

Libraries for parsing URLs.

Video

Libraries for manipulating video and GIFs.

WSGI Servers

WSGI-compatible web servers.

Web Content Extracting

Libraries for extracting web contents.

Web Crawling & Web Scraping

Libraries to automate data extraction from websites.

Web Frameworks

Full stack web frameworks.

WebSocket

Libraries for working with WebSocket.

Services

Online tools and APIs to simplify development.

Continuous Integration

See: awesome-CIandCD ★694.

Code Quality

Resources

Where to discover new Python libraries.

Podcasts

Twitter

Websites

Weekly

Other Awesome Lists

List of lists.

Contributing

Your contributions are always welcome! Please take a look at the contribution guidelines first.

I will keep some pull requests open if I’m not sure whether those libraries are awesome, you could vote for them by adding :+1: to them. Pull requests will be merged when their votes reach 20.


If you have any question about this opinionated list, do not hesitate to contact me @vinta on Twitter or open an issue on GitHub.

This list is a copy of vinta/awesome-python with ranks