awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
## What is this Python project? In the section 'Environment management' I have added the pipenv tool. I consider it one of the best there is. ## What's the difference...
## What is this Python project? SQLLEX - Pythonic superstructure over sqlite3 ## What's the difference between this Python project and similar ones? What the heck is Sqllex? š¤ Sqllex...
Add Beanie
## What is this Python project? Beanie is an Asynchronous ODM for MongoDB. It is based on Motor and Pydantic. The project page with a quick-start example: https://github.com/roman-right/beanie The documentation...
Hi, I'm a UX designer/marketer who has been learning a bit of Python on my own. I recently discoveredĀ DevProjects and wanted to include them in the list because I...
## What is this Python project? The lightweight PyTorch wrapper for high-performance AI research to scale your models, not the boilerplate. ## What's the difference between this Python project and...
## What is this Python project? igel is a machine learning library that makes it very easy to train and validate ML models. It can be used without any coding...
## What is this Python project? Sierra is a Python framework created to develop web applications solely on Python and integrate with HTML and CSS Powerful functionalities of Python combined...
## What is this Python project? By wrapping vcrpy with Flask, Cornell provides a lightweight record and replay server that can be easily used during distributed system testing and simulate...
# Features Generic parsing of dates in over 200 language locales plus numerous formats in a language agnostic fashion. Generic parsing of relative dates like: '1 min ago', '2 weeks...
## 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...