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? 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? Provides simple and powerful workflow-as-code solution. See [example](https://github.com/indeedeng/iwf/wiki/Use-case-study-%E2%80%90%E2%80%90-user-signup-workflow) ## What's the difference between this Python project and similar ones? * Using native programming languages...

## What is this Python project? `simputils-config` is a tiny library that simplifies working with configs and params. Especially useful for collecting config values from different sources and using the...

## What is this Python project? Reflex is a Python web framework designed for developers who want to build full-stack web applications using only Python. It allows users to create...

In the last code of sort.py a 'w+' is missing when writing the sorted lists. So I have add it to be in the side of Python 3. ## What...

## What is this Python project? `plotly.py` is a library for creating interactive, web-based visualizations. It supports a wide range of chart types (line, bar, 3D, maps) and is known...

## What is this Python project? GlassFlow is a serverless, Python-centric real-time data transformation solution for end-to-end data pipelines. If you use GlassFlow, you do not need Apache Kafka and...

## What is this Python project? An extremely fast Python linter and code formatter, written in Rust. ## What's the difference between this Python project and similar ones? Enumerate comparisons....

"ORM" may not encompass all database mapping tools, and the new phrasing provides clarity for users who might be unfamiliar with the term. But I believe the term "ORM" is...

Makes messaging between distributed and microservice applications easier.