awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

An opinionated list of awesome Python frameworks, libraries, software and resources.

Results 596 awesome-python issues
Sort by recently updated
recently updated
newest added

## What is this Python project? Nuitka is the optimizing Python compiler written in Python that creates executables that run without an need for a separate installer. Data files can...

## What is this Python project? A desktop application that is a replacement for Internet Download Manager, a popular desktop downloader program. ## What's the difference between this Python project...

I have rename "sort.py" to "tests.py" for testing purposes. Now, the project is provided with build: passing and Codecov: 92%(for now)

## What is this Python project? Internet archiving / web content extraction tool, supports extracting these content types and more: - raw html, html after JS executes in chrome headless...

According to the repo: `nplusone` is a library for detecting the n+1 queries problem in Python ORMs, including SQLAlchemy, Peewee, and the Django ORM. Many object-relational mapping (ORM) libraries default...

## What is this Python project? This project uses [Pyinstaller](https://github.com/pyinstaller/pyinstaller) to convert from the .py file format to .exe format. The notable difference is that this project uses a very...

**Ampalibe** is a lightweight Python framework for building Facebook Messenger bots faster. It uses api from the [Messenger platforms](https://developers.facebook.com/docs/messenger-platform/) and offers a simple and quick functions to use it. Features...

## What is this Python project? This is a Python-based DeepLearningAI free short course on Prompt Engineering for Vision Models. It teaches users to programmatically prompt image segmentation, object detection,...

## What is this Python project? **uv** is an extremely fast Python package and project manager, it extends beyond a pip alternative, and more into an end-to-end solution for managing...

## What is this Python project? [Crawlee for Python](https://github.com/apify/crawlee-python/) is a web scraping and browser automation library that quickly builds reliable scrapers in Python. ## What's the difference between this...