awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
# What is mlforgex? **mlforgex** is an end-to-end machine learning automation package for Python that eliminates manual setup and complexity. It automates the entire ML workflow—from data preprocessing to model...
This pull request adds ANEE (Adaptive Neural Execution Engine) ANEE is an open-source Python library for transformer inference with: per-token dynamic layer skipping, profiler-based gating, safe KV-cache updates for skipped...
This PR adds Pathway to the Data Analysis section of the Awesome Python list. Pathway is a framework for real-time data processing in Python, providing reactive dataflows suitable for streaming...
Added [AutoCron](https://github.com/mdshoaibuddinchanda/autocron) under Job Scheduler. AutoCron is a one-line, cross-platform task scheduler for Python that works without cron or OS dependencies. - Cross-platform (Windows, Linux, macOS) - One-line function scheduling...
## What is this Python project? enigmapython is a Python package designed to emulate the legendary Enigma cryptographic machine used during World War II. It provides a faithful implementation of...
Adding **oilpriceapi** - Official Python SDK for OilPriceAPI. Real-time and historical oil & commodity price data with Pandas integration. **Links:** • PyPI: https://pypi.org/project/oilpriceapi/ • GitHub: https://github.com/oilpriceapi/python-sdk • Docs: https://docs.oilpriceapi.com/sdk/python **Features:**...
## 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 Python project? This repository is a curated list of awesome Python libraries and tools. I added **PyCaret**, which is a low-code machine learning library designed to...
## What is this Python project? RamaLama is an open-source CLI tool and runtime helper that simplifies running inference over AI models by leveraging container-based workflows. It treats models similarly...
## What is this Python project? `llm_async` is an **async-first**, lightweight Python library for interacting with modern Large Language Model (LLM) providers such as **OpenAI**, **Google Gemini**, **Anthropic Claude**, and...