Find The Best Python Repositories

A selected list of awesome Python frameworks, libraries and software.

Last Updated Python Repositories

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

-------------------------------------------------------------------------------- English | [简体中文](./README_cn.md) [![Build Status](https://travis-ci.org/PaddlePaddle/Paddle.s

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Apache Airflow (or simply Airflow) is a platform to programmatically author, schedule, and monitor workflows. When workflows are defined as code, they become more maint

:house_with_garden: Open source home automation that puts local control and privacy first.

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a loca

OpenMMLab Detection Toolbox and Benchmark

English | 简体中文 MMDetection is an open source object detection toolbox based on PyTorch. It is a part of the OpenMMLab project. The master branch works with PyTorch 1.5+. Apart from

scikit-learn: machine learning in Python

.. -- mode: rst -- |Azure| |Travis| |Codecov| |CircleCI| |Nightly wheels| |Black| |PythonVersion| |PyPi| |DOI| |Benchmark| .. |Azure| image:: https://dev.azure.com/scikit-learn/sci

openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 150 supported car makes and models.

openpilot is an open source driver assistance system. Currently, openpilot performs the functions of Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward Collisi

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

pandas is a Python package that provides fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intui

Sentry is cross-platform application monitoring, with a focus on error reporting.

Users and logs provide clues. Sentry provides answers. Users and logs provide clues. Sentry provides answers. Sentry is a service that helps you monitor

The Web framework for perfectionists with deadlines.

====== Django ====== Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out. All documentation is in

The Python programming language

.. image:: https://github.com/python/cpython/workflows/Tests/badge.svg :alt: CPython build status on GitHub Actions :target: https://github.com/python/cpython/actions .. imag

The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.

Welcome to the official repository for the Open Web Application Security Project® (OWASP) Cheat Sheet Series project. The project focuses on providing good security practices for

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

YOLOv5 🚀 is a family of object detection architectures and models pretrained on the COCO dataset, and represents Ultralytics open-source research into future vision AI method

JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。

JumpServer 是全球首款开源的堡垒机,使用 GPLv3 开源协议,是符合 4A 规范的运维安全审计系统。 JumpServer 使用 Python 开发,遵循 Web 2.0 规范,配备了业界领先的 Web Terminal 方案,交互界面美观、用户体验好。 JumpServer 采纳分布式架构,支持多机房跨区域部署,支持横向扩展,无资

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!

LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications. Overview • Install • Example • Run • Usage • Changelog •

Scrapy, a fast high-level web crawling & scraping framework for Python.

.. image:: https://scrapy.org/img/scrapylogo.png ====== Scrapy ====== .. image:: https://img.shields.io/pypi/v/Scrapy.svg :target: https://pypi.python.org/pypi/Scrapy :alt: P

A youtube-dl fork with additional features and fixes

yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

English | 简体中文 | 繁體中文 | 한국어 State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow 🤗 Transformers provides thous

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

English | 简体中文 ------------------------------------------------------------------------------------------ Introduction PaddleOCR aims to create multilingual, awe

An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.

.. image:: https://github.com/ray-project/ray/raw/master/doc/source/images/ray_header_logo.png .. image:: https://readthedocs.org/projects/ray/badge/?version=master :target: ht

💫 Industrial-strength Natural Language Processing (NLP) in Python

spaCy is a library for advanced Natural Language Processing in Python and Cython. It's built on the very latest research, and was designed from day one to be used in real products

Automatic SQL injection and database takeover tool

sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

Redash is designed to enable anyone, regardless of the level of technical sophistication, to harness the power of data big and small. SQL users leverage Redash to explore, qu

Python dependency management and packaging made easy.

Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. It supports Python 3.7+. The complete documentatio

The fundamental package for scientific computing with Python.

NumPy is the fundamental package for scientific computing with Python. It provides: Testing: NumPy requires pytest and hypothesis. Tests can then be run after installation wi

Streamlit — The fastest way to build data apps in Python

The fastest way to build and share data apps. Streamlit lets you turn data scripts into sharable web apps in minutes, not weeks. It’s all Python, open-source, and free! And once yo

A collective list of free APIs

[ Become a sponsor and support Public APIs and their maintainers ] Special thanks to: The fastest way to integrate APIs into any product Explore, discover and consum

Deep Learning for humans

This repository hosts the development of the Keras library. Read the documentation at keras.io. Keras is a deep learning API written in Python, running on top of the machine learn

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

|PyPI version| |Docs badge| |Chat badge| |Build Status| |Code Of Conduct| |Mailing Lists| |License| |CII Best Practices| Ansible Ansible is a radically simple IT automation system.

A toolkit for developing and comparing reinforcement learning algorithms.

Gym is an open source Python library for developing and comparing reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and envir

Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.

.. This file contains a series of comments that are used to include sections of this README in other files. Do not modify these comments unless you know what you are doing. tag:int

Most Popular Python Repositories

A collective list of free APIs

[ Become a sponsor and support Public APIs and their maintainers ] Special thanks to: The fastest way to integrate APIs into any product Explore, discover and consum

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

English ∙ 日本語 ∙ 简体中文 ∙ 繁體中文 | العَرَبِيَّة‎ ∙ বাংলা ∙ Português do Brasil ∙ Deutsch ∙ ελληνικά ∙ עברית ∙ Italiano ∙ 한국어 ∙ فارسی ∙ Polski ∙ русский язык ∙ Español ∙ ภาษาไทย ∙ Türkçe

All Algorithms implemented in Python

Implementations are for learning purposes only. As they may be less efficient than the implementations in the Python standard library, use them at your discretion. Read through our

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

A curated list of awesome Python frameworks, libraries, software and resources. Inspired by awesome-php. Libraries for administrative interfaces. Python implementation of data stru

Python - 100天从新手到大师

作者:骆昊 说明:从项目上线到获得8w+星标以来,一直收到反馈说基础部分(前15天的内容)对新手来说是比较困难的,建议有配套视频进行讲解。最近把基础部分的内容重新制作了一个名为“Python-Core-50-Courses”的项目,用更为简单通俗的方式重写了这部分内容并附带了视频讲解,初学者可以关注下这个新项目。如果需要Python基础视频,可以在“B站”搜

Command-line program to download videos from YouTube.com and other video sites

youtube-dl - download videos from youtube.com or other video platforms To install it right away for all UNIX users (Linux, macOS, etc.), type: If you do not have curl, you can alt

Models and examples built with TensorFlow

The TensorFlow Model Garden is a repository with a number of different implementations of state-of-the-art (SOTA) models and modeling solutions for TensorFlow users. We aim to dem

Magnificent app which corrects your previous console command.

The Fuck is a magnificent app, inspired by a @liamosaur tweet, that corrects errors in previous console commands. Is The Fuck too slow? Try the experimental instant mode! More exa

The Web framework for perfectionists with deadlines.

====== Django ====== Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out. All documentation is in

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

English | 简体中文 | 繁體中文 | 한국어 State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow 🤗 Transformers provides thous

The Python micro framework for building web applications.

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a si

Deep Learning for humans

This repository hosts the development of the Keras library. Read the documentation at keras.io. Keras is a deep learning API written in Python, running on top of the machine learn

A curated list of awesome Machine Learning frameworks, libraries and software.

A curated list of awesome machine learning frameworks, libraries and software (by language). Inspired by awesome-php. If you want to contribute to this list (please do), send me a

:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.

中文 | English 分享 GitHub 上有趣、入门级的开源项目。兴趣是最好的老师,这里能够帮你找到编程的兴趣! HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。每月 28 号以月刊的形式更新发布,内容包括:有趣、入门级的开源项目、开源书籍、实战项目、企业级项目等,让你用很短时间感受到开源的魅力,爱上开源! 获得

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

|PyPI version| |Docs badge| |Chat badge| |Build Status| |Code Of Conduct| |Mailing Lists| |License| |CII Best Practices| Ansible Ansible is a radically simple IT automation system.

:house_with_garden: Open source home automation that puts local control and privacy first.

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a loca

scikit-learn: machine learning in Python

.. -- mode: rst -- |Azure| |Travis| |Codecov| |CircleCI| |Nightly wheels| |Black| |PythonVersion| |PyPi| |DOI| |Benchmark| .. |Azure| image:: https://dev.azure.com/scikit-learn/sci

A simple, yet elegant, HTTP library.

Requests is a simple, yet elegant, HTTP library. ```python import requests r = requests.get('https://httpbin.org/basic-auth/user/pass', auth=('user', 'pass')) r.status_code 200 r.h

:arrow_double_down: Dumb downloader that scrapes the web

NOTICE: Read this if you are looking for the conventional "Issues" tab. You-Get is a tiny command-line utility to download media contents (videos, audios, images) from the Web,

The world's simplest facial recognition api for Python and the command line

You can also read a translated version of this file in Chinese 简体中文版 or in Korean 한국어 or in Japanese 日本語. Recognize and manipulate faces from Python or from the command line with t

Scrapy, a fast high-level web crawling & scraping framework for Python.

.. image:: https://scrapy.org/img/scrapylogo.png ====== Scrapy ====== .. image:: https://img.shields.io/pypi/v/Scrapy.svg :target: https://pypi.python.org/pypi/Scrapy :alt: P

The Python programming language

.. image:: https://github.com/python/cpython/workflows/Tests/badge.svg :alt: CPython build status on GitHub Actions :target: https://github.com/python/cpython/actions .. imag

The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.

The Big List of Naughty Strings is an evolving list of strings which have a high probability of causing issues when used as user-input data. This is intended for use in helping bot

FastAPI framework, high performance, easy to learn, fast to code, ready for production

FastAPI framework, high performance, easy to learn, fast to code, ready for production Documentation: https://fastapi.tiangolo.com Source Code: https://github.co

Animation engine for explanatory math videos

Manim is an engine for precise programmatic animations, designed for creating explanatory math videos. Note, there are two versions of manim. This repository began as a

Deepfakes Software For All

FaceSwap is a tool that utilizes deep learning to recognize and swap faces in pictures and videos. FaceSwap is a tool that utilizes deep learning to recognize and swap face

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!

LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications. Overview • Install • Example • Run • Usage • Changelog •

Rich is a Python library for rich text and beautiful formatting in the terminal.

English readme • 简体中文 readme • 正體中文 readme • Lengua española readme • Deutsche readme • Läs på svenska • 日本語 readme • 한국어 readme • Français readme • Schwizerdütsch

A list of useful payloads and bypass for Web Application Security and Pentest/CTF

A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques ! I :heart: pull requests :) You can also contribute wit

Clone a voice in 5 seconds to generate arbitrary speech in real-time

This repository is an implementation of Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis (SV2TTS) with a vocoder that works in real-time. This w