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? Python validation library to validate files using type, mime, extension, magic numbers and size that supports Django. ✅

## What is this Python project? `python-fsutil` provides high-level file-system [methods](https://github.com/fabiocaccamo/python-fsutil#methods) for performing common operations with one line of code. -- Anyone who agrees with this pull request could submit...

## What is this Python project? `python-benedict` is a subclass of the built-in dict type, meaning that it is fully compatible with existing dictionaries and can be used as a...

## What is this Python project? Semgrep is a fast, open-source, static analysis engine for finding bugs, detecting vulnerabilities in third-party dependencies, and enforcing code standards. It is faster than...

This is just a small typo fix in the README. Thank you!

## What is this Python project? Logstash pipeline parser is Parsing expression grammar (PEG) and Abstract syntax tree (AST) for [Logstash](https://www.elastic.co/logstash) pipeline syntax - [documentation](https://tomaskoutek.github.io/logstash-pipeline-parser/) ## What's the difference between...

fixed non working link for click lib

## 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? Link to project [here](https://fusion-engine.tech/) Fusion engine is a game engine that is focused to be as easy as possible, but to still be powerfull...

Added the pip module, auto-py-to-exe. ## What is this Python project? Describe features. auto-py-to-exe is a .py to .exe converter using a simple graphical interface and PyInstaller in Python. ##...