awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
### Fix README delimiter in [sort.py](cci:7://file:///c:/Users/T2430514/Downloads/awesome-python/sort.py:0:0-0:0) to prevent CI README corruption #### Description [sort.py](cci:7://file:///c:/Users/T2430514/Downloads/awesome-python/sort.py:0:0-0:0) expected the string `"- - -"` to split the README into Table-of-Contents and body, but the...
## What is this Python project? nndeploy is an open-source AI deployment framework focused on solving the pain points from AI algorithm development to production deployment. Key features include: -...
Automated PR created from task completion --- This PR was created from task: https://cloud.blackbox.ai/tasks/GlZds5RFqy4vYP4lVeKdX
## What is this Python project? It is a simple mathematical function which takes a float input and returns the sigmoid of that value in the form of a float....
Added main.py as a simple FastAPI example demonstrating a basic GET endpoint. The application defines a single route ("/") that returns a JSON message: { "message": "Hello, FastAPI!" } This...
## What is this Python project? A multi language graphical debugger for Vim.
Automated small contribution. Thank you!
## What does this PR do? Adds a brief note to the README clarifying that this fork is used for practicing the open-source contribution workflow. ## Before submitting - [x]...
### Summary Fixed a minor typo and improved formatting consistency in `README.md`. ### Details - Corrected heading punctuation for consistency. - Standardized use of em dashes in descriptions. - Improved...
## 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...