awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
Added fastbots library. [Fastbots](https://ubertidavide.github.io/fastbots/) is a simple library designed for rapid bot and scraper development using Selenium and the POM (Page Object Model) design. It enhances productivity by allowing developers...
UPDATED: Line 191: [BitBake](http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html) Old version docs no longer at this URL. Line 415: [psycopg2](http://initd.org/psycopg/) Permanently moved to new site. Line 571: [shoop](https://www.shuup.com/en/) /en/ is 404, removed. Line 674: [PyGObject](https://wiki.gnome.org/Projects/PyGObject)...
Added Oracle Database driver ## What is this Python project? Describe features. ## What's the difference between this Python project and similar ones? Enumerate comparisons. -- Anyone who agrees with...
## What is this Python project? Hyperparameter is a versatile hyperparameter management library designed for machine learning researchers and system developers, offering a unified and user-friendly interface across Python, Rust,...
## What is this Python project? An open-source Django admin panel based on bootstrap 5. Developer-friendly, rich with features, and highly customizable dashboard any developer can ever need. **Features:** -...
## What is this Python project? Enable to interact with website frontend instead of Javascript ! more info: - https://github.com/brython-dev/brython#brython - https://brython.info ## What's the difference between this Python project...
## What is this Python project? Scikit-learn is a machine learning library for Python that provides simple and efficient tools for data analysis and modeling. It is built on NumPy,...
## What is this Python project? SuperDuperDB is an open-source framework for integrating AI directly with major databases, including streaming inference, scalable model training, and vector search. SuperDuperDB is not...
Added Level Up Your Python. https://henryiii.github.io/level-up-your-python/notebooks/0%20Intro.html ## What is this Python project? This is a tutorial website describing how to code better. ## What's the difference between this Python project...
## What is this Python project? Describe features. ## What's the difference between this Python project and similar ones? Pydantic: * uses type hints to define validation schema, so static...