πΒ A ranked list of awesome Python open-source libraries & tools. Updated weekly.
This curated list contains 300 awesome open-source projects with a total of 980K stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!
π§ββοΈΒ Discover other best-of lists or create your own.
π«Β Subscribe to our newsletter for updates and trending projects.
- Data Serialization 15 projects
- Data Structures 14 projects
- Data Validation 13 projects
- Algorithms & Design Patterns 4 projects
- Date & Time Utilities 9 projects
- File & Path Utilities 9 projects
- Compatiblity 7 projects
- Cryptography 7 projects
- Infrastructure & DevOps 18 projects
- Process Utilities 4 projects
- Asynchronous Programming 6 projects
- Configuration 8 projects
- CLI Development 19 projects
- Development Tools 1 projects
- Data Caching 6 projects
- GUI Development 10 projects
- Computer & Machine Vision 1 projects
- Machine Learning & Data Engineering 1 projects
- Text Data 11 projects
- Web Development 1 projects
- Database Clients 61 projects
- Data Loading & Extraction 27 projects
- File Formats 3 projects
- Code Inspection 4 projects
- General Utilities 15 projects
- Python Implementations 6 projects
- Others 19 projects
- π₯π₯π₯Β Combined project-quality score
- βοΈΒ Star count from GitHub
- π£Β New project (less than 6 months old)
- π€Β Inactive project (6 months no activity)
- πΒ Dead project (12 months no activity)
- ππΒ Project is trending up or down
- βΒ Project was recently added
- βοΈΒ Warning (e.g. missing/risky license)
- π¨βπ»Β Contributors count from GitHub
- πΒ Fork count from GitHub
- πΒ Issue count from GitHub
- β±οΈΒ Last update timestamp on package manager
- π₯Β Download count from package manager
- π¦Β Number of dependent projects
protobuf (π₯41 Β· β 52K) - Protocol Buffers - Google's data interchange format. BSD-3
-
GitHub (π¨βπ» 900 Β· π 13K Β· π₯ 30M Β· π¦ 180K Β· π 4.8K - 20% open Β· β±οΈ 17.11.2021):
git clone https://github.com/protocolbuffers/protobuf
-
PyPi (π₯ 72M / month Β· π¦ 25K Β· β±οΈ 29.10.2021):
pip install protobuf
-
Conda (π₯ 6.6M Β· β±οΈ 02.11.2021):
conda install -c conda-forge protobuf
flatbuffers (π₯34 Β· β 17K) - FlatBuffers: Memory Efficient Serialization Library. Apache-2
-
GitHub (π¨βπ» 520 Β· π 2.7K Β· π₯ 36K Β· π¦ 1.3K Β· π 1.8K - 7% open Β· β±οΈ 15.11.2021):
git clone https://github.com/google/flatbuffers
-
PyPi (π₯ 9.4M / month Β· π¦ 170 Β· β±οΈ 10.05.2021):
pip install flatbuffers
-
Conda (π₯ 280K Β· β±οΈ 11.05.2021):
conda install -c conda-forge flatbuffers
simplejson (π₯34 Β· β 1.4K) - simplejson is a simple, fast, extensible JSON encoder/decoder for.. MIT
-
GitHub (π¨βπ» 37 Β· π 310 Β· π₯ 5.4K Β· π¦ 72K Β· π 180 - 9% open Β· β±οΈ 16.11.2021):
git clone https://github.com/simplejson/simplejson
-
PyPi (π₯ 12M / month Β· π¦ 39K Β· β±οΈ 16.11.2021):
pip install simplejson
-
Conda (π₯ 1.5M Β· β±οΈ 02.11.2021):
conda install -c conda-forge simplejson
marshmallow (π₯32 Β· β 5.8K) - A lightweight library for converting complex objects to and from.. MIT
-
GitHub (π¨βπ» 200 Β· π 590 Β· π¦ 36K Β· π 1.1K - 11% open Β· β±οΈ 15.11.2021):
git clone https://github.com/marshmallow-code/marshmallow
-
PyPi (π₯ 10M / month Β· π¦ 18K Β· β±οΈ 15.11.2021):
pip install marshmallow
-
Conda (π₯ 870K Β· β±οΈ 15.11.2021):
conda install -c conda-forge marshmallow
msgpack (π₯31 Β· β 1.5K) - MessagePack serializer implementation for Python msgpack.org[Python]. Apache-2
-
GitHub (π¨βπ» 70 Β· π 200 Β· π₯ 870 Β· π¦ 53K Β· π 240 - 2% open Β· β±οΈ 17.11.2021):
git clone https://github.com/msgpack/msgpack-python
-
PyPi (π₯ 20M / month Β· π¦ 2.6K Β· β±οΈ 17.11.2021):
pip install msgpack
-
Conda (π₯ 5.2M Β· β±οΈ 02.11.2021):
conda install -c conda-forge msgpack-python
cloudpickle (π₯31 Β· β 1.1K) - Extended pickling support for Python objects. BSD-3
-
GitHub (π¨βπ» 48 Β· π 120 Β· π₯ 19 Β· π¦ 44K Β· π 210 - 32% open Β· β±οΈ 11.10.2021):
git clone https://github.com/cloudpipe/cloudpickle
-
PyPi (π₯ 23M / month Β· π¦ 4.1K Β· β±οΈ 10.09.2021):
pip install cloudpickle
-
Conda (π₯ 5.8M Β· β±οΈ 10.09.2021):
conda install -c conda-forge cloudpickle
ultrajson (π₯30 Β· β 3.5K Β· π) - Ultra fast JSON decoder and encoder written in C with Python.. BSD-3
orjson (π₯29 Β· β 2.5K) - Fast, correct Python JSON library supporting dataclasses, datetimes,.. Apache-2
python-rapidjson (π₯26 Β· β 440) - Python wrapper around rapidjson. MIT
-
GitHub (π¨βπ» 18 Β· π 36 Β· π¦ 1.8K Β· π 98 - 10% open Β· β±οΈ 16.10.2021):
git clone https://github.com/python-rapidjson/python-rapidjson
-
PyPi (π₯ 620K / month Β· π¦ 290 Β· β±οΈ 16.10.2021):
pip install python-rapidjson
-
Conda (π₯ 730K Β· β±οΈ 12.11.2021):
conda install -c conda-forge python-rapidjson
jsonpickle (π₯25 Β· β 980) - Python library for serializing any arbitrary object graph into JSON... BSD-3
pysimdjson (π₯24 Β· β 500) - Python bindings for the simdjson project. MIT
Show 1 hidden projects...
pyrsistent (π₯34 Β· β 1.6K) - Persistent/Immutable/Functional data structures for Python. MIT
-
GitHub (π¨βπ» 59 Β· π 120 Β· π¦ 110K Β· π 140 - 10% open Β· β±οΈ 09.10.2021):
git clone https://github.com/tobgu/pyrsistent
-
PyPi (π₯ 33M / month Β· π¦ 3.4K Β· β±οΈ 28.06.2021):
pip install pyrsistent
-
Conda (π₯ 6.9M Β· β±οΈ 04.11.2021):
conda install -c conda-forge pyrsistent
python-sortedcontainers (π₯29 Β· β 2.3K) - Python Sorted Container Types: Sorted List, Sorted.. Apache-2
sqlitedict (π₯26 Β· β 720) - Persistent dict, backed by sqlite3 and pickle, multithread-safe. Apache-2
-
GitHub (π¨βπ» 33 Β· π 100 Β· π¦ 1.3K Β· π 81 - 29% open Β· β±οΈ 24.10.2021):
git clone https://github.com/RaRe-Technologies/sqlitedict
-
PyPi (π₯ 130K / month Β· π¦ 240 Β· β±οΈ 04.09.2020):
pip install sqlitedict
-
Conda (π₯ 18K Β· β±οΈ 30.09.2020):
conda install -c conda-forge sqlitedict
munch (π₯26 Β· β 530 Β· π€) - A Munch is a Python dictionary that provides attribute-style access (a.. MIT
python-box (π₯25 Β· β 1.8K) - Python dictionaries with advanced dot notation access. MIT
immutables (π₯25 Β· β 890) - A high-performance immutable mapping type for Python. Apache-2
-
GitHub (π¨βπ» 13 Β· π 41 Β· π¦ 2.9K Β· π 34 - 17% open Β· β±οΈ 07.08.2021):
git clone https://github.com/MagicStack/immutables
-
PyPi (π₯ 2M / month Β· π¦ 100 Β· β±οΈ 07.08.2021):
pip install immutables
-
Conda (π₯ 740K Β· β±οΈ 06.11.2021):
conda install -c conda-forge immutables
ordered-set (π₯25 Β· β 130) - A mutable set that remembers the order of its entries. One of.. MIT
-
GitHub (π¨βπ» 18 Β· π 35 Β· π¦ 3.1K Β· π 38 - 26% open Β· β±οΈ 09.09.2021):
git clone https://github.com/LuminosoInsight/ordered-set
-
PyPi (π₯ 3.5M / month Β· π¦ 310 Β· β±οΈ 17.06.2020):
pip install ordered-set
-
Conda (π₯ 100K Β· β±οΈ 18.06.2020):
conda install -c conda-forge ordered-set
python-benedict (π₯23 Β· β 300) - dict subclass with keylist/keypath support, normalized I/O.. MIT
-
GitHub (π¨βπ» 2 Β· π 20 Β· π¦ 460 Β· π 62 - 8% open Β· β±οΈ 19.10.2021):
git clone https://github.com/fabiocaccamo/python-benedict
-
PyPi (π₯ 190K / month Β· β±οΈ 04.10.2021):
pip install python-benedict
-
Conda (π₯ 24K Β· β±οΈ 05.10.2021):
conda install -c conda-forge python-benedict
Show 2 hidden projects...
- anytree (π₯24 Β· β 620 Β· π) - Python tree data library.
Apache-2
- cleverdict (π₯15 Β· β 83 Β· π€) - A JSON-friendly data structure which allows both object attributes..
MIT
pydantic (π₯34 Β· β 8.1K) - Data parsing and validation using Python type hints. MIT
-
GitHub (π¨βπ» 240 Β· π 740 Β· π¦ 39K Β· π 1.7K - 25% open Β· β±οΈ 26.10.2021):
git clone https://github.com/samuelcolvin/pydantic
-
PyPi (π₯ 14M / month Β· π¦ 390 Β· β±οΈ 11.05.2021):
pip install pydantic
-
Conda (π₯ 1.2M Β· β±οΈ 04.11.2021):
conda install -c conda-forge pydantic
jsonschema (π₯33 Β· β 3.4K) - An implementation of the JSON Schema specification for Python. MIT
-
GitHub (π¨βπ» 94 Β· π 490 Β· π¦ 180K Β· π 620 - 9% open Β· β±οΈ 15.11.2021):
git clone https://github.com/Julian/jsonschema
-
PyPi (π₯ 35M / month Β· π¦ 31K Β· β±οΈ 05.11.2021):
pip install jsonschema
-
Conda (π₯ 8.5M Β· β±οΈ 15.11.2021):
conda install -c conda-forge jsonschema
voluptuous (π₯31 Β· β 1.7K) - CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data.. BSD-3
-
GitHub (π¨βπ» 87 Β· π 200 Β· π¦ 4K Β· π 240 - 17% open Β· β±οΈ 20.09.2021):
git clone https://github.com/alecthomas/voluptuous
-
PyPi (π₯ 1.6M / month Β· π¦ 2.2K Β· β±οΈ 23.09.2021):
pip install voluptuous
-
Conda (π₯ 140K Β· β±οΈ 13.10.2021):
conda install -c conda-forge voluptuous
schematics (π₯29 Β· β 2.5K) - Python Data Structures for Humans. BSD-3
-
GitHub (π¨βπ» 120 Β· π 300 Β· π¦ 1K Β· π 340 - 31% open Β· β±οΈ 17.08.2021):
git clone https://github.com/schematics/schematics
-
PyPi (π₯ 150K / month Β· π¦ 610 Β· β±οΈ 17.08.2021):
pip install schematics
-
Conda (π₯ 22K Β· β±οΈ 17.07.2019):
conda install -c conda-forge schematics
validators (π₯29 Β· β 540) - Python Data Validation for Humans. MIT
-
GitHub (π¨βπ» 38 Β· π 100 Β· π¦ 26K Β· π 130 - 75% open Β· β±οΈ 11.11.2021):
git clone https://github.com/kvesteri/validators
-
PyPi (π₯ 3.1M / month Β· π¦ 1.9K Β· β±οΈ 18.12.2020):
pip install validators
-
Conda (π₯ 38K Β· β±οΈ 18.12.2020):
conda install -c conda-forge validators
param (π₯27 Β· β 250) - Param: Make your Python code clearer and more reliable by declaring.. BSD-3
strictyaml (π₯25 Β· β 950) - Type-safe YAML parser and validator. MIT
-
GitHub (π¨βπ» 18 Β· π 40 Β· π¦ 430 Β· π 130 - 50% open Β· β±οΈ 17.11.2021):
git clone https://github.com/crdoconnor/strictyaml
-
PyPi (π₯ 59K / month Β· π¦ 50 Β· β±οΈ 14.10.2021):
pip install strictyaml
-
Conda (π₯ 110K Β· β±οΈ 14.10.2021):
conda install -c conda-forge strictyaml
typical (π₯15 Β· β 140) - Typical: Fast, simple, & correct data-validation using Python 3 typing. MIT
Show 2 hidden projects...
- python-email-validator (π₯23 Β· β 490) - A robust email syntax and deliverability validation..
βοΈCC0-1.0
- valideer (π₯20 Β· β 250 Β· π) - Lightweight data validation and adaptation Python library.
MIT
πΒ python-patterns ( β 30K) - Collection of design patterns/idioms in Python.
transitions (π₯29 Β· β 4K) - A lightweight, object-oriented finite state machine implementation in.. MIT
-
GitHub (π¨βπ» 69 Β· π 460 Β· π¦ 1.8K Β· π 390 - 2% open Β· β±οΈ 04.10.2021):
git clone https://github.com/pytransitions/transitions
-
PyPi (π₯ 190K / month Β· π¦ 350 Β· β±οΈ 04.10.2021):
pip install transitions
-
Conda (π₯ 100K Β· β±οΈ 04.10.2021):
conda install -c conda-forge transitions
algorithms (π₯27 Β· β 20K) - Minimal examples of data structures and algorithms in Python. MIT
Show 1 hidden projects...
python-dateutil (π₯38 Β· β 1.7K) - Useful extensions to the standard Python datetime features. Apache-2
-
GitHub (π¨βπ» 130 Β· π 390 Β· π₯ 35K Β· π¦ 590K Β· π 640 - 42% open Β· β±οΈ 12.10.2021):
git clone https://github.com/dateutil/dateutil
-
PyPi (π₯ 210M / month Β· π¦ 120K Β· β±οΈ 14.07.2021):
pip install python-dateutil
-
Conda (π₯ 20M Β· β±οΈ 14.07.2021):
conda install -c conda-forge python-dateutil
dateparser (π₯33 Β· β 1.9K) - python parser for human readable dates. BSD-3
-
GitHub (π¨βπ» 110 Β· π 380 Β· π¦ 9.1K Β· π 590 - 45% open Β· β±οΈ 27.10.2021):
git clone https://github.com/scrapinghub/dateparser
-
PyPi (π₯ 3.8M / month Β· π¦ 1.4K Β· β±οΈ 04.10.2021):
pip install dateparser
-
Conda (π₯ 58K Β· β±οΈ 05.10.2021):
conda install -c conda-forge dateparser
tzlocal (π₯29 Β· β 140) - A Python module that tries to figure out what your local timezone is. MIT
holidays (π₯28 Β· β 650) - Generate and work with holidays in Python. MIT
-
GitHub (π¨βπ» 160 Β· π 280 Β· π₯ 160 Β· π 230 - 10% open Β· β±οΈ 29.09.2021):
git clone https://github.com/dr-prodigy/python-holidays
-
PyPi (π₯ 3M / month Β· π¦ 560 Β· β±οΈ 29.09.2021):
pip install holidays
-
Conda (π₯ 950K Β· β±οΈ 29.09.2021):
conda install -c conda-forge holidays
parsedatetime (π₯27 Β· β 620) - Parse human-readable date/time strings. Apache-2
-
GitHub (π¨βπ» 55 Β· π 100 Β· π¦ 3.7K Β· π 160 - 39% open Β· β±οΈ 11.10.2021):
git clone https://github.com/bear/parsedatetime
-
PyPi (π₯ 1.7M / month Β· π¦ 2.3K Β· β±οΈ 31.05.2020):
pip install parsedatetime
-
Conda (π₯ 98K Β· β±οΈ 10.06.2020):
conda install -c conda-forge parsedatetime
watchdog (π₯34 Β· β 5K) - Python library and shell utilities to monitor filesystem events. Apache-2
-
GitHub (π¨βπ» 120 Β· π 600 Β· π¦ 43K Β· π 550 - 28% open Β· β±οΈ 01.10.2021):
git clone https://github.com/gorakhargosh/watchdog
-
PyPi (π₯ 4.7M / month Β· π¦ 14K Β· β±οΈ 01.10.2021):
pip install watchdog
-
Conda (π₯ 860K Β· β±οΈ 07.11.2021):
conda install -c conda-forge watchdog
appdirs (π₯31 Β· β 800 Β· π€) - A small Python module for determining appropriate platform-specific.. MIT
pyfilesystem2 (π₯29 Β· β 1.5K) - Python's Filesystem abstraction layer. MIT
scandir (π₯29 Β· β 490) - Better directory iterator and faster os.walk(), now in the Python 3.5.. BSD-3
Show 2 hidden projects...
future (π₯35 Β· β 1.1K) - Easy, clean, reliable Python 2/3 compatibility. MIT
-
GitHub (π¨βπ» 110 Β· π 250 Β· π¦ 180K Β· π 380 - 49% open Β· β±οΈ 11.11.2021):
git clone https://github.com/PythonCharmers/python-future
-
PyPi (π₯ 28M / month Β· π¦ 28K Β· β±οΈ 31.10.2019):
pip install future
-
Conda (π₯ 5.1M Β· β±οΈ 02.11.2021):
conda install -c conda-forge future
typing (π₯30 Β· β 1.1K) - Python static typing home. Contains the source for.. Python-2.0
dataclasses (π₯28 Β· β 510) - A backport of the dataclasses module for Python 3.6. Apache-2
-
GitHub (π¨βπ» 12 Β· π 41 Β· π¦ 24K Β· π 120 - 8% open Β· β±οΈ 21.10.2021):
git clone https://github.com/ericvsmith/dataclasses
-
PyPi (π₯ 10M / month Β· π¦ 950 Β· β±οΈ 13.11.2020):
pip install dataclasses
-
Conda (π₯ 3.4M Β· β±οΈ 14.08.2021):
conda install -c conda-forge dataclasses
Show 3 hidden projects...
- futures (π₯29 Β· β 220 Β· π) - Backport of the concurrent.futures package to Python 2.6 and 2.7.
Python-2.0
- pathlib2 (π₯28 Β· β 65) - Backport of pathlib aiming to support the full stdlib Python API. As of..
MIT
- contextlib2 (π₯27 Β· β 33) - contextlib2 is a backport of the standard library's contextlib..
βοΈpsfrag
cryptography (π₯34 Β· β 4.4K) - cryptography is a package designed to expose cryptographic.. BSD-3
-
GitHub (π¨βπ» 250 Β· π 930 Β· π¦ 220K Β· π 1.8K - 3% open Β· β±οΈ 17.11.2021):
git clone https://github.com/pyca/cryptography
-
PyPi (π₯ 69M / month Β· π¦ 34K Β· β±οΈ 30.09.2021):
pip install cryptography
-
Conda (π₯ 17M Β· β±οΈ 04.11.2021):
conda install -c conda-forge cryptography
pycryptodomex (π₯34 Β· β 1.8K) - A self-contained cryptographic library for Python. BSD-3
-
GitHub (π¨βπ» 110 Β· π 310 Β· π¦ 34K Β· π 440 - 13% open Β· β±οΈ 13.11.2021):
git clone https://github.com/Legrandin/pycryptodome
-
PyPi (π₯ 13M / month Β· π¦ 1.5K Β· β±οΈ 08.10.2021):
pip install pycryptodomex
-
Conda (π₯ 490K Β· β±οΈ 04.11.2021):
conda install -c conda-forge pycryptodomex
asn1crypto (π₯32 Β· β 240) - Python ASN.1 library with a focus on performance and a pythonic API. MIT
tink (π₯28 Β· β 12K) - Tink is a multi-language, cross-platform, open source library that.. Apache-2
bcrypt (π₯27 Β· β 810) - Modern(-ish) password hashing for your software and your servers. Apache-2
awscli (π₯39 Β· β 12K) - Universal Command Line Interface for Amazon Web Services. Apache-2
-
GitHub (π¨βπ» 360 Β· π 2.9K Β· π₯ 620 Β· π¦ 25K Β· π 3.9K - 16% open Β· β±οΈ 16.11.2021):
git clone https://github.com/aws/aws-cli
-
PyPi (π₯ 110M / month Β· π¦ 5.4K Β· β±οΈ 16.11.2021):
pip install awscli
-
Conda (π₯ 9.4M Β· β±οΈ 17.11.2021):
conda install -c conda-forge awscli
docker-compose (π₯36 Β· β 24K) - Define and run multi-container applications with Docker. Apache-2
-
GitHub (π¨βπ» 430 Β· π 4K Β· π₯ 160M Β· π¦ 7.8K Β· π 6K - 11% open Β· β±οΈ 17.11.2021):
git clone https://github.com/docker/compose
-
PyPi (π₯ 1.9M / month Β· π¦ 2.2K Β· β±οΈ 10.05.2021):
pip install docker-compose
-
Conda (π₯ 170K Β· β±οΈ 10.05.2021):
conda install -c conda-forge docker-compose
ansible (π₯35 Β· β 51K) - Ansible is a radically simple IT automation platform that makes your.. βοΈGPL-3.0
paramiko (π₯32 Β· β 7.3K) - The leading native Python SSHv2 protocol library. βοΈLGPL-2.1
kubernetes (π₯32 Β· β 4.3K) - Official Python client library for kubernetes. Apache-2
pulumi (π₯31 Β· β 11K) - Pulumi - Modern Infrastructure as Code. Any cloud, any language. Apache-2
netmiko (π₯30 Β· β 2.5K) - Multi-vendor library to simplify Paramiko SSH connections to network.. MIT
pyinfra (π₯22 Β· β 1.4K) - pyinfra automates infrastructure super fast at massive scale. It can be.. MIT
Show 4 hidden projects...
- storm (π₯24 Β· β 3.9K Β· π) - Manage your SSH like a boss.
MIT
- fabtools (π₯24 Β· β 1.2K Β· π) - Tools for writing awesome Fabric files.
BSD-2
- parallel-ssh (π₯23 Β· β 950) - Asynchronous parallel SSH client library.
βοΈLGPL-2.1
- wssh (π₯14 Β· β 1.3K Β· π) - SSH to WebSockets Bridge.
MIT
pexpect (π₯35 Β· β 2.1K Β· π€) - A Python module for controlling interactive programs in a pseudo-.. ISC
-
GitHub (π¨βπ» 92 Β· π 440 Β· π₯ 4K Β· π¦ 160K Β· π 440 - 39% open Β· β±οΈ 17.04.2021):
git clone https://github.com/pexpect/pexpect
-
PyPi (π₯ 24M / month Β· π¦ 31K Β· β±οΈ 21.01.2020):
pip install pexpect
-
Conda (π₯ 6.1M Β· β±οΈ 12.10.2020):
conda install -c conda-forge pexpect
supervisor (π₯32 Β· β 7.1K) - Supervisor process control system for UNIX. βοΈRepoze Public License
-
GitHub (π¨βπ» 160 Β· π 1.1K Β· π¦ 6.5K Β· π 1K - 12% open Β· β±οΈ 04.11.2021):
git clone https://github.com/Supervisor/supervisor
-
PyPi (π₯ 810K / month Β· π¦ 3.8K Β· β±οΈ 26.02.2021):
pip install supervisor
-
Conda (π₯ 180K Β· β±οΈ 07.11.2021):
conda install -c conda-forge supervisor
ptyprocess (π₯29 Β· β 150) - Run a subprocess in a pseudo terminal. ISC
greenlet (π₯35 Β· β 1.3K) - Lightweight in-process concurrent programming. MIT
-
GitHub (π¨βπ» 58 Β· π 200 Β· π¦ 96K Β· π 160 - 9% open Β· β±οΈ 17.11.2021):
git clone https://github.com/python-greenlet/greenlet
-
PyPi (π₯ 34M / month Β· π¦ 20K Β· β±οΈ 29.09.2021):
pip install greenlet
-
Conda (π₯ 1.7M Β· β±οΈ 02.11.2021):
conda install -c conda-forge greenlet
uvloop (π₯34 Β· β 8.2K) - Ultra fast asyncio event loop. MIT
-
GitHub (π¨βπ» 42 Β· π 460 Β· π₯ 350 Β· π¦ 29K Β· π 270 - 18% open Β· β±οΈ 10.08.2021):
git clone https://github.com/MagicStack/uvloop
-
PyPi (π₯ 7.8M / month Β· π¦ 2.4K Β· β±οΈ 10.08.2021):
pip install uvloop
-
Conda (π₯ 400K Β· β±οΈ 02.11.2021):
conda install -c conda-forge uvloop
anyio (π₯26 Β· β 680) - High level asynchronous concurrency and networking framework that works on.. MIT
Show 1 hidden projects...
python-dotenv (π₯34 Β· β 4.4K) - Get and set values in your .env file in local and production.. BSD-3
-
GitHub (π¨βπ» 71 Β· π 280 Β· π¦ 170K Β· π 190 - 9% open Β· β±οΈ 11.11.2021):
git clone https://github.com/theskumar/python-dotenv
-
PyPi (π₯ 13M / month Β· π¦ 9.4K Β· β±οΈ 11.11.2021):
pip install python-dotenv
-
Conda (π₯ 1.3M Β· β±οΈ 11.11.2021):
conda install -c conda-forge python-dotenv
traitlets (π₯31 Β· β 450) - A lightweight Traits like module. BSD-3
-
GitHub (π¨βπ» 100 Β· π 170 Β· π¦ 190K Β· π 230 - 33% open Β· β±οΈ 25.10.2021):
git clone https://github.com/ipython/traitlets
-
PyPi (π₯ 20M / month Β· π¦ 28K Β· β±οΈ 25.10.2021):
pip install traitlets
-
Conda (π₯ 8.9M Β· β±οΈ 26.10.2021):
conda install -c conda-forge traitlets
Dynaconf (π₯30 Β· β 2K) - Configuration Management for Python. MIT
-
GitHub (π¨βπ» 75 Β· π 190 Β· π¦ 1.9K Β· π 320 - 26% open Β· β±οΈ 26.10.2021):
git clone https://github.com/rochacbruno/dynaconf
-
PyPi (π₯ 510K / month Β· π¦ 92 Β· β±οΈ 09.09.2021):
pip install dynaconf
-
Conda (π₯ 3.7K Β· β±οΈ 13.09.2021):
conda install -c conda-forge dynaconf
python-decouple (π₯30 Β· β 1.9K) - Strict separation of config from code. MIT
-
GitHub (π¨βπ» 27 Β· π 140 Β· π₯ 3 Β· π¦ 51K Β· π 73 - 10% open Β· β±οΈ 30.09.2021):
git clone https://github.com/henriquebastos/python-decouple
-
PyPi (π₯ 640K / month Β· π¦ 6K Β· β±οΈ 30.09.2021):
pip install python-decouple
-
Conda (π₯ 32K Β· β±οΈ 05.01.2021):
conda install -c conda-forge python-decouple
omegaconf (π₯28 Β· β 930) - Flexible Python configuration system. The last one you will ever need. BSD-3
gin-config (π₯27 Β· β 1.4K) - Gin provides a lightweight configuration framework for Python. Apache-2
hydra (π₯22 Β· β 5.1K) - Hydra is a framework for elegantly configuring complex applications. MIT
Show 1 hidden projects...
rich (π₯33 Β· β 31K) - Rich is a Python library for rich text and beautiful formatting in the terminal. MIT
python-prompt-toolkit (π₯33 Β· β 7.4K) - Library for building powerful interactive command.. BSD-3
python-fire (π₯32 Β· β 20K) - Python Fire is a library for automatically generating command.. Apache-2
wcwidth (π₯30 Β· β 260) - Python library that measures the width of unicode strings rendered to a.. MIT
ConfigArgParse (π₯29 Β· β 550) - A drop-in replacement for argparse that allows options to also be.. MIT
-
GitHub (π¨βπ» 48 Β· π 94 Β· π¦ 6.2K Β· π 180 - 32% open Β· β±οΈ 06.10.2021):
git clone https://github.com/bw2/ConfigArgParse
-
PyPi (π₯ 1.6M / month Β· π¦ 2.3K Β· β±οΈ 03.10.2021):
pip install configargparse
-
Conda (π₯ 240K Β· β±οΈ 04.10.2021):
conda install -c conda-forge configargparse
argcomplete (π₯27 Β· β 1K) - Python and tab completion, better together. Apache-2
-
GitHub (π¨βπ» 56 Β· π 98 Β· π₯ 150 Β· π¦ 13K Β· π 190 - 20% open Β· β±οΈ 14.11.2021):
git clone https://github.com/kislyuk/argcomplete
-
PyPi (π₯ 17M / month Β· π¦ 2.8K Β· β±οΈ 19.04.2021):
pip install argcomplete
-
Conda (π₯ 390K Β· β±οΈ 22.04.2021):
conda install -c conda-forge argcomplete
asciimatics (π₯26 Β· β 2.8K) - A cross platform package to do curses-like operations, plus.. Apache-2
-
GitHub (π¨βπ» 37 Β· π 210 Β· π¦ 550 Β· π 260 - 7% open Β· β±οΈ 26.09.2021):
git clone https://github.com/peterbrittain/asciimatics
-
PyPi (π₯ 8.5K / month Β· π¦ 120 Β· β±οΈ 05.04.2021):
pip install asciimatics
-
Conda (π₯ 80K Β· β±οΈ 15.11.2021):
conda install -c conda-forge asciimatics
questionary (π₯26 Β· β 760) - Python library to build pretty command line user prompts Easy to use.. MIT
cleo (π₯25 Β· β 770) - Cleo allows you to create beautiful and testable command-line interfaces. MIT
bashplotlib (π₯21 Β· β 1.6K Β· π€) - plotting in the terminal. MIT
Show 5 hidden projects...
- docopt (π₯32 Β· β 7.5K Β· π) - Pythonic command line arguments parser, that will make you smile.
MIT
- clint (π₯28 Β· β 2.5K Β· π) - Python Command-line Application Tools.
ISC
- blessings (π₯28 Β· β 1.3K Β· π) - A thin, practical wrapper around terminal capabilities in Python.
MIT
- docopt-ng (π₯21 Β· β 60) - Humane command line arguments parser. Now with maintenance, typehints,..
MIT
- colout (π₯15 Β· β 1.1K Β· π) - Color text streams with a polished command line interface.
βοΈGPL-3.0
πΒ best-of-python-dev ( β 370) - A ranked list of awesome python developer tools and libraries. Updated..
cachetools (π₯31 Β· β 1.1K) - Extensible memoizing collections and decorators. MIT
pylibmc (π₯27 Β· β 450) - A Python wrapper around the libmemcached interface from TangentOrg. BSD-3
cachier (π₯24 Β· β 390) - Persistent, stale-free, local and cross-machine caching for Python.. MIT
Show 1 hidden projects...
- cached-property (π₯30 Β· β 620 Β· π) - A decorator for caching properties in classes.
BSD-3
πΒ best-of-web-python - Web UI ( β 1.4K) - Collection of libraries to implement web-based UIs.
kivy (π₯34 Β· β 14K) - Open source UI framework written in Python, running on Windows, Linux, macOS,.. MIT
PySimpleGUI (π₯31 Β· β 8.8K) - PySimpleGUI is a Python package that enables Python.. βοΈLGPL-3.0
-
GitHub (π¨βπ» 18 Β· π 1.3K Β· π¦ 3.8K Β· π 2.5K - 26% open Β· β±οΈ 16.11.2021):
git clone https://github.com/PySimpleGUI/PySimpleGUI
-
PyPi (π₯ 83K / month Β· π¦ 82 Β· β±οΈ 07.11.2021):
pip install pysimplegui
-
Conda (π₯ 43K Β· β±οΈ 09.11.2021):
conda install -c conda-forge pysimplegui
DearPyGui (π₯27 Β· β 6.4K) - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for.. MIT
Eel (π₯27 Β· β 4.7K) - A little Python library for making simple Electron-like HTML/JS GUI apps. MIT
Gooey (π₯26 Β· β 15K) - Turn (almost) any Python command line program into a full GUI application.. MIT
-
GitHub (π¨βπ» 99 Β· π 770 Β· π₯ 150 Β· π¦ 460 Β· π 500 - 17% open Β· β±οΈ 12.06.2021):
git clone https://github.com/chriskiehl/Gooey
-
PyPi (π₯ 4.4K / month Β· π¦ 64 Β· β±οΈ 12.06.2021):
pip install gooey
-
Conda (π₯ 40K Β· β±οΈ 13.06.2021):
conda install -c conda-forge gooey
Show 1 hidden projects...
- Phoenix (π₯17 Β· β 1.7K Β· π€) - wxPython's Project Phoenix. A new implementation of..
βUnlicensed
πΒ best-of-ml-python - Computer Vision ( β 5.9K) - Collection of computer vision and image processing..
πΒ best-of-ml-python ( β 5.9K) - A ranked list of awesome machine learning Python libraries. Updated..
πΒ best-of-ml-python - NLP ( β 5.9K) - Collection of text processing and NLP libraries.
chardet (π₯32 Β· β 1.6K) - Python character encoding detector. βοΈLGPL-2.1
python-slugify (π₯30 Β· β 1.1K) - Returns unicode slugs. MIT
-
GitHub (π¨βπ» 30 Β· π 85 Β· π¦ 22K Β· π 51 - 3% open Β· β±οΈ 12.05.2021):
git clone https://github.com/un33k/python-slugify
-
PyPi (π₯ 4.8M / month Β· π¦ 4.3K Β· β±οΈ 05.05.2021):
pip install python-slugify
-
Conda (π₯ 600K Β· β±οΈ 06.05.2021):
conda install -c conda-forge python-slugify
phonenumbers (π₯28 Β· β 2.9K) - Python port of Google's libphonenumber. Apache-2
-
GitHub (π¨βπ» 25 Β· π 360 Β· π 130 - 2% open Β· β±οΈ 11.11.2021):
git clone https://github.com/daviddrysdale/python-phonenumbers
-
PyPi (π₯ 2.4M / month Β· π¦ 2.3K Β· β±οΈ 11.11.2021):
pip install phonenumbers
-
Conda (π₯ 500K Β· β±οΈ 11.11.2021):
conda install -c conda-forge phonenumbers
pyahocorasick (π₯26 Β· β 660) - Python module (C extension and plain python) implementing Aho-.. BSD-3
-
GitHub (π¨βπ» 22 Β· π 94 Β· π¦ 800 Β· π 110 - 33% open Β· β±οΈ 21.10.2021):
git clone https://github.com/WojciechMula/pyahocorasick
-
PyPi (π₯ 310K / month Β· π¦ 100 Β· β±οΈ 27.03.2021):
pip install pyahocorasick
-
Conda (π₯ 140K Β· β±οΈ 13.10.2020):
conda install -c conda-forge pyahocorasick
inflect (π₯25 Β· β 590 Β· π€) - Correctly generate plurals, ordinals, indefinite articles; convert.. MIT
price-parser (π₯20 Β· β 200 Β· π€) - Extract price amount and currency symbol from a raw text.. BSD-3
Show 3 hidden projects...
- awesome-slugify (π₯23 Β· β 460 Β· π) - Python flexible slugify function.
βοΈGPL-3.0
- coolname (π₯20 Β· β 79 Β· π€) - Random Name and Slug Generator.
BSD-2
- millify (π₯17 Β· β 48 Β· π) - Convert long numbers into a human-readable format in Python.
MIT
πΒ best-of-web-python ( β 1.4K) - A ranked list of awesome python libraries for web development. Updated..
Libraries for connecting to, operating, and querying databases.
SQLAlchemy (π₯38 Β· β 4.5K) - The Database Toolkit for Python. MIT
-
GitHub (π¨βπ» 510 Β· π 740 Β· π₯ 32K Β· π¦ 320K Β· π 6.3K - 3% open Β· β±οΈ 11.11.2021):
git clone https://github.com/sqlalchemy/sqlalchemy
-
PyPi (π₯ 43M / month Β· π¦ 84K Β· β±οΈ 11.11.2021):
pip install SQLAlchemy
-
Conda (π₯ 5.6M Β· β±οΈ 11.11.2021):
conda install -c conda-forge sqlalchemy
kafka-python (π₯34 Β· β 4.6K) - Python client for Apache Kafka. Apache-2
-
GitHub (π¨βπ» 210 Β· π 1.2K Β· π₯ 1.7K Β· π¦ 8.4K Β· π 1.4K - 14% open Β· β±οΈ 03.08.2021):
git clone https://github.com/dpkp/kafka-python
-
PyPi (π₯ 5M / month Β· π¦ 2K Β· β±οΈ 30.09.2020):
pip install kafka-python
-
Conda (π₯ 250K Β· β±οΈ 30.09.2020):
conda install -c conda-forge kafka-python
MongoEngine (π₯34 Β· β 3.6K) - A Python Object-Document-Mapper for working with MongoDB. MIT
-
GitHub (π¨βπ» 370 Β· π 1.2K Β· π¦ 15K Β· π 1.6K - 22% open Β· β±οΈ 12.11.2021):
git clone https://github.com/MongoEngine/mongoengine
-
PyPi (π₯ 750K / month Β· π¦ 6.7K Β· β±οΈ 04.05.2021):
pip install mongoengine
-
Conda (π₯ 140K Β· β±οΈ 17.12.2020):
conda install -c conda-forge mongoengine
s3transfer (π₯33 Β· β 130) - Amazon S3 Transfer Manager for Python. Apache-2
google-cloud-storage (π₯32 Β· β 3.7K Β· π) - Google Cloud Client Library for Python. Apache-2
-
GitHub (π¨βπ» 320 Β· π 1.4K Β· π 3.4K - 0% open Β· β±οΈ 16.11.2021):
git clone https://github.com/googleapis/google-cloud-python
-
PyPi (π₯ 35M / month Β· π¦ 2.1K Β· β±οΈ 30.09.2021):
pip install google-cloud-storage
-
Conda (π₯ 990K Β· β±οΈ 09.11.2021):
conda install -c conda-forge google-cloud-storage
elasticsearch (π₯32 Β· β 3.5K Β· π) - Official Elasticsearch client library for Python. Apache-2
-
GitHub (π¨βπ» 180 Β· π 1.1K Β· π₯ 890 Β· π¦ 25K Β· π 920 - 4% open Β· β±οΈ 10.11.2021):
git clone https://github.com/elastic/elasticsearch-py
-
PyPi (π₯ 9.2M / month Β· π¦ 11K Β· β±οΈ 10.11.2021):
pip install elasticsearch
-
Conda (π₯ 470K Β· β±οΈ 10.11.2021):
conda install -c conda-forge elasticsearch
Prometheus Client (π₯32 Β· β 2.5K) - Prometheus instrumentation library for Python.. Apache-2
-
GitHub (π¨βπ» 110 Β· π 590 Β· π 380 - 10% open Β· β±οΈ 17.11.2021):
git clone https://github.com/prometheus/client_python
-
PyPi (π₯ 26M / month Β· π¦ 3.7K Β· β±οΈ 20.06.2019):
pip install prometheus_client
-
Conda (π₯ 4.3M Β· β±οΈ 29.10.2021):
conda install -c conda-forge prometheus_client
Motor (π₯32 Β· β 1.8K) - Motor - the async Python driver for MongoDB and Tornado or asyncio. Apache-2
Cassandra Driver (π₯32 Β· β 1.3K) - DataStax Python Driver for Apache Cassandra. Apache-2
Elasticsearch DSL (π₯31 Β· β 3.4K) - High level Python client for Elasticsearch. Apache-2
azure-storage-blob (π₯31 Β· β 2.2K) - This repository is for active development of the Azure SDK.. MIT
-
GitHub (π¨βπ» 360 Β· π 1.6K Β· π¦ 1.8K Β· π 6K - 17% open Β· β±οΈ 17.11.2021):
git clone https://github.com/Azure/azure-sdk-for-python
-
PyPi (π₯ 33M / month Β· π¦ 380 Β· β±οΈ 08.11.2021):
pip install azure-storage-blob
-
Conda (π₯ 310K Β· β±οΈ 20.09.2021):
conda install -c conda-forge azure-storage-blob
SQLAlchemy-Utils (π₯31 Β· β 840) - Various utility functions and datatypes for SQLAlchemy. BSD-3
-
GitHub (π¨βπ» 100 Β· π 260 Β· π¦ 12K Β· π 350 - 54% open Β· β±οΈ 19.10.2021):
git clone https://github.com/kvesteri/sqlalchemy-utils
-
PyPi (π₯ 2.6M / month Β· π¦ 3.4K Β· β±οΈ 19.10.2021):
pip install sqlalchemy-utils
-
Conda (π₯ 340K Β· β±οΈ 19.10.2021):
conda install -c conda-forge sqlalchemy-utils
python-bigquery (π₯31 Β· β 320 Β· π) - Google BigQuery API client library. Apache-2
confluent-kafka-python (π₯30 Β· β 2.5K) - Confluent's Kafka Python Client. Apache-2
influxdb (π₯30 Β· β 1.6K) - Python client for InfluxDB. MIT
-
GitHub (π¨βπ» 140 Β· π 490 Β· π¦ 4.9K Β· π 510 - 26% open Β· β±οΈ 09.09.2021):
git clone https://github.com/influxdata/influxdb-python
-
PyPi (π₯ 1.6M / month Β· π¦ 2.1K Β· β±οΈ 11.11.2020):
pip install influxdb
-
Conda (π₯ 23K Β· β±οΈ 12.11.2020):
conda install -c conda-forge influxdb
PyPika (π₯30 Β· β 1.5K) - PyPika is a python SQL query builder that exposes the full richness.. Apache-2
dataset (π₯29 Β· β 4.1K) - Easy-to-use data handling for SQL data stores with support for implicit.. MIT
mysqlclient (π₯29 Β· β 2K) - MySQL database connector for Python (with Python 3 support). βοΈGPL-2.0
-
GitHub (π¨βπ» 69 Β· π 350 Β· π₯ 5.2K Β· π 280 - 5% open Β· β±οΈ 17.11.2021):
git clone https://github.com/PyMySQL/mysqlclient
-
PyPi (π₯ 3.3M / month Β· π¦ 14K Β· β±οΈ 19.10.2021):
pip install mysqlclient
-
Conda (π₯ 120K Β· β±οΈ 06.11.2021):
conda install -c conda-forge mysqlclient
py2neo (π₯29 Β· β 1K) - Py2neo is a comprehensive Neo4j driver library and toolkit for Python. Apache-2
libcloud (π₯28 Β· β 1.8K) - Apache Libcloud is a Python library which hides differences between.. Apache-2
Ibis (π₯28 Β· β 1.6K) - A pandas-like deferred expression system, with first-class SQL support. Apache-2
redis-py-cluster (π₯28 Β· β 1K) - Python cluster client for the official redis cluster. Redis 3.0+. MIT
cx-Oracle (π₯27 Β· β 770 Β· π) - Python interface to Oracle Database conforming to the Python DB.. BSD-3
pandas-gbq (π₯27 Β· β 280) - Pandas Google BigQuery. BSD-3
-
GitHub (π¨βπ» 35 Β· π 98 Β· π₯ 250 Β· π¦ 3K Β· π 220 - 22% open Β· β±οΈ 16.11.2021):
git clone https://github.com/pydata/pandas-gbq
-
PyPi (π₯ 10M / month Β· π¦ 430 Β· β±οΈ 08.11.2021):
pip install pandas-gbq
-
Conda (π₯ 1M Β· β±οΈ 09.11.2021):
conda install -c conda-forge pandas-gbq
tortoise-orm (π₯25 Β· β 2.5K) - Familiar asyncio ORM for python, built with relations in mind. Apache-2
HappyBase (π₯25 Β· β 580 Β· π€) - A developer-friendly Python library to interact with Apache HBase. MIT
-
GitHub (π¨βπ» 19 Β· π 150 Β· π¦ 560 Β· π 210 - 14% open Β· β±οΈ 08.02.2021):
git clone https://github.com/python-happybase/happybase
-
PyPi (π₯ 95K / month Β· π¦ 420 Β· β±οΈ 14.05.2019):
pip install happybase
-
Conda (π₯ 69K Β· β±οΈ 01.07.2019):
conda install -c conda-forge happybase
cloudant (π₯25 Β· β 170) - A Python library for Cloudant and CouchDB. Apache-2
-
GitHub (π¨βπ» 29 Β· π 49 Β· π¦ 1.6K Β· π 250 - 0% open Β· β±οΈ 26.08.2021):
git clone https://github.com/cloudant/python-cloudant
-
PyPi (π₯ 44K / month Β· π¦ 530 Β· β±οΈ 26.08.2021):
pip install cloudant
-
Conda (π₯ 87K Β· β±οΈ 26.08.2021):
conda install -c conda-forge cloudant
AWS Data Wrangler (π₯24 Β· β 2.3K) - Pandas on AWS - Easy integration with Athena, Glue,.. Apache-2
pandas
neo4j-driver (π₯24 Β· β 660) - Neo4j Bolt driver for Python. Apache-2
piccolos (π₯23 Β· β 590) - A fast, user friendly ORM and query builder which supports asyncio. MIT
ODMantic (π₯19 Β· β 430) - Async ODM (Object Document Mapper) for MongoDB based on python type hints. ISC
gsheets-db-api (π₯19 Β· β 160 Β· π€) - A Python DB-API and SQLAlchemy dialect to Google Spreasheets. MIT
psycopg3 (π₯13 Β· β 510) - New generation PostgreSQL database adapter for the Python.. βοΈLGPL-3.0
-
GitHub (π¨βπ» 12 Β· π 35 Β· π 74 - 16% open Β· β±οΈ 16.11.2021):
git clone https://github.com/psycopg/psycopg3
Show 7 hidden projects...
- psycopg2 (π₯35 Β· β 2.4K) - PostgreSQL database adapter for the Python..
βοΈBSD-3-Clause-Attribution
- mongo-connector (π₯26 Β· β 1.8K Β· π) - MongoDB data stream pipeline tools by YouGov (adopted..
Apache-2
- google-cloud-bigtable (π₯25 Β· β 21 Β· π) - Google Cloud Bigtable API client library.
Apache-2
- db.py (π₯21 Β· β 1.2K Β· π) - db.py is an easier way to interact with your databases.
BSD-2
- PyMODM (π₯21 Β· β 330 Β· π) - A Pythonic, object-oriented interface for working with MongoDB.
Apache-2
- lazydata (π₯17 Β· β 630 Β· π) - Lazydata: Scalable data dependencies for Python projects.
Apache-2
- SuperSQLite (π₯16 Β· β 680 Β· π) - A supercharged SQLite library for Python.
MIT
Libraries for loading, collecting, and extracting data from a variety of data sources and formats.
Datasets (π₯34 Β· β 11K Β· π) - The largest hub of ready-to-use datasets for ML models with.. Apache-2
xlwings (π₯33 Β· β 2.1K) - xlwings is a BSD-licensed Python library that makes it easy to call.. BSD-3
-
GitHub (π¨βπ» 56 Β· π 380 Β· π₯ 27K Β· π¦ 19K Β· π 1.4K - 22% open Β· β±οΈ 29.10.2021):
git clone https://github.com/xlwings/xlwings
-
PyPi (π₯ 640K / month Β· π¦ 1.1K Β· β±οΈ 01.09.2020):
pip install xlwings
-
Conda (π₯ 380K Β· β±οΈ 14.11.2021):
conda install -c conda-forge xlwings
python-magic (π₯32 Β· β 2K) - A python wrapper for libmagic. MIT
-
GitHub (π¨βπ» 53 Β· π 220 Β· π¦ 20K Β· π 170 - 16% open Β· β±οΈ 23.10.2021):
git clone https://github.com/ahupp/python-magic
-
PyPi (π₯ 3.2M / month Β· π¦ 5.1K Β· β±οΈ 03.06.2021):
pip install python-magic
-
Conda (π₯ 110K Β· β±οΈ 05.11.2021):
conda install -c conda-forge python-magic
smart-open (π₯30 Β· β 2.3K) - Utils for streaming large files (S3, HDFS, gzip, bz2...). MIT
csvkit (π₯29 Β· β 4.8K) - A suite of utilities for converting to and working with CSV, the king of.. MIT
pandas-datareader (π₯27 Β· β 2.2K) - Extract data from a wide range of Internet sources into a.. BSD-3
-
GitHub (π¨βπ» 83 Β· π 540 Β· π 480 - 18% open Β· β±οΈ 07.08.2021):
git clone https://github.com/pydata/pandas-datareader
-
PyPi (π₯ 290K / month Β· π¦ 1.4K Β· β±οΈ 13.07.2021):
pip install pandas-datareader
-
Conda (π₯ 150K Β· β±οΈ 14.07.2021):
conda install -c conda-forge pandas-datareader
snorkel (π₯26 Β· β 4.9K) - A system for quickly generating training data with weak supervision. Apache-2
-
GitHub (π¨βπ» 71 Β· π 780 Β· π₯ 700 Β· π¦ 130 Β· π 960 - 2% open Β· β±οΈ 13.10.2021):
git clone https://github.com/snorkel-team/snorkel
-
PyPi (π₯ 55K / month Β· π¦ 8 Β· β±οΈ 09.03.2021):
pip install snorkel
-
Conda (π₯ 23K Β· β±οΈ 30.04.2021):
conda install -c conda-forge snorkel
gdown (π₯26 Β· β 1.5K) - Download a large file from Google Drive (curl/wget fails because of the.. MIT
Intake (π₯26 Β· β 660) - Intake is a lightweight package for finding, investigating, loading and.. BSD-2
Singer (π₯24 Β· β 900 Β· π€) - Standard for moving data between databases, web APIs, files,.. βοΈAGPL-3.0
deepdish (π₯24 Β· β 230) - Flexible HDF5 saving/loading and other data science tools from the.. BSD-3
SDV (π₯23 Β· β 570) - Synthetic Data Generation for tabular, relational and time series data. MIT
tabulator-py (π₯22 Β· β 220 Β· π€) - Python library for reading and writing tabular data via streams. MIT
rows (π₯21 Β· β 780) - A common, beautiful interface to tabular data, no matter the format. βοΈLGPL-3.0
datatest (π₯21 Β· β 250 Β· π€) - Tools for test driven data-wrangling and data validation. Apache-2
csvs-to-sqlite (π₯17 Β· β 650 Β· π€) - Convert CSV files into a SQLite database. Apache-2
Show 6 hidden projects...
- xmltodict (π₯31 Β· β 4.6K Β· π) - Python module that makes working with XML feel like you are..
MIT
- PDFMiner (π₯27 Β· β 4.7K Β· π) - Python PDF Parser (Not actively maintained). Check out pdfminer.six.
MIT
- messytables (π₯23 Β· β 380 Β· π) - Tools for parsing messy tabular data. This is now superseded by..
MIT
- openpyxl (π₯23 Β· β 29 Β· π) - A Python library to read/write Excel 2010 xlsx/xlsm files.
MIT
- pyexcel-xlsx (π₯22 Β· β 92 Β· π€) - A wrapper library to read, manipulate and write data in xlsx..
BSD-3
- excalibur (π₯19 Β· β 1K Β· π) - A web interface to extract tabular data from PDFs.
MIT
XlsxWriter (π₯34 Β· β 2.7K Β· π) - A Python module for creating Excel XLSX files. BSD-2
-
GitHub (π¨βπ» 45 Β· π 550 Β· π¦ 41K Β· π 740 - 1% open Β· β±οΈ 13.11.2021):
git clone https://github.com/jmcnamara/XlsxWriter
-
PyPi (π₯ 7.9M / month Β· π¦ 6.2K Β· β±οΈ 01.11.2021):
pip install xlsxwriter
-
Conda (π₯ 1.5M Β· β±οΈ 01.11.2021):
conda install -c conda-forge xlsxwriter
Show 1 hidden projects...
typing_inspect (π₯24 Β· β 230) - Runtime inspection utilities for Python typing module. MIT
-
GitHub (π¨βπ» 13 Β· π 20 Β· π 44 - 34% open Β· β±οΈ 25.10.2021):
git clone https://github.com/ilevkivskyi/typing_inspect
-
PyPi (π₯ 17M / month Β· π¦ 80 Β· β±οΈ 07.06.2021):
pip install typing_inspect
-
Conda (π₯ 470K Β· β±οΈ 09.06.2021):
conda install -c conda-forge typing_inspect
Show 2 hidden projects...
- entrypoints (π₯24 Β· β 67 Β· π) - Discover and load entry points from installed packages.
MIT
- importlib-resources (π₯19 Β· β 20) - Read resources from Python packages.
Apache-2
more-itertools (π₯35 Β· β 2.2K) - More routines for operating on iterables, beyond itertools. MIT
-
GitHub (π¨βπ» 81 Β· π 180 Β· π₯ 2.4K Β· π¦ 120K Β· π 180 - 4% open Β· β±οΈ 09.11.2021):
git clone https://github.com/more-itertools/more-itertools
-
PyPi (π₯ 14M / month Β· π¦ 15K Β· β±οΈ 09.11.2021):
pip install more-itertools
-
Conda (π₯ 8.1M Β· β±οΈ 10.11.2021):
conda install -c conda-forge more-itertools
boltons (π₯30 Β· β 5.6K) - Like builtins, but boltons. 250+ constructs, recipes, and snippets.. BSD-3
-
GitHub (π¨βπ» 72 Β· π 310 Β· π₯ 23 Β· π¦ 1.8K Β· π 130 - 31% open Β· β±οΈ 11.10.2021):
git clone https://github.com/mahmoud/boltons
-
PyPi (π₯ 1.2M / month Β· π¦ 490 Β· β±οΈ 17.05.2021):
pip install boltons
-
Conda (π₯ 520K Β· β±οΈ 27.05.2021):
conda install -c conda-forge boltons
python-dependency-injector (π₯29 Β· β 1.7K) - Dependency injection framework for Python. BSD-3
returns (π₯26 Β· β 2K) - Make your functions return something meaningful, typed, and safe!. BSD-2
ubelt (π₯22 Β· β 580) - A Python utility belt containing simple tools, a stdlib like feel, and.. Apache-2
Show 4 hidden projects...
- retrying (π₯26 Β· β 1.7K Β· π) - Retrying is an Apache 2.0 licensed general-purpose retrying..
Apache-2
- ratelimit (π₯24 Β· β 440 Β· π) - API Rate Limit Decorator.
MIT
- pampy (π₯22 Β· β 3.4K Β· π) - Pampy: The Pattern Matching for Python you always dreamed of.
MIT
- CommonRegex (π₯21 Β· β 1.5K Β· π) - A collection of common regular expressions bundled with an easy..
MIT
pyston (π₯23 Β· β 1.8K) - A faster and highly-compatible implementation of the Python.. Apache-2
-
GitHub (π¨βπ» 1K Β· π 58 Β· π₯ 5.8K Β· π 43 - 25% open Β· β±οΈ 15.11.2021):
git clone https://github.com/pyston/pyston
Show 4 hidden projects...
- micropython (π₯23 Β· β 13K) - MicroPython - a lean and efficient Python implementation for..
βUnlicensed
- grumpy (π₯16 Β· β 10K Β· π) - Grumpy is a Python to Go source code transcompiler and runtime.
Apache-2
- stackless (π₯11 Β· β 760) - The Stackless Python programming language.
βUnlicensed
- cl-python (π₯11 Β· β 320 Β· π) - An implementation of Python in Common Lisp.
βUnlicensed
pyparsing (π₯35 Β· β 1.3K) - Python library for creating PEG parsers. MIT
-
GitHub (π¨βπ» 37 Β· π 190 Β· π₯ 6.1K Β· π¦ 400K Β· π 210 - 10% open Β· β±οΈ 13.11.2021):
git clone https://github.com/pyparsing/pyparsing
-
PyPi (π₯ 79M / month Β· π¦ 59K Β· β±οΈ 12.11.2021):
pip install pyparsing
-
Conda (π₯ 16M Β· β±οΈ 12.11.2021):
conda install -c conda-forge pyparsing
cookiecutter (π₯34 Β· β 16K) - A command-line utility that creates projects from cookiecutters.. BSD-3
-
GitHub (π¨βπ» 260 Β· π 1.5K Β· π 710 - 29% open Β· β±οΈ 15.06.2021):
git clone https://github.com/cookiecutter/cookiecutter
-
PyPi (π₯ 1.2M / month Β· π¦ 2.3K Β· β±οΈ 14.06.2021):
pip install cookiecutter
-
Conda (π₯ 220K Β· β±οΈ 17.05.2021):
conda install -c conda-forge cookiecutter
py4j (π₯30 Β· β 890) - Py4J enables Python programs to dynamically access arbitrary Java objects. BSD-3
Send2Trash (π₯28 Β· β 180) - Python library to natively send files to Trash (or Recycle bin) on.. BSD-3
pyscaffold (π₯27 Β· β 1.3K) - Python project template generator with batteries included. MIT
pyscreenshot (π₯26 Β· β 420 Β· π€) - Python screenshot library, replacement for the Pillow.. BSD-2
pluginbase (π₯23 Β· β 990) - A simple but flexible plugin system for Python. BSD-3
python-mss (π₯23 Β· β 670) - An ultra fast cross-platform multiple screenshots module in pure.. MIT
Show 2 hidden projects...
- powerline-shell (π₯23 Β· β 5.7K Β· π) - A beautiful and useful prompt for your shell.
MIT
- macropy (π₯22 Β· β 3.1K Β· π) - Macros in Python: quasiquotes, case classes, LINQ and more!.
MIT
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning Python libraries.
- best-of-web-python: A ranked list of awesome Python libraries for web development.
- best-of-python-dev: A ranked list of awesome Python developer tools and libraries.
- awesome-python: A curated list of awesome Python frameworks, libraries, software and resources.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.