awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
## What is this Python project? marimo is an open source reactive notebook for Python: reproducible, Git-friendly, AI-native, SQL built-in, executable as a script, shareable as an app. - Run...
## What is this Python project? Easy way to send emails, upload files to Sharepoint etc. I used it for a SharePoint task. ## What's the difference between this Python...
## What is this Python project? [Keploy](https://github.com/keploy/keploy) is an open-source **testing toolkit** for developers that automatically generates test cases and data mocks from real API calls. It helps developers perform...
## What is this Python project? [LogCore](https://github.com/SarkarRana/logcore) is a modern, production-ready logging library for Python. It provides: - Simple one-line setup (`get_logger("app")`) - Structured logging (JSON or pretty text) -...
## What is this Python project? This adds CDK for Terraform (cdktf). CDK for Terraform lets you define Terraform infrastructure using familiar programming languages while giving you high-level constructs, modularity,...
## What is this Python project? `ytfetcher` is a fast CLI tool for fetching thousands of transcrips with additional metadata from any Youtube channel. Additionally you can export data as...
## This PR is to correct hyperlinks in GUI Development and to add Bluetooth **Edited GUI category:** In the GUI category, Edited the hyperlink of PyQt's docs which led to...
## What is this Python project? `random_permutation` is a module that can provide a random permutation of a range of numbers from 0 to a given `n`-1 inclusive. ## What's...
Hi, I would like to add the "Chinese-Elite" project to the `Miscellaneous` section. It's a full-featured open-source tool built with a Python backend that doesn't fit neatly into the library-focused...
## What is this Python project? OneCite is a universal citation and academic reference toolkit that automates bibliography management. It converts any reference input (DOI, arXiv ID, paper titles, URLs)...