awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
Python
## What is this Python project? Frida is a [free](https://www.gnu.org/philosophy/free-sw.en.html) dynamic instrumentation toolkit that enables software professionals to execute their own scripts in software that has traditionally been locked down;...
**Please open a Pull Request instead.**
## What is this Python project? Pycord is a discord API wrapper used for building discord bots and webhooks. ## What's the difference between this Python project and similar ones?...
## What is this Python project? It's a tool to download videos from YouTube, Twitch Clips and many more types of videos or video platforms. It also supports plugins and...
**Please open a Pull Request instead.**
**Please open a Pull Request instead.**
Tenacity is a general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It is quite heavily used in async tasks.
## What is this Python project? - Boilerplate /code structure for the restful Flask-Restx framework - Link of [the project](https://github.com/tranlyvu/Flask-RESTX-boilerplate) ## What's the difference between this Python project and similar...
## What is this Python project? This project provides modern _pythonic_ bindings to OpenGL. ## What's the difference between this Python project and similar ones? ### ModernGL vs PyOpenGL --Compared...