awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
## What is this Python project? Ariadne is a Python library for implementing GraphQL servers using a schema-first approach. ## What's the difference between this Python project and similar ones?...
## What is this Python project? BigData library for having additional layer of abstraction between CSV/JSON/Parquet and NumPy/Pandas ## What's the difference between this Python project and similar ones? additional...
## What is this Python project? Caer simplifies our approach towards Computer Vision by abstracting away unnecessary boilerplate code giving us the flexibility to quickly prototype deep learning models and...
Added the rsa library. Under cryptography section. It uses the rsa algorithm for asymmetric encryption using public and private keys.
## What is this Python project? [PyG2Plot](https://github.com/hustcc/PyG2Plot) is a Python3 binding for [@AntV/G2Plot]( https://github.com/antvis/G2Plot) which an interactive and responsive charting library. Based on the grammar of graphics, you can easily...
… CLI tools. ## What is this Python project? This library is aimed to provide useful features and to shorten required lines of code for writing nice-looking command-line interface tools....
## What is this Python project? Traitlets is a pure Python library enabling: - the enforcement of strong typing for attributes of Python objects (typed attributes are called "traits"); -...
add pint
## What is this Python project? Pint allows you to manipulate physical quantities in a unit-aware manner. Is compatible with other libraries such as numpy ## What's the difference between...
Added nbshare.io as a resource for Python tutorials ## What is this Python project? Describe features. ## What's the difference between this Python project and similar ones? Enumerate comparisons. --...
## What is this Python project? `pdbr` is intended to make the PDB results more colorful. it uses Rich library to carry out that. ## What's the difference between this...