awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
## What is this Python project? Describe features. ## What's the difference between this Python project and similar ones? This is hands-down the fastest cryptography library I've used in Python...
## What is this Python project? Basically, it's a feature to show the quality of code we are uploading here in this repo. -- Anyone who agrees with this pull...
## What is this Python project? [pytest-watcher](https://github.com/olzhasar/pytest-watcher) is a tool to automatically rerun tests (using `pytest` by default) whenever your code changes. The tool saves a lot of time and...
## What is this Python project? It compiles all Python libraries together for easy access ## What's the difference between this Python project and similar ones? Enumerate comparisons. -- Anyone...
PyAssimilator: https://github.com/knucklesuganda/py_assimilator ## What is this Python project? The best Python patterns that allow you to completely remove dependencies from your code. PyAssimilator supports multiple databases and enables you to...
## What is this Python project? mapfun is a function that applies a mapping function to an infinite number of input elements, with options to skip certain elements and selectively...
Hey, I have added a reference link for Python Tutorial. I came upon this article while looking for resources to learn Python. This citation, in my opinion, will enhance the...
## What is this Python project? The [Thumbnails](https://github.com/pysnippet/thumbnails) is a video thumbnail generator for modern web video players that stands out for its unparalleled optimization for the fastest thumbnail generation....
Update Pyqt and add PySide ## PyQT vs PySide PyQt and PySide are two sets of Python bindings for the Qt toolkit by The Qt Company, used for developing graphical...
## What is this Python project? [deptry](https://github.com/fpgmaas/deptry) is a command line tool to check for issues with dependencies in a Python project, such as obsolete or missing dependencies. It supports...