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 434 awesome-python issues
Sort by recently updated
recently updated
newest added

## What is this Python project? A wrapper of [SQLAlchemy](https://www.sqlalchemy.org/) based on [pydantic](https://github.com/pydantic/pydantic) objects. Made by tiangelo, creator of FastAPI. ## What's the difference between this Python project and similar...

## What is this Python project? `pedalboard` is a Python library for working with audio: reading, writing, adding effects, and more. It supports most popular audio file formats and a...

## What is this Python project? This is the Python library for interacting with the Svix API which is great for adding webhook functionality to your api. ## What's the...

## What is this Python project? [Jina](https://github.com/jina-ai/jina) is a framework that empowers anyone to build such applications in the cloud. It handles infrastructure complexity, making advanced solution engineering and cloud-native...

## What is this Python project? [Algviz](https://algviz.com) is an animation engine based on Jupyter to make it easier to visualize algorithms. For example: + Bubble sort algorithm: ![bubble_sort_animation](https://cdn.jsdelivr.net/gh/zjl9959/algviz-launch@master/svgs/BubbleSort.svg) + NQueens...

Add a line this is a demo version

## What is this Python project? [`click-extra`](https://github.com/kdeldycke/click-extra) is a collection of helpers and utilities for [Click](https://click.palletsprojects.com/), the Python CLI framework. It is a drop-in replacement with good defaults that saves...

## What is this Python project? Lets you use all the powers of Vue.js to write web UIs running in your browser but in pure Python. -- Anyone who agrees...

## What is this Python project? Added quo, a dynamic python module for creating cli apps ## What's the difference between this Python project and similar ones? Enumerate comparisons. --...

## What is this Python project? Intel® Extension for Scikit-learn provides drop-in replacement patching functionality for a seamless way to speed up Scikit-learn application. Acceleration is achieved through the use...