awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
## What is this Python project? pytest-reporter-plus makes your test reports actually useful. It gives you clean JSON and HTML outputs, shows you which tests are flaky, supports dynamic markers,...
This PR adds three libraries to the Terminal Rendering section: - [`rich`](https://github.com/Textualize/rich): Render rich text, tables, markdown, progress bars, and more in the terminal. - [`textual`](https://github.com/Textualize/textual): Build modern TUI apps...
Hello, @vinta Dependi is a comprehensive dependency management extension that helps developers write code faster and smarter by efficiently managing project dependencies. supporting python, offering version management, vulnerability scanning, and...
## What is this Python project? Describe features. ## What's the difference between this Python project and similar ones? Enumerate comparisons. -- Anyone who agrees with this pull request could...
## What is this project? ServicePathMapper performs configuration-based, static dependency mapping of all valid service-based paths in a complex distributed system, honoring policy constraints. It analyzes the participation of servers...
## What is this Python project? Describe features. A content-based Movie Recommendation System built using Python. It suggests movies similar to the one entered by the user based on genres...
## What is this Python project? Mininterface is an argparse alternative and drop-in replacement that exposes configuration options to the CLI, but also to GUI and TUI. This allows your...
## What is Nuitka? **Nuitka** is a Python compiler that transforms Python code into high-performance native executables. Key features: - 🚀 **Full Compatibility**: Supports 100% of Python syntax (including 3.13+...
## What is this Python project? Describe features. ## What's the difference between this Python project and similar ones? Enumerate comparisons. -- Anyone who agrees with this pull request could...
**Duck** is a lightweight Python web framework designed for building scalable, production-ready applications. It features a built-in component system—an alternative to React—for constructing interactive frontend experiences directly in Python. With...