Awesome Python

This project utilizes resources from the Awesome Python repository, curated by Vinta Chen. The original work is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0). Some content from the original repository has been adapted or modified to better suit the needs of this project.

Top 20 Projects
thealgorithms196.4K

All Algorithms implemented in Python.

tensorflow187.2K

The most popular Deep Learning framework created by Google.

youtube-dl133.6K

A command-line program to download videos from YouTube and other video sites.

thefuck89K

Correcting your previous console command.

pytorch85.8K

Tensors and Dynamic neural networks in Python with strong GPU acceleration.

django81.8K

The most popular web framework in Python.

fastapi79.5K

A modern, fast, web framework for building APIs with Python 3.6+ based on standard Python type hints.

funNLP70.5K

A collection of tools and datasets for Chinese NLP.

flask68.5K

A microframework for Python.

cpython64.7K

Default, most widely used implementation of the Python programming language written in C.

ansible63.6K

A radically simple IT automation platform.

keras62.4K

A high-level neural networks library and capable of running on top of either TensorFlow or Theano.

scrapy53.8K

A fast high-level screen scraping and web crawling framework.

requests52.4K

HTTP Requests for Humans.

rich50.3K

Python library for rich text and beautiful formatting in the terminal. Also provides a great RichHandler log handler.

python-patterns40.8K

A collection of design patterns in Python.

pyenv40.2K

Simple Python version management.

diagrams40.1K

Diagram as Code.

black39.4K

The uncompromising Python code formatter.