π A ranked list of awesome Python open-source libraries & tools. Updated weekly.
This curated list contains 400 awesome open-source projects with a total of 2.1M stars grouped into 28 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.
Contents
- Data Serialization 16 projects
- Data Containers & Dataframes 31 projects
- Data Structures 15 projects
- Data Validation 15 projects
- Algorithms & Design Patterns 4 projects
- Date & Time Utilities 9 projects
- File & Path Utilities 10 projects
- Compatiblity 7 projects
- Cryptography 7 projects
- Infrastructure & DevOps 20 projects
- Process Utilities 4 projects
- Asynchronous Programming 7 projects
- Configuration 9 projects
- CLI Development 20 projects
- Development Tools 1 projects
- Data Caching 6 projects
- GUI Development 10 projects
- Computer & Machine Vision 2 projects
- Machine Learning & Data Engineering 1 projects
- Text Data 12 projects
- Web Development 1 projects
- Database Clients 64 projects
- Data Loading & Extraction 32 projects
- Data Pipelines & Streaming 44 projects
- File Formats 3 projects
- Code Inspection 4 projects
- General Utilities 15 projects
- Python Implementations 6 projects
- Others 21 projects
Explanation
- π₯π₯π₯ 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
Pandas related project
Data Serialization
protobuf (π₯40 Β· β 72K) - Protocol Buffers - Googles data interchange format.BSD-3
-
GitHub (π¨βπ» 1.5K Β· π 16K Β· π¦ 1M):
git clone https://github.com/protocolbuffers/protobuf -
PyPi (π₯ 890M / month Β· π¦ 13K Β· β±οΈ 03.08.2026):
pip install protobuf -
Conda (π₯ 34M Β· β±οΈ 13.06.2026):
conda install -c conda-forge protobuf -
npm (π₯ 23M / month Β· π¦ 3.8K Β· β±οΈ 24.02.2026):
npm install google-protobuf
Apache-2
-
GitHub (π¨βπ» 780 Β· π 3.6K Β· π¦ 200K):
git clone https://github.com/google/flatbuffers -
PyPi (π₯ 100M / month Β· π¦ 700 Β· β±οΈ 19.12.2025):
pip install flatbuffers -
Conda (π₯ 2.4M Β· β±οΈ 22.12.2025):
conda install -c conda-forge flatbuffers -
npm (π₯ 33M / month Β· π¦ 290 Β· β±οΈ 24.09.2025):
npm install flatbuffers
Apache-2
-
GitHub (π¨βπ» 24 Β· π 320 Β· π¦ 220K):
git clone https://github.com/ijl/orjson -
PyPi (π₯ 230M / month Β· π¦ 6.3K Β· β±οΈ 06.05.2026):
pip install orjson -
Conda (π₯ 6.7M Β· β±οΈ 13.05.2026):
conda install -c conda-forge orjson
MIT
-
GitHub (π¨βπ» 230 Β· π 720 Β· π¦ 230K):
git clone https://github.com/marshmallow-code/marshmallow -
PyPi (π₯ 120M / month Β· π¦ 2.9K Β· β±οΈ 08.08.2026):
pip install marshmallow -
Conda (π₯ 4.4M Β· β±οΈ 09.08.2026):
conda install -c conda-forge marshmallow
BSD-3
-
GitHub (π¨βπ» 51 Β· π 190 Β· π¦ 250K):
git clone https://github.com/uqfoundation/dill -
PyPi (π₯ 230M / month Β· π¦ 4.2K Β· β±οΈ 19.01.2026):
pip install dill -
Conda (π₯ 20M Β· β±οΈ 19.01.2026):
conda install -c conda-forge dill
BSD-3
-
GitHub (π¨βπ» 79 Β· π 190 Β· π¦ 170K):
git clone https://github.com/cloudpipe/cloudpickle -
PyPi (π₯ 150M / month Β· π¦ 2.3K Β· β±οΈ 03.11.2025):
pip install cloudpickle -
Conda (π₯ 36M Β· β±οΈ 09.12.2025):
conda install -c conda-forge cloudpickle
BSD-2
-
GitHub (π¨βπ» 16 Β· π 120 Β· π¦ 710K):
git clone https://github.com/etingof/pyasn1 -
PyPi (π₯ 580M / month Β· π¦ 2.4K Β· β±οΈ 09.07.2026):
pip install pyasn1 -
Conda (π₯ 23M Β· β±οΈ 09.07.2026):
conda install -c conda-forge pyasn1
MIT
-
GitHub (π¨βπ» 51 Β· π 350 Β· π¦ 150K):
git clone https://github.com/simplejson/simplejson -
PyPi (π¦ 2.9K Β· β±οΈ 24.04.2026):
pip install simplejson -
Conda (π₯ 5.4M Β· β±οΈ 25.04.2026):
conda install -c conda-forge simplejson
BSD-3
-
GitHub (π¨βπ» 90 Β· π 180 Β· π¦ 50K):
git clone https://github.com/jsonpickle/jsonpickle -
PyPi (π¦ 1.6K Β· β±οΈ 28.05.2026):
pip install jsonpickle -
Conda (π₯ 2.4M Β· β±οΈ 28.05.2026):
conda install -c conda-forge jsonpickle
MIT
-
GitHub (π¨βπ» 25 Β· π 53 Β· π¦ 8K):
git clone https://github.com/python-rapidjson/python-rapidjson -
PyPi (π₯ 4.7M / month Β· π¦ 270 Β· β±οΈ 07.12.2025):
pip install python-rapidjson -
Conda (π₯ 4.8M Β· β±οΈ 03.02.2026):
conda install -c conda-forge python-rapidjson
MIT
-
GitHub (π¨βπ» 16 Β· π 37 Β· π¦ 69K):
git clone https://github.com/explosion/srsly -
PyPi (π₯ 22M / month Β· π¦ 270 Β· β±οΈ 23.03.2026):
pip install srsly -
Conda (π₯ 2.7M Β· β±οΈ 24.03.2026):
conda install -c conda-forge srsly
MIT
-
GitHub (π¨βπ» 16 Β· π 30 Β· π¦ 970):
git clone https://github.com/samuelcolvin/rtoml -
PyPi (π₯ 910K / month Β· π¦ 160 Β· β±οΈ 19.10.2025):
pip install rtoml
- msgpack (π₯29 Β· β 2.1K) - MessagePack serializer implementation for Python..
βUnlicensed - ultrajson (π₯27 Β· β 4.5K) - Ultra fast JSON decoder and encoder written in C with Python..
βUnlicensed - hickle (π₯22 Β· β 490 Β· π) - a HDF5-based python pickle replacement.
MIT - pysimdjson (π₯20 Β· β 710 Β· π€) - Python bindings for the simdjson project.
βUnlicensed
Data Containers & Dataframes
General-purpose data containers as well as utilities & extensions for pandas.
pandas (π₯40 Β· β 49K) - Flexible and powerful data analysis / manipulation library for..BSD-3 
-
GitHub (π¨βπ» 4.3K Β· π 20K Β· π¦ 2.9M):
git clone https://github.com/pandas-dev/pandas -
PyPi (π₯ 780M / month Β· π¦ 130K Β· β±οΈ 22.07.2026):
pip install pandas -
Conda (π₯ 92M Β· β±οΈ 28.07.2026):
conda install -c conda-forge pandas
MIT
-
GitHub (π¨βπ» 750 Β· π 3K Β· π¦ 36K):
git clone https://github.com/pola-rs/polars -
PyPi (π₯ 78M / month Β· π¦ 7.4K Β· β±οΈ 01.08.2026):
pip install polars
BSD-3
-
GitHub (π¨βπ» 220 Β· π 560 Β· π¦ 360K):
git clone https://github.com/h5py/h5py -
PyPi (π₯ 43M / month Β· π¦ 11K Β· β±οΈ 06.03.2026):
pip install h5py -
Conda (π₯ 29M Β· β±οΈ 07.04.2026):
conda install -c conda-forge h5py
Apache-2
-
GitHub (π¨βπ» 620 Β· π 1.3K Β· π¦ 45K):
git clone https://github.com/pydata/xarray -
PyPi (π₯ 20M / month Β· π¦ 6.3K Β· β±οΈ 09.07.2026):
pip install xarray -
Conda (π₯ 17M Β· β±οΈ 09.07.2026):
conda install -c conda-forge xarray
MIT
-
GitHub (π¨βπ» 90 Β· π 230 Β· π¦ 100K):
git clone https://github.com/pydata/numexpr -
PyPi (π₯ 17M / month Β· π¦ 1.3K Β· β±οΈ 18.07.2026):
pip install numexpr -
Conda (π₯ 14M Β· β±οΈ 18.07.2026):
conda install -c conda-forge numexpr
MIT
-
GitHub (π¨βπ» 180 Β· π 440 Β· π¦ 8.9K):
git clone https://github.com/zarr-developers/zarr-python -
PyPi (π₯ 10M / month Β· π¦ 2.5K Β· β±οΈ 30.07.2026):
pip install zarr -
Conda (π₯ 6.3M Β· β±οΈ 31.07.2026):
conda install -c conda-forge zarr
MIT
-
GitHub (π¨βπ» 100 Β· π 620 Β· π¦ 16K):
git clone https://github.com/msiemens/tinydb -
PyPi (π₯ 6.4M / month Β· π¦ 910 Β· β±οΈ 06.08.2026):
pip install tinydb -
Conda (π₯ 980K Β· β±οΈ 22.04.2025):
conda install -c conda-forge tinydb
MIT
-
GitHub (π¨βπ» 39 Β· π 320 Β· π¦ 2.6K):
git clone https://github.com/ekzhu/datasketch -
PyPi (π₯ 6.8M / month Β· π¦ 220 Β· β±οΈ 05.07.2026):
pip install datasketch
BSD-2
-
GitHub (π¨βπ» 42 Β· π 120 Β· π¦ 60K):
git clone https://github.com/pydata/bottleneck -
PyPi (π₯ 10M / month Β· π¦ 780 Β· β±οΈ 25.07.2026):
pip install Bottleneck -
Conda (π₯ 7.5M Β· β±οΈ 10.11.2025):
conda install -c conda-forge bottleneck
BSD-3
-
GitHub (π¨βπ» 150 Β· π 280):
git clone https://github.com/PyTables/PyTables -
PyPi (π₯ 3M / month Β· π¦ 1.8K Β· β±οΈ 01.03.2026):
pip install tables -
Conda (π₯ 13M Β· β±οΈ 25.07.2026):
conda install -c conda-forge pytables
Apache-2 
-
GitHub (π¨βπ» 140 Β· π 660 Β· π¦ 2.3K):
git clone https://github.com/modin-project/modin -
PyPi (π₯ 1.5M / month Β· π¦ 66 Β· β±οΈ 02.10.2025):
pip install modin -
Conda (π₯ 990K Β· β±οΈ 22.04.2025):
conda install -c conda-forge modin-core
MIT
-
GitHub (π¨βπ» 76 Β· π 600 Β· π¦ 1K):
git clone https://github.com/vaexio/vaex -
PyPi (π₯ 26K / month Β· π¦ 68 Β· β±οΈ 03.02.2026):
pip install vaex -
Conda (π₯ 640K Β· β±οΈ 22.04.2025):
conda install -c conda-forge vaex
BSD-3
-
GitHub (π¨βπ» 17 Β· π 130 Β· π¦ 3.4K):
git clone https://github.com/patx/pickledb -
PyPi (π₯ 30K / month Β· π¦ 8 Β· β±οΈ 05.01.2026):
pip install pickledb
MIT
-
GitHub (π¨βπ» 30 Β· π 38 Β· π¦ 33):
git clone https://github.com/InvestmentSystems/static-frame -
PyPi (π₯ 10K / month Β· π¦ 6 Β· β±οΈ 11.08.2026):
pip install static-frame -
Conda (π₯ 650K Β· β±οΈ 07.07.2026):
conda install -c conda-forge static-frame
Data Structures
pyrsistent (π₯31 Β· β 2.2K Β· π€) - Persistent/Immutable/Functional data structures for Python.MIT
-
GitHub (π¨βπ» 77 Β· π 160 Β· π¦ 370K):
git clone https://github.com/tobgu/pyrsistent -
PyPi (π₯ 41M / month Β· π¦ 1K Β· β±οΈ 25.10.2023):
pip install pyrsistent -
Conda (π₯ 22M Β· β±οΈ 04.10.2025):
conda install -c conda-forge pyrsistent
MPL-2.0
-
GitHub (π¨βπ» 24 Β· π 66 Β· π¦ 45K):
git clone https://github.com/jab/bidict -
PyPi (π₯ 30M / month Β· π¦ 480 Β· β±οΈ 18.02.2024):
pip install bidict -
Conda (π₯ 920K Β· β±οΈ 22.04.2025):
conda install -c conda-forge bidict
MIT
-
GitHub (π¨βπ» 34 Β· π 130 Β· π¦ 18K):
git clone https://github.com/mewwts/addict -
PyPi (π₯ 8.7M / month Β· π¦ 450 Β· β±οΈ 21.11.2020):
pip install addict -
Conda (π₯ 1.1M Β· β±οΈ 02.12.2025):
conda install -c conda-forge addict
BSD-3
-
GitHub (π¨βπ» 24 Β· π 78 Β· π¦ 3.6K):
git clone https://github.com/mahmoud/glom -
PyPi (π₯ 25M / month Β· π¦ 250 Β· β±οΈ 29.12.2025):
pip install glom -
Conda (π₯ 67K Β· β±οΈ 29.12.2025):
conda install -c conda-forge glom
Apache-2
-
GitHub (π¨βπ» 30 Β· π 140 Β· π¦ 24K):
git clone https://github.com/c0fec0de/anytree -
PyPi (π₯ 6.8M / month Β· π¦ 580 Β· β±οΈ 08.04.2025):
pip install anytree -
Conda (π₯ 98K Β· β±οΈ 25.04.2026):
conda install -c conda-forge anytree
Apache-2
-
GitHub (π¨βπ» 65 Β· π 120):
git clone https://github.com/aio-libs/multidict -
PyPi (π₯ 610M / month Β· π¦ 2.1K Β· β±οΈ 26.01.2026):
pip install multidict -
Conda (π₯ 27M Β· β±οΈ 20.02.2026):
conda install -c conda-forge multidict
MIT
-
GitHub (π¨βπ» 18 Β· π 49 Β· π¦ 2K):
git clone https://github.com/fabiocaccamo/python-benedict -
PyPi (π₯ 1.3M / month Β· π¦ 110 Β· β±οΈ 07.07.2026):
pip install python-benedict -
Conda (π₯ 270K Β· β±οΈ 22.04.2025):
conda install -c conda-forge python-benedict
Apache-2
-
GitHub (π¨βπ» 17 Β· π 59 Β· π¦ 8K):
git clone https://github.com/MagicStack/immutables -
PyPi (π₯ 2.5M / month Β· π¦ 140 Β· β±οΈ 10.10.2024):
pip install immutables -
Conda (π₯ 1.9M Β· β±οΈ 12.09.2025):
conda install -c conda-forge immutables
Apache-2
-
GitHub (π¨βπ» 30 Β· π 54):
git clone https://github.com/aio-libs/janus -
PyPi (π₯ 6.2M / month Β· π¦ 130 Β· β±οΈ 13.12.2024):
pip install janus -
Conda (π₯ 100K Β· β±οΈ 22.04.2025):
conda install -c conda-forge janus
MIT
-
GitHub (π¨βπ» 1 Β· π 120):
git clone https://github.com/cdgriffith/Box -
PyPi (π₯ 6.8M / month Β· π¦ 590 Β· β±οΈ 21.02.2026):
pip install python-box -
Conda (π₯ 1.2M Β· β±οΈ 29.04.2026):
conda install -c conda-forge python-box
- python-sortedcontainers (π₯28 Β· β 3.9K Β· π) - Python Sorted Container Types: Sorted List, Sorted..
Apache-2 - ordered-set (π₯27 Β· β 210 Β· π) - A mutable set that remembers the order of its entries. One of..
MIT - sqlitedict (π₯24 Β· β 1.2K Β· π) - Persistent dict in Python, backed up by sqlite3 and pickle,..
Apache-2 - munch (π₯23 Β· β 780 Β· π) - A Munch is a Python dictionary that provides attribute-style access (a..
MIT - cleverdict (π₯15 Β· β 91 Β· π) - A JSON-friendly data structure which allows both object attributes..
MIT
Data Validation
pydantic (π₯36 Β· β 28K) - Data validation using Python type hints.MIT
-
GitHub (π¨βπ» 800 Β· π 2.8K Β· π¦ 1M):
git clone https://github.com/samuelcolvin/pydantic -
PyPi (π₯ 1.1B / month Β· π¦ 99K Β· β±οΈ 06.08.2026):
pip install pydantic -
Conda (π₯ 28M Β· β±οΈ 06.05.2026):
conda install -c conda-forge pydantic
MIT
-
GitHub (π¨βπ» 120 Β· π 630 Β· π¦ 850K):
git clone https://github.com/Julian/jsonschema -
PyPi (π₯ 620M / month Β· π¦ 9.6K Β· β±οΈ 07.01.2026):
pip install jsonschema -
Conda (π₯ 50M Β· β±οΈ 08.01.2026):
conda install -c conda-forge jsonschema
MIT
-
GitHub (π¨βπ» 75 Β· π 220 Β· π¦ 17K):
git clone https://github.com/keleshev/schema -
PyPi (π₯ 28M / month Β· π¦ 890 Β· β±οΈ 11.10.2025):
pip install schema -
Conda (π₯ 700K Β· β±οΈ 20.07.2026):
conda install -c conda-forge schema
ISC
-
GitHub (π¨βπ» 67 Β· π 240 Β· π¦ 18K):
git clone https://github.com/pyeve/cerberus -
PyPi (π₯ 6.5M / month Β· π¦ 770 Β· β±οΈ 06.11.2025):
pip install cerberus -
Conda (π₯ 880K Β· β±οΈ 17.07.2026):
conda install -c conda-forge cerberus
BSD-3
-
GitHub (π¨βπ» 110 Β· π 220 Β· π¦ 21K):
git clone https://github.com/alecthomas/voluptuous -
PyPi (π₯ 7.8M / month Β· π¦ 620 Β· β±οΈ 18.12.2025):
pip install voluptuous -
Conda (π₯ 990K Β· β±οΈ 19.12.2025):
conda install -c conda-forge voluptuous
Unlicense
-
GitHub (π¨βπ» 28 Β· π 120):
git clone https://github.com/JoshData/python-email-validator -
PyPi (π₯ 250M / month Β· π¦ 1.2K Β· β±οΈ 26.08.2025):
pip install email-validator -
Conda (π₯ 3.4M Β· β±οΈ 26.08.2025):
conda install -c conda-forge email-validator
BSD-3
-
GitHub (π¨βπ» 46 Β· π 83 Β· π¦ 18K):
git clone https://github.com/holoviz/param -
PyPi (π₯ 2.7M / month Β· π¦ 240 Β· β±οΈ 09.06.2026):
pip install param -
Conda (π₯ 3M Β· β±οΈ 16.06.2026):
conda install -c conda-forge param
MIT
-
GitHub (π¨βπ» 20 Β· π 65 Β· π¦ 6K):
git clone https://github.com/crdoconnor/strictyaml -
PyPi (π₯ 30M / month Β· π¦ 400 Β· β±οΈ 10.03.2023):
pip install strictyaml -
Conda (π₯ 650K Β· β±οΈ 16.08.2025):
conda install -c conda-forge strictyaml
MIT
-
GitHub (π¨βπ» 21 Β· π 48 Β· π¦ 1.1K):
git clone https://github.com/samuelcolvin/dirty-equals -
PyPi (π₯ 2.9M / month Β· π¦ 100 Β· β±οΈ 17.11.2025):
pip install dirty-equals -
Conda (π₯ 140K Β· β±οΈ 18.11.2025):
conda install -c conda-forge dirty-equals
- validators (π₯29 Β· β 1.1K Β· π) - Python Data Validation for Humans.
MIT - schematics (π₯25 Β· β 2.6K Β· π) - Python Data Structures for Humans.
BSD-3 - valideer (π₯18 Β· β 260 Β· π) - Lightweight data validation and adaptation Python library.
MIT - validr (π₯14 Β· β 220 Β· π) - A simple, fast, extensible python library for data validation.
MIT - typical (π₯14 Β· β 180 Β· π) - Typical: Fast, simple, & correct data-validation using Python 3 typing.
MIT - dataklasses (π₯7 Β· β 740 Β· π) - A different spin on dataclasses.
βUnlicensed
Algorithms & Design Patterns
π python-patterns ( β 43K) - Collection of design patterns/idioms in Python.
algorithms (π₯23 Β· β 25K) - Minimal examples of data structures and algorithms in Python.MIT
-
GitHub (π¨βπ» 220 Β· π 4.7K Β· π¦ 140):
git clone https://github.com/keon/algorithms -
PyPi (π₯ 1.3K / month Β· π¦ 5 Β· β±οΈ 18.02.2026):
pip install algorithms -
Conda (π₯ 5.1K Β· β±οΈ 22.04.2025):
conda install -c conda-forge algorithms
- transitions (π₯26 Β· β 6.1K Β· π) - A lightweight, object-oriented finite state machine..
MIT - PyPattyrn (π₯17 Β· β 2.3K Β· π) - A simple library for implementing common design patterns.
MIT
Date & Time Utilities
arrow (π₯32 Β· β 9K) - Better dates & times for Python.Apache-2
-
GitHub (π¨βπ» 290 Β· π 730 Β· π¦ 180K):
git clone https://github.com/arrow-py/arrow -
PyPi (π₯ 79M / month Β· π¦ 2.3K Β· β±οΈ 18.10.2025):
pip install arrow -
Conda (π₯ 14M Β· β±οΈ 18.10.2025):
conda install -c conda-forge arrow
BSD-3
-
GitHub (π¨βπ» 160 Β· π 510 Β· π¦ 39K):
git clone https://github.com/scrapinghub/dateparser -
PyPi (π₯ 47M / month Β· π¦ 1.7K Β· β±οΈ 04.08.2026):
pip install dateparser -
Conda (π₯ 1.9M Β· β±οΈ 04.08.2026):
conda install -c conda-forge dateparser
MIT
-
GitHub (π¨βπ» 27 Β· π 110 Β· π¦ 2.5M):
git clone https://github.com/stub42/pytz -
PyPi (π₯ 560M / month Β· π¦ 16K Β· β±οΈ 25.07.2026):
pip install pytz -
Conda (π₯ 96M Β· β±οΈ 26.07.2026):
conda install -c conda-forge pytz
MIT
-
GitHub (π¨βπ» 340 Β· π 710 Β· π¦ 28K):
git clone https://github.com/vacanza/holidays -
PyPi (π₯ 31M / month Β· π¦ 640 Β· β±οΈ 11.08.2026):
pip install holidays -
Conda (π₯ 4.7M Β· β±οΈ 03.08.2026):
conda install -c conda-forge holidays
MIT
-
GitHub (π¨βπ» 31 Β· π 64 Β· π¦ 220K):
git clone https://github.com/regebro/tzlocal -
PyPi (π₯ 230M / month Β· π¦ 2.4K Β· β±οΈ 29.06.2026):
pip install tzlocal -
Conda (π₯ 6.7M Β· β±οΈ 29.06.2026):
conda install -c conda-forge tzlocal
Apache-2
-
GitHub (π¨βπ» 130 Β· π 540):
git clone https://github.com/dateutil/dateutil -
PyPi (π₯ 1.2B / month Β· π¦ 12K Β· β±οΈ 01.03.2024):
pip install python-dateutil -
Conda (π₯ 110M Β· β±οΈ 28.06.2025):
conda install -c conda-forge python-dateutil
MIT
-
GitHub (π¨βπ» 130 Β· π 420 Β· π¦ 40K):
git clone https://github.com/sdispater/pendulum -
PyPi (π₯ 72M / month Β· π¦ 1.6K Β· β±οΈ 30.01.2026):
pip install pendulum -
Conda (π₯ 2.4M Β· β±οΈ 31.01.2026):
conda install -c conda-forge pendulum
- isodate (π₯29 Β· β 170 Β· π) - ISO 8601 date/time parser.
BSD-3 - parsedatetime (π₯26 Β· β 700 Β· π) - Parse human-readable date/time strings.
Apache-2
File & Path Utilities
filesystem_spec (π₯34 Β· β 1.3K) - A specification that python filesystems should adhere to.BSD-3
-
GitHub (π¨βπ» 340 Β· π 470 Β· π¦ 310K):
git clone https://github.com/fsspec/filesystem_spec -
PyPi (π₯ 910M / month Β· π¦ 3.9K Β· β±οΈ 28.07.2026):
pip install fsspec -
Conda (π₯ 38M Β· β±οΈ 29.07.2026):
conda install -c conda-forge fsspec
Apache-2
-
GitHub (π¨βπ» 180 Β· π 720 Β· π¦ 270K):
git clone https://github.com/gorakhargosh/watchdog -
PyPi (π₯ 110M / month Β· π¦ 2.7K Β· β±οΈ 01.11.2024):
pip install watchdog -
Conda (π₯ 6.1M Β· β±οΈ 04.03.2026):
conda install -c conda-forge watchdog
MIT
-
GitHub (π¨βπ» 67 Β· π 140 Β· π¦ 740K):
git clone https://github.com/tox-dev/py-filelock -
PyPi (π₯ 740M / month Β· π¦ 5.4K Β· β±οΈ 29.07.2026):
pip install filelock -
Conda (π₯ 48M Β· β±οΈ 30.07.2026):
conda install -c conda-forge filelock
Apache-2
-
GitHub (π¨βπ» 43 Β· π 170 Β· π¦ 250K):
git clone https://github.com/Tinche/aiofiles -
PyPi (π¦ 7.7K Β· β±οΈ 09.10.2025):
pip install aiofiles -
Conda (π₯ 2.7M Β· β±οΈ 01.01.2026):
conda install -c conda-forge aiofiles
BSD-3
-
GitHub (π¨βπ» 23 Β· π 68):
git clone https://github.com/benhoyt/scandir -
PyPi (π₯ 2.2M / month Β· π¦ 220 Β· β±οΈ 09.03.2019):
pip install scandir -
Conda (π₯ 2.1M Β· β±οΈ 22.08.2025):
conda install -c conda-forge scandir
- appdirs (π₯28 Β· β 1.1K Β· π) - A small Python module for determining appropriate platform-specific..
MIT - zipp (π₯28 Β· β 67) - Backport of pathlib-compatible object wrapper for zip files.
βUnlicensed - pyfilesystem2 (π₯25 Β· β 2.1K Β· π) - Pythons Filesystem abstraction layer.
MIT - path (π₯24 Β· β 1.1K Β· π€) - Object-oriented file system path manipulation.
βUnlicensed - Unipath (π₯22 Β· β 510 Β· π) - An object-oriented approach to Python file/directory operations.
MIT
Compatiblity
typing (π₯27 Β· β 1.7K) - Python static typing home. Hosts the documentation and a user help..Python-2.0
-
GitHub (π¨βπ» 150 Β· π 290):
git clone https://github.com/python/typing -
PyPi (π₯ 4.6M / month Β· π¦ 3.3K Β· β±οΈ 01.05.2021):
pip install typing -
Conda (π₯ 4.4M Β· β±οΈ 22.04.2025):
conda install -c conda-forge typing
- six (π₯32 Β· β 990 Β· π) - Python 2 and 3 compatibility library.
MIT - future (π₯31 Β· β 1.2K Β· π) - Easy, clean, reliable Python 2/3 compatibility.
MIT - dataclasses (π₯24 Β· β 590 Β· π) - A backport of the dataclasses module for Python 3.6.
Apache-2 - futures (π₯24 Β· β 240 Β· π) - Backport of the concurrent.futures package to Python 2.6 and 2.7.
Python-2.0 - pathlib2 (π₯24 Β· β 86 Β· π€) - Backport of pathlib aiming to support the full stdlib Python API.
MIT - contextlib2 (π₯23 Β· β 39 Β· π€) - contextlib2 is a backport of the standard librarys contextlib..
βοΈpsfrag
Cryptography
bcrypt (π₯32 Β· β 1.4K Β· π€) - Modern(-ish) password hashing for your software and your servers.Apache-2
-
GitHub (π¨βπ» 41 Β· π 180 Β· π¦ 360K):
git clone https://github.com/pyca/bcrypt -
PyPi (π₯ 210M / month Β· π¦ 2K Β· β±οΈ 25.09.2025):
pip install bcrypt -
Conda (π₯ 12M Β· β±οΈ 07.11.2025):
conda install -c conda-forge bcrypt
BSD-3
-
GitHub (π¨βπ» 170 Β· π 560 Β· π¦ 140K):
git clone https://github.com/Legrandin/pycryptodome -
PyPi (π₯ 64M / month Β· π¦ 1.6K Β· β±οΈ 17.05.2025):
pip install pycryptodomex -
Conda (π₯ 3M Β· β±οΈ 13.09.2025):
conda install -c conda-forge pycryptodomex
Apache-2
-
GitHub (π¨βπ» 120 Β· π 1.2K Β· π¦ 1.6K):
git clone https://github.com/google/tink -
PyPi (π₯ 1.9M / month Β· π¦ 22 Β· β±οΈ 13.08.2026):
pip install tink -
npm (π₯ 1.2K / month Β· π¦ 3 Β· β±οΈ 02.05.2023):
npm install tink-crypto
- cryptography (π₯35 Β· β 7.7K) - cryptography is a package designed to expose..
βUnlicensed - keyring (π₯29 Β· β 1.4K Β· π€) - Store and access your passwords safely.
βUnlicensed - asn1crypto (π₯28 Β· β 340 Β· π) - Python ASN.1 library with a focus on performance and a pythonic API.
MIT - rsa (π₯26 Β· β 500 Β· π) - Python-RSA is a pure-Python RSA implementation.
Apache-2
Infrastructure & DevOps
botocore (π₯37 Β· β 1.6K) - The low-level, core functionality of boto3 and the AWS CLI.Apache-2
-
GitHub (π¨βπ» 220 Β· π 1.2K Β· π¦ 440K):
git clone https://github.com/boto/botocore -
PyPi (π₯ 1.4B / month Β· π¦ 4.8K Β· β±οΈ 12.08.2026):
pip install botocore -
Conda (π₯ 49M Β· β±οΈ 13.08.2026):
conda install -c conda-forge botocore
βοΈGPL-3.0
-
GitHub (π¨βπ» 6.9K Β· π 24K Β· π¦ 42K):
git clone https://github.com/ansible/ansible -
PyPi (π₯ 13M / month Β· π¦ 600 Β· β±οΈ 11.08.2026):
pip install ansible -
Conda (π₯ 2M Β· β±οΈ 11.08.2026):
conda install -c conda-forge ansible
Apache-2
-
GitHub (π¨βπ» 460 Β· π 1.7K Β· π¦ 130K):
git clone https://github.com/docker/docker-py -
PyPi (π₯ 200M / month Β· π¦ 5.8K Β· β±οΈ 09.07.2026):
pip install docker -
Conda (π₯ 7.9M Β· β±οΈ 12.07.2026):
conda install -c conda-forge docker-py
Apache-2
-
GitHub (π¨βπ» 3.7K Β· π 1.4K Β· π¦ 11K):
git clone https://github.com/pulumi/pulumi -
PyPi (π₯ 8.4M / month Β· π¦ 570 Β· β±οΈ 13.08.2026):
pip install pulumi -
npm (π₯ 10M / month Β· π¦ 930 Β· β±οΈ 12.08.2026):
npm install @pulumi/pulumi
βοΈLGPL-2.1
-
GitHub (π¨βπ» 190 Β· π 2.1K Β· π¦ 130K):
git clone https://github.com/paramiko/paramiko -
PyPi (π₯ 160M / month Β· π¦ 4.6K Β· β±οΈ 09.05.2026):
pip install paramiko -
Conda (π₯ 9.5M Β· β±οΈ 19.05.2026):
conda install -c conda-forge paramiko
Apache-2
-
GitHub (π¨βπ» 510 Β· π 4.6K Β· π¦ 5):
git clone https://github.com/aws/aws-cli -
PyPi (π₯ 280M / month Β· π¦ 780 Β· β±οΈ 05.08.2026):
pip install awscli -
Conda (π₯ 61M Β· β±οΈ 13.08.2026):
conda install -c conda-forge awscli
Apache-2
-
GitHub (π¨βπ» 250 Β· π 3.5K):
git clone https://github.com/kubernetes-client/python -
PyPi (π₯ 110M / month Β· π¦ 2.5K Β· β±οΈ 13.07.2026):
pip install kubernetes -
Conda (π₯ 870K Β· β±οΈ 11.12.2025):
conda install -c conda-forge kubernetes
MIT
-
GitHub (π¨βπ» 280 Β· π 1.4K Β· π¦ 5.7K):
git clone https://github.com/ktbyers/netmiko -
PyPi (π₯ 1.2M / month Β· π¦ 270 Β· β±οΈ 12.05.2026):
pip install netmiko
MIT
-
GitHub (π¨βπ» 130 Β· π 200 Β· π¦ 9.6K):
git clone https://github.com/tomerfiliba/plumbum -
PyPi (π₯ 6.4M / month Β· π¦ 390 Β· β±οΈ 22.07.2026):
pip install plumbum -
Conda (π₯ 1.6M Β· β±οΈ 23.07.2026):
conda install -c conda-forge plumbum
Apache-2
-
GitHub (π¨βπ» 650 Β· π 5.8K Β· π¦ 230):
git clone https://github.com/docker/compose -
PyPi (π₯ 1.1M / month Β· π¦ 250 Β· β±οΈ 10.05.2021):
pip install docker-compose -
Conda (π₯ 900K Β· β±οΈ 07.07.2026):
conda install -c conda-forge docker-compose
BSD-2
-
GitHub (π¨βπ» 140 Β· π 2K Β· π¦ 24):
git clone https://github.com/fabric/fabric -
PyPi (π₯ 13M / month Β· π¦ 450 Β· β±οΈ 06.04.2026):
pip install fabric -
Conda (π₯ 600K Β· β±οΈ 06.04.2026):
conda install -c conda-forge fabric
MIT
-
GitHub (π¨βπ» 220 Β· π 530 Β· π¦ 240):
git clone https://github.com/Fizzadar/pyinfra -
PyPi (π₯ 270K / month Β· π¦ 46 Β· β±οΈ 27.07.2026):
pip install pyinfra
MIT
-
GitHub (π¨βπ» 30 Β· π 150):
git clone https://github.com/emre/storm -
PyPi (π₯ 2.5K / month Β· π¦ 4 Β· β±οΈ 02.07.2026):
pip install storm
- schedule (π₯29 Β· β 12K Β· π) - Python job scheduling for humans.
MIT - sshtunnel (π₯28 Β· β 1.2K Β· π) - SSH tunnels to remote server.
MIT - parallel-ssh (π₯22 Β· β 1.3K Β· π€) - Asynchronous parallel SSH client library.
βοΈLGPL-2.1 - fabtools (π₯21 Β· β 1.2K Β· π) - Tools for writing awesome Fabric files.
BSD-2 - pypyr (π₯18 Β· β 640 Β· π) - pypyr task-runner cli & api for automation pipelines. Automate..
Apache-2 - wssh (π₯15 Β· β 1.3K Β· π) - SSH to WebSockets Bridge.
MIT - Grai (π₯11 Β· β 310 Β· π€) - Platform to programmatically manage, test, and debug data..
βοΈMIT-0
Process Utilities
sh (π₯30 Β· β 7.2K) - Python process launching.MIT
-
GitHub (π¨βπ» 110 Β· π 510 Β· π¦ 19K):
git clone https://github.com/amoffat/sh -
PyPi (π₯ 12M / month Β· π¦ 860 Β· β±οΈ 25.07.2026):
pip install sh -
Conda (π₯ 500K Β· β±οΈ 06.06.2026):
conda install -c conda-forge sh
βοΈRepoze Public License
-
GitHub (π¨βπ» 180 Β· π 1.3K Β· π¦ 14K):
git clone https://github.com/Supervisor/supervisor -
PyPi (π₯ 16M / month Β· π¦ 160 Β· β±οΈ 23.08.2025):
pip install supervisor -
Conda (π₯ 780K Β· β±οΈ 27.02.2026):
conda install -c conda-forge supervisor
- pexpect (π₯32 Β· β 2.7K Β· π) - A Python module for controlling interactive programs in a pseudo-..
ISC - ptyprocess (π₯25 Β· β 230 Β· π) - Run a subprocess in a pseudo terminal.
ISC
Asynchronous Programming
anyio (π₯34 Β· β 2.4K) - High level asynchronous concurrency and networking framework that works on..MIT
-
GitHub (π¨βπ» 94 Β· π 180 Β· π¦ 670K):
git clone https://github.com/agronholm/anyio -
PyPi (π₯ 1.1B / month Β· π¦ 7.3K Β· β±οΈ 12.07.2026):
pip install anyio -
Conda (π₯ 40M Β· β±οΈ 12.07.2026):
conda install -c conda-forge anyio
Apache-2
-
GitHub (π¨βπ» 79 Β· π 610 Β· π¦ 230K):
git clone https://github.com/MagicStack/uvloop -
PyPi (π¦ 2K Β· β±οΈ 16.10.2025):
pip install uvloop -
Conda (π₯ 4.6M Β· β±οΈ 07.11.2025):
conda install -c conda-forge uvloop
MIT
-
GitHub (π¨βπ» 24 Β· π 87 Β· π¦ 8.3K):
git clone https://github.com/tiangolo/asyncer -
PyPi (π₯ 8.3M / month Β· π¦ 320 Β· β±οΈ 25.06.2026):
pip install asyncer -
Conda (π₯ 47K Β· β±οΈ 25.06.2026):
conda install -c conda-forge asyncer
MIT
-
GitHub (π¨βπ» 22 Β· π 28 Β· π¦ 450):
git clone https://github.com/aiokitchen/aiomisc -
PyPi (π₯ 57K / month Β· π¦ 61 Β· β±οΈ 10.07.2026):
pip install aiomisc
- greenlet (π₯32 Β· β 1.8K) - Lightweight in-process concurrent programming.
βUnlicensed - unsync (π₯20 Β· β 900 Β· π) - Unsynchronize asyncio.
MIT - stopit (π₯18 Β· β 35) - Raise asynchronous exceptions in other thread, control the timeout of..
βοΈGPL-3.0
Configuration
python-dotenv (π₯36 Β· β 8.8K) - Reads key-value pairs from a .env file and can set them as..BSD-3
-
GitHub (π¨βπ» 110 Β· π 560 Β· π¦ 1.7M):
git clone https://github.com/theskumar/python-dotenv -
PyPi (π₯ 790M / month Β· π¦ 37K Β· β±οΈ 01.03.2026):
pip install python-dotenv -
Conda (π₯ 14M Β· β±οΈ 01.03.2026):
conda install -c conda-forge python-dotenv
BSD-3
-
GitHub (π¨βπ» 130 Β· π 210 Β· π¦ 610K):
git clone https://github.com/ipython/traitlets -
PyPi (π₯ 160M / month Β· π¦ 2.3K Β· β±οΈ 03.08.2026):
pip install traitlets -
Conda (π₯ 55M Β· β±οΈ 03.08.2026):
conda install -c conda-forge traitlets
BSD-3
-
GitHub (π¨βπ» 47 Β· π 160 Β· π¦ 64K):
git clone https://github.com/omry/omegaconf -
PyPi (π₯ 44M / month Β· π¦ 2.6K Β· β±οΈ 07.08.2026):
pip install omegaconf -
Conda (π₯ 2.7M Β· β±οΈ 10.08.2026):
conda install -c conda-forge omegaconf
MIT
-
GitHub (π¨βπ» 150 Β· π 940 Β· π¦ 44K):
git clone https://github.com/facebookresearch/hydra -
PyPi (π₯ 5.5K / month Β· π¦ 13 Β· β±οΈ 03.08.2016):
pip install hydra -
Conda (π₯ 1.9M Β· β±οΈ 10.08.2026):
conda install -c conda-forge hydra-core
MIT
-
GitHub (π¨βπ» 130 Β· π 340):
git clone https://github.com/rochacbruno/dynaconf -
PyPi (π₯ 6.9M / month Β· π¦ 780 Β· β±οΈ 05.08.2026):
pip install dynaconf -
Conda (π₯ 220K Β· β±οΈ 06.08.2026):
conda install -c conda-forge dynaconf
BSD-3
-
GitHub (π¨βπ» 13 Β· π 86 Β· π¦ 50K):
git clone https://github.com/DiffSK/configobj -
PyPi (π₯ 7.2M / month Β· π¦ 650 Β· β±οΈ 21.09.2024):
pip install configobj -
Conda (π₯ 1.3M Β· β±οΈ 22.04.2025):
conda install -c conda-forge configobj
MPL-2.0
-
GitHub (π¨βπ» 9 Β· π 14):
git clone https://github.com/willkg/everett -
PyPi (π₯ 670K / month Β· π¦ 22 Β· β±οΈ 15.10.2025):
pip install everett -
Conda (π₯ 120K Β· β±οΈ 22.04.2025):
conda install -c conda-forge everett
- python-decouple (π₯27 Β· β 3K Β· π) - Strict separation of settings from code.
MIT - gin-config (π₯25 Β· β 2.1K Β· π) - Gin provides a lightweight configuration framework for Python.
Apache-2
CLI Development
click (π₯38 Β· β 18K) - Python composable command line interface toolkit.BSD-3
-
GitHub (π¨βπ» 450 Β· π 1.8K Β· π¦ 2.4M):
git clone https://github.com/pallets/click -
PyPi (π₯ 1.1B / month Β· π¦ 71K Β· β±οΈ 24.06.2026):
pip install click -
Conda (π₯ 70M Β· β±οΈ 03.07.2026):
conda install -c conda-forge click
MIT
-
GitHub (π¨βπ» 290 Β· π 2.2K Β· π¦ 560K):
git clone https://github.com/Textualize/rich -
PyPi (π₯ 640M / month Β· π¦ 44K Β· β±οΈ 12.04.2026):
pip install rich -
Conda (π₯ 24M Β· β±οΈ 12.04.2026):
conda install -c conda-forge rich
MIT
-
GitHub (π¨βπ» 110 Β· π 960 Β· π¦ 270K):
git clone https://github.com/tiangolo/typer -
PyPi (π₯ 370M / month Β· π¦ 33K Β· β±οΈ 03.08.2026):
pip install typer -
Conda (π₯ 14M Β· β±οΈ 03.08.2026):
conda install -c conda-forge typer
Apache-2
-
GitHub (π¨βπ» 67 Β· π 1.5K Β· π¦ 54K):
git clone https://github.com/google/python-fire -
PyPi (π₯ 22M / month Β· π¦ 3K Β· β±οΈ 16.08.2025):
pip install fire -
Conda (π₯ 1.6M Β· β±οΈ 12.09.2025):
conda install -c conda-forge fire
MIT
-
GitHub (π¨βπ» 58 Β· π 99 Β· π¦ 24K):
git clone https://github.com/tmbo/questionary -
PyPi (π₯ 25M / month Β· π¦ 1.4K Β· β±οΈ 28.08.2025):
pip install questionary -
Conda (π₯ 480K Β· β±οΈ 08.09.2025):
conda install -c conda-forge questionary
Apache-2
-
GitHub (π¨βπ» 88 Β· π 150 Β· π¦ 75K):
git clone https://github.com/kislyuk/argcomplete -
PyPi (π¦ 2.4K Β· β±οΈ 06.08.2026):
pip install argcomplete -
Conda (π₯ 3.8M Β· β±οΈ 08.08.2026):
conda install -c conda-forge argcomplete
BSD-3
-
GitHub (π¨βπ» 250 Β· π 800):
git clone https://github.com/prompt-toolkit/python-prompt-toolkit -
PyPi (π₯ 250M / month Β· β±οΈ 26.07.2026):
pip install prompt_toolkit -
Conda (π₯ 46M Β· β±οΈ 27.07.2026):
conda install -c conda-forge prompt-toolkit
MIT
-
GitHub (π¨βπ» 56 Β· π 120 Β· π¦ 26K):
git clone https://github.com/bw2/ConfigArgParse -
PyPi (π¦ 770 Β· β±οΈ 11.03.2026):
pip install configargparse -
Conda (π₯ 2.1M Β· β±οΈ 11.03.2026):
conda install -c conda-forge configargparse
MIT
-
GitHub (π¨βπ» 54 Β· π 26 Β· π¦ 850):
git clone https://github.com/jazzband/docopt-ng -
PyPi (π₯ 1.8M / month Β· π¦ 100 Β· β±οΈ 30.05.2023):
pip install docopt-ng
MIT
-
GitHub (π¨βπ» 17 Β· π 150 Β· π¦ 11K):
git clone https://github.com/erikrose/blessings -
PyPi (π¦ 460 Β· β±οΈ 21.06.2018):
pip install blessings -
Conda (π₯ 500K Β· β±οΈ 26.08.2025):
conda install -c conda-forge blessings
βοΈGPL-2.0
-
GitHub (π¨βπ» 15 Β· π 10 Β· π¦ 130):
git clone https://github.com/kdeldycke/click-extra -
PyPi (π₯ 100K / month Β· π¦ 50 Β· β±οΈ 02.08.2026):
pip install click-extra
- colorama (π₯32 Β· β 3.7K Β· π) - Simple cross-platform colored terminal text in Python.
BSD-3 - wcwidth (π₯30 Β· β 460) - Python library that measures the width of strings in a terminal.
βUnlicensed - docopt (π₯29 Β· β 8K Β· π) - Create beautiful command-line interfaces with Python.
MIT - asciimatics (π₯24 Β· β 4.3K Β· π) - A cross platform package to do curses-like operations, plus..
Apache-2 - cleo (π₯24 Β· β 1.3K Β· π) - Cleo allows you to create beautiful and testable command-line interfaces.
MIT - clint (π₯20 Β· β 95 Β· π) - Python Command Line Interface Tools.
ISC - bashplotlib (π₯16 Β· β 1.9K Β· π) - plotting in the terminal.
MIT - colout (π₯16 Β· β 1.2K Β· π) - Color text streams with a polished command line interface.
βοΈGPL-3.0 - onecite (π₯11 Β· β 56) - An intelligent toolkit to automatically parse, complete, and format..
MIT
Development Tools
π best-of-python-dev ( β 1.2K Β· π€) - A ranked list of awesome python developer tools and libraries...
Data Caching
cachetools (π₯34 Β· β 2.8K) - Extensible memoizing collections and decorators.MIT
-
GitHub (π¨βπ» 25 Β· π 200 Β· π¦ 700K):
git clone https://github.com/tkem/cachetools -
PyPi (π₯ 340M / month Β· π¦ 5.2K Β· β±οΈ 01.08.2026):
pip install cachetools -
Conda (π₯ 23M Β· β±οΈ 02.08.2026):
conda install -c conda-forge cachetools
BSD-3
-
GitHub (π¨βπ» 53 Β· π 170 Β· π¦ 5.1K):
git clone https://github.com/aio-libs/aiocache -
PyPi (π₯ 9M / month Β· π¦ 150 Β· β±οΈ 25.09.2024):
pip install aiocache
BSD-3
-
GitHub (π¨βπ» 25 Β· π 79 Β· π¦ 58K):
git clone https://github.com/pydanny/cached-property -
PyPi (π₯ 23M / month Β· π¦ 1.6K Β· β±οΈ 25.10.2024):
pip install cached-property -
Conda (π₯ 26M Β· β±οΈ 05.07.2026):
conda install -c conda-forge cached-property
BSD-3
-
GitHub (π¨βπ» 94 Β· π 140 Β· π¦ 6.2K):
git clone https://github.com/bbangert/beaker -
PyPi (π₯ 250K / month Β· π¦ 94 Β· β±οΈ 30.05.2026):
pip install beaker -
Conda (π₯ 200K Β· β±οΈ 30.05.2026):
conda install -c conda-forge beaker
BSD-3
-
GitHub (π¨βπ» 57 Β· π 140 Β· π¦ 5.9K):
git clone https://github.com/lericson/pylibmc -
PyPi (π₯ 500K / month Β· π¦ 79 Β· β±οΈ 30.08.2022):
pip install pylibmc -
Conda (π₯ 480K Β· β±οΈ 28.08.2025):
conda install -c conda-forge pylibmc
- cachier (π₯18 Β· β 660) - Persistent, stale-free, local and cross-machine caching for..
βUnlicensed
GUI Development
π best-of-web-python - Web UI ( β 2.6K Β· π€) - Collection of libraries to implement web-based UIs.
kivy (π₯29 Β· β 19K) - Open source UI framework written in Python, running on Windows, Linux, macOS,..MIT
-
GitHub (π¨βπ» 640 Β· π 3.1K Β· π¦ 18K):
git clone https://github.com/kivy/kivy -
PyPi (π₯ 270K / month Β· π¦ 360 Β· β±οΈ 26.12.2024):
pip install kivy -
Conda (π₯ 690K Β· β±οΈ 29.03.2026):
conda install -c conda-forge kivy
MIT
-
GitHub (π¨βπ» 76 Β· π 780 Β· π¦ 4.5K):
git clone https://github.com/hoffstadt/DearPyGui -
PyPi (π₯ 190K / month Β· π¦ 210 Β· β±οΈ 01.05.2026):
pip install dearpygui
MIT
-
GitHub (π¨βπ» 100 Β· π 1K Β· π¦ 1.1K):
git clone https://github.com/chriskiehl/Gooey -
PyPi (π₯ 6.8K / month Β· π¦ 100 Β· β±οΈ 29.01.2022):
pip install gooey -
Conda (π₯ 150K Β· β±οΈ 26.03.2026):
conda install -c conda-forge gooey
BSD-3
-
GitHub (π¨βπ» 350 Β· π 820 Β· π¦ 3):
git clone https://github.com/beeware/toga -
PyPi (π₯ 8.9K / month Β· π¦ 50 Β· β±οΈ 08.07.2026):
pip install toga -
npm (π₯ 54 / month Β· π¦ 5 Β· β±οΈ 23.04.2017):
npm install @pybee/toga
- PySimpleGUI (π₯25 Β· β 14K) - PySimpleGUI is a Python package that enables Python..
βοΈPySimpleGUI License - Eel (π₯20 Β· β 6.8K Β· π) - For little HTML GUI applications, with easy Python/JS interop.
MIT - flexx (π₯20 Β· β 3.3K Β· π) - Write desktop and web apps in pure Python.
BSD-2 - Phoenix (π₯20 Β· β 2.6K) - wxPythons Project Phoenix. A new implementation of wxPython,..
βοΈwxWindows - enaml (π₯19 Β· β 1.6K Β· π€) - Declarative User Interfaces for Python.
βUnlicensed
Computer & Machine Vision
π best-of-ml-python - Computer Vision ( β 16K Β· π) - Collection of computer vision and image processing..
Show 1 hidden projects...- Pipeless (π₯12 Β· β 850 Β· π) - An open-source framework to create and deploy computer vision..
Apache-2
Machine Learning & Data Engineering
π best-of-ml-python ( β 16K Β· π) - A ranked list of awesome machine learning Python libraries. Updated..
Text Data
π best-of-ml-python - NLP ( β 16K Β· π) - Collection of text processing and NLP libraries.
chardet (π₯33 Β· β 2.7K) - Python character encoding detector.βοΈ0BSD
-
GitHub (π¨βπ» 58 Β· π 300 Β· π¦ 970K):
git clone https://github.com/chardet/chardet -
PyPi (π₯ 230M / month Β· π¦ 7.4K Β· β±οΈ 06.08.2026):
pip install chardet -
Conda (π₯ 34M Β· β±οΈ 08.08.2026):
conda install -c conda-forge chardet -
npm (π₯ 96 / month Β· π¦ 7 Β· β±οΈ 20.08.2017):
npm install @pypi/chardet
Apache-2
-
GitHub (π¨βπ» 34 Β· π 440):
git clone https://github.com/daviddrysdale/python-phonenumbers -
PyPi (π₯ 39M / month Β· π¦ 960 Β· β±οΈ 01.08.2026):
pip install phonenumbers -
Conda (π₯ 2.6M Β· β±οΈ 01.08.2026):
conda install -c conda-forge phonenumbers
MIT
-
GitHub (π¨βπ» 62 Β· π 150):
git clone https://github.com/jmoiron/humanize -
PyPi (π₯ 72M / month Β· π¦ 1.9K Β· β±οΈ 30.06.2026):
pip install humanize -
Conda (π₯ 1.6M Β· β±οΈ 01.07.2026):
conda install -c conda-forge humanize
MIT
-
GitHub (π¨βπ» 40 Β· π 130 Β· π¦ 120K):
git clone https://github.com/un33k/python-slugify -
PyPi (π₯ 90M / month Β· π¦ 1.5K Β· β±οΈ 08.02.2024):
pip install python-slugify -
Conda (π₯ 4M Β· β±οΈ 22.04.2025):
conda install -c conda-forge python-slugify
BSD-3
-
GitHub (π¨βπ» 33 Β· π 140 Β· π¦ 4.4K):
git clone https://github.com/WojciechMula/pyahocorasick -
PyPi (π₯ 6.1M / month Β· π¦ 270 Β· β±οΈ 27.04.2026):
pip install pyahocorasick -
Conda (π₯ 590K Β· β±οΈ 18.12.2025):
conda install -c conda-forge pyahocorasick
BSD-3
-
GitHub (π¨βπ» 70 Β· π 300 Β· π¦ 93K):
git clone https://github.com/carpedm20/emoji -
PyPi (π¦ 1.3K Β· β±οΈ 21.09.2025):
pip install emoji -
Conda (π₯ 270K Β· β±οΈ 21.09.2025):
conda install -c conda-forge emoji
BSD-2
-
GitHub (π¨βπ» 7 Β· π 16 Β· π¦ 4.3K):
git clone https://github.com/alexanderlukanin13/coolname -
PyPi (π₯ 11M / month Β· π¦ 170 Β· β±οΈ 23.04.2026):
pip install coolname -
Conda (π₯ 250K Β· β±οΈ 29.05.2026):
conda install -c conda-forge coolname
BSD-3
-
GitHub (π¨βπ» 19 Β· π 54 Β· π¦ 560):
git clone https://github.com/scrapinghub/price-parser -
PyPi (π₯ 800K / month Β· π¦ 40 Β· β±οΈ 19.03.2026):
pip install price-parser
- inflect (π₯27 Β· β 1.1K Β· π) - Correctly generate plurals, ordinals, indefinite articles; convert..
MIT - awesome-slugify (π₯19 Β· β 480 Β· π) - Python flexible slugify function.
βοΈGPL-3.0 - millify (π₯17 Β· β 110 Β· π) - Convert long numbers into a human-readable format in Python.
MIT
Web Development
π best-of-web-python ( β 2.6K Β· π€) - A ranked list of awesome python libraries for web development...
Database Clients
Libraries for connecting to, operating, and querying databases.
boto3 (π₯38 Β· β 9.9K) - Boto3, an AWS SDK for Python.Apache-2
-
GitHub (π¨βπ» 170 Β· π 2K Β· π¦ 610K):
git clone https://github.com/boto/boto3 -
PyPi (π₯ 3.5B / month Β· π¦ 22K Β· β±οΈ 12.08.2026):
pip install boto3 -
Conda (π₯ 35M Β· β±οΈ 13.08.2026):
conda install -c conda-forge boto3
MIT
-
GitHub (π¨βπ» 230 Β· π 360 Β· π¦ 350K):
git clone https://github.com/sqlalchemy/alembic -
PyPi (π₯ 220M / month Β· π¦ 4.6K Β· β±οΈ 08.08.2026):
pip install alembic -
Conda (π₯ 12M Β· β±οΈ 09.08.2026):
conda install -c conda-forge alembic
MIT
-
GitHub (π¨βπ» 560 Β· π 2.7K):
git clone https://github.com/redis/redis-py -
PyPi (π₯ 270M / month Β· π¦ 13K Β· β±οΈ 30.07.2026):
pip install redis -
Conda (π₯ 2.8M Β· β±οΈ 31.07.2026):
conda install -c conda-forge redis-py
MIT
-
GitHub (π¨βπ» 860 Β· π 1.7K Β· π¦ 1.2M):
git clone https://github.com/sqlalchemy/sqlalchemy -
PyPi (π¦ 22K Β· β±οΈ 11.08.2026):
pip install SQLAlchemy -
Conda (π₯ 31M Β· β±οΈ 12.08.2026):
conda install -c conda-forge sqlalchemy
Apache-2
-
GitHub (π¨βπ» 1.1K Β· π 1.8K Β· π¦ 2.6K):
git clone https://github.com/googleapis/google-cloud-python -
PyPi (π₯ 260M / month Β· π¦ 3.3K Β· β±οΈ 06.08.2026):
pip install google-cloud-storage -
Conda (π₯ 7.5M Β· β±οΈ 06.08.2026):
conda install -c conda-forge google-cloud-storage
Apache-2
-
GitHub (π¨βπ» 240 Β· π 1.5K Β· π¦ 37K):
git clone https://github.com/dpkp/kafka-python -
PyPi (π₯ 27M / month Β· π¦ 1.1K Β· β±οΈ 04.08.2026):
pip install kafka-python -
Conda (π₯ 530K Β· β±οΈ 05.08.2026):
conda install -c conda-forge kafka-python
MIT
-
GitHub (π¨βπ» 1.3K Β· π 3.3K Β· π¦ 2.8K):
git clone https://github.com/Azure/azure-sdk-for-python -
PyPi (π₯ 140M / month Β· π¦ 2K Β· β±οΈ 10.08.2026):
pip install azure-storage-blob -
Conda (π₯ 1.9M Β· β±οΈ 08.06.2026):
conda install -c conda-forge azure-storage-blob
Apache-2
-
GitHub (π¨βπ» 230 Β· π 1.2K Β· π¦ 66K):
git clone https://github.com/elastic/elasticsearch-py -
PyPi (π₯ 54M / month Β· π¦ 2.3K Β· β±οΈ 04.08.2026):
pip install elasticsearch -
Conda (π₯ 2M Β· β±οΈ 27.05.2026):
conda install -c conda-forge elasticsearch
Apache-2
-
GitHub (π¨βπ» 49 Β· π 160 Β· π¦ 390K):
git clone https://github.com/boto/s3transfer -
PyPi (π₯ 890M / month Β· π¦ 940 Β· β±οΈ 22.07.2026):
pip install s3transfer -
Conda (π₯ 31M Β· β±οΈ 23.07.2026):
conda install -c conda-forge s3transfer
MIT
-
GitHub (π¨βπ» 160 Β· π 1.4K Β· π¦ 24):
git clone https://github.com/coleifer/peewee -
PyPi (π₯ 51M / month Β· π¦ 1.3K Β· β±οΈ 31.07.2026):
pip install peewee -
Conda (π₯ 2.3M Β· β±οΈ 01.08.2026):
conda install -c conda-forge peewee
MIT
-
GitHub (π¨βπ» 130 Β· π 1.4K Β· π¦ 290K):
git clone https://github.com/PyMySQL/PyMySQL -
PyPi (π₯ 97M / month Β· π¦ 2.7K Β· β±οΈ 19.05.2026):
pip install PyMySQL -
Conda (π₯ 2.5M Β· β±οΈ 19.05.2026):
conda install -c conda-forge pymysql
BSD-3
-
GitHub (π¨βπ» 160 Β· π 300 Β· π¦ 28K):
git clone https://github.com/fsspec/s3fs -
PyPi (π₯ 690M / month Β· π¦ 2.1K Β· β±οΈ 28.07.2026):
pip install s3fs -
Conda (π₯ 12M Β· β±οΈ 16.06.2026):
conda install -c conda-forge s3fs
Apache-2
-
GitHub (π¨βπ» 250 Β· π 1.1K):
git clone https://github.com/mongodb/mongo-python-driver -
PyPi (π₯ 120M / month Β· π¦ 6.4K Β· β±οΈ 20.04.2026):
pip install pymongo -
Conda (π₯ 7.2M Β· β±οΈ 21.04.2026):
conda install -c conda-forge pymongo
MIT pydantic
-
GitHub (π¨βπ» 110 Β· π 880 Β· π¦ 33K):
git clone https://github.com/tiangolo/sqlmodel -
PyPi (π₯ 22M / month Β· π¦ 1.9K Β· β±οΈ 25.06.2026):
pip install sqlmodel -
Conda (π₯ 290K Β· β±οΈ 26.06.2026):
conda install -c conda-forge sqlmodel
Apache-2
-
GitHub (π¨βπ» 180 Β· π 320):
git clone https://github.com/googleapis/python-bigquery -
PyPi (π₯ 220M / month Β· π¦ 1.9K Β· β±οΈ 06.08.2026):
pip install google-cloud-bigquery -
Conda (π₯ 4M Β· β±οΈ 07.08.2026):
conda install -c conda-forge google-cloud-bigquery
Apache-2
-
GitHub (π¨βπ» 520 Β· π 720 Β· π¦ 5.4K):
git clone https://github.com/ibis-project/ibis -
PyPi (π₯ 3.5M / month Β· π¦ 130 Β· β±οΈ 07.02.2026):
pip install ibis-framework -
Conda (π₯ 1.1M Β· β±οΈ 01.06.2026):
conda install -c conda-forge ibis-framework
Apache-2
-
GitHub (π¨βπ» 180 Β· π 500 Β· π¦ 11K):
git clone https://github.com/tortoise/tortoise-orm -
PyPi (π₯ 600K / month Β· π¦ 390 Β· β±οΈ 10.08.2026):
pip install tortoise-orm -
Conda (π₯ 70K Β· β±οΈ 10.08.2026):
conda install -c conda-forge tortoise-orm
BSD-3
-
GitHub (π¨βπ» 60 Β· π 1.8K):
git clone https://github.com/googleapis/python-bigquery-pandas -
PyPi (π₯ 34M / month Β· π¦ 290 Β· β±οΈ 06.08.2026):
pip install pandas-gbq -
Conda (π₯ 2.6M Β· β±οΈ 01.05.2025):
conda install -c conda-forge pandas-gbq
Apache-2 
-
GitHub (π¨βπ» 180 Β· π 740 Β· π¦ 2.6K):
git clone https://github.com/awslabs/aws-data-wrangler -
PyPi (π₯ 86M / month Β· π¦ 150 Β· β±οΈ 03.08.2026):
pip install awswrangler -
Conda (π₯ 910K Β· β±οΈ 04.08.2026):
conda install -c conda-forge awswrangler
Apache-2
-
GitHub (π¨βπ» 220 Β· π 580 Β· π¦ 11K):
git clone https://github.com/datastax/python-driver -
PyPi (π₯ 8M / month Β· π¦ 330 Β· β±οΈ 06.07.2026):
pip install cassandra-driver -
Conda (π₯ 690K Β· β±οΈ 11.07.2026):
conda install -c conda-forge cassandra-driver
Apache-2
-
GitHub (π¨βπ» 80 Β· π 1.8K):
git clone https://github.com/googleapis/python-bigtable -
PyPi (π₯ 86M / month Β· π¦ 70 Β· β±οΈ 16.07.2026):
pip install google-cloud-bigtable -
Conda (π₯ 240K Β· β±οΈ 17.07.2026):
conda install -c conda-forge google-cloud-bigtable
MIT
-
GitHub (π¨βπ» 400 Β· π 1.2K Β· π¦ 28K):
git clone https://github.com/MongoEngine/mongoengine -
PyPi (π¦ 450 Β· β±οΈ 10.03.2026):
pip install mongoengine -
Conda (π₯ 720K Β· β±οΈ 10.03.2026):
conda install -c conda-forge mongoengine
Apache-2
-
GitHub (π¨βπ» 180 Β· π 870):
git clone https://github.com/prometheus/client_python -
PyPi (π¦ 4.8K Β· β±οΈ 24.07.2026):
pip install prometheus_client -
Conda (π₯ 28M Β· β±οΈ 25.07.2026):
conda install -c conda-forge prometheus_client
Apache-2
-
GitHub (π¨βπ» 34 Β· π 260 Β· π¦ 4.7K):
git clone https://github.com/ponyorm/pony -
PyPi (π₯ 630K / month Β· π¦ 190 Β· β±οΈ 09.08.2026):
pip install pony -
Conda (π₯ 300K Β· β±οΈ 10.08.2026):
conda install -c conda-forge pony
Apache-2
-
GitHub (π¨βπ» 120 Β· π 330 Β· π¦ 47K):
git clone https://github.com/kayak/pypika -
PyPi (π₯ 13M / month Β· π¦ 230 Β· β±οΈ 04.02.2026):
pip install pypika -
Conda (π₯ 110K Β· β±οΈ 02.02.2026):
conda install -c conda-forge pypika
βοΈGPL-2.0
-
GitHub (π¨βπ» 92 Β· π 450 Β· π¦ 210K):
git clone https://github.com/PyMySQL/mysqlclient -
PyPi (π₯ 21M / month Β· π¦ 1.1K Β· β±οΈ 10.02.2026):
pip install mysqlclient -
Conda (π₯ 960K Β· β±οΈ 03.03.2026):
conda install -c conda-forge mysqlclient
MIT
-
GitHub (π¨βπ» 81 Β· π 300 Β· π¦ 5.2K):
git clone https://github.com/pudo/dataset -
PyPi (π₯ 2.3M / month Β· π¦ 150 Β· β±οΈ 12.04.2026):
pip install dataset -
Conda (π₯ 20K Β· β±οΈ 17.09.2025):
conda install -c conda-forge dataset
Apache-2
-
GitHub (π¨βπ» 150 Β· π 960 Β· π¦ 18K):
git clone https://github.com/confluentinc/confluent-kafka-python -
PyPi (π¦ 1K Β· β±οΈ 30.06.2026):
pip install confluent-kafka -
Conda (π₯ 2.1M Β· β±οΈ 12.07.2026):
conda install -c conda-forge python-confluent-kafka
MIT
-
GitHub (π¨βπ» 120 Β· π 430 Β· π¦ 2K):
git clone https://github.com/pynamodb/PynamoDB -
PyPi (π₯ 4.2M / month Β· π¦ 86 Β· β±οΈ 02.06.2025):
pip install pynamodb -
Conda (π₯ 3.9M Β· β±οΈ 02.06.2025):
conda install -c conda-forge pynamodb
Apache-2
-
GitHub (π¨βπ» 500 Β· π 930):
git clone https://github.com/apache/libcloud -
PyPi (π₯ 910K / month Β· π¦ 190 Β· β±οΈ 21.04.2026):
pip install apache-libcloud
MIT
-
GitHub (π¨βπ» 55 Β· π 110 Β· π¦ 540):
git clone https://github.com/piccolo-orm/piccolo -
PyPi (π₯ 820K / month Β· π¦ 18 Β· β±οΈ 27.07.2026):
pip install piccolo
BSD-3
-
GitHub (π¨βπ» 17 Β· π 360 Β· π¦ 9.2K):
git clone https://github.com/oracle/python-cx_Oracle -
PyPi (π₯ 3.4M / month Β· π¦ 430 Β· β±οΈ 20.07.2023):
pip install cx-Oracle -
Conda (π₯ 1.1M Β· β±οΈ 15.01.2026):
conda install -c conda-forge cx_oracle
Apache-2
-
GitHub (π¨βπ» 150 Β· π 370):
git clone https://github.com/minio/minio-py -
PyPi (π₯ 12M / month Β· π¦ 820 Β· β±οΈ 27.11.2025):
pip install minio -
Conda (π₯ 390K Β· β±οΈ 27.11.2025):
conda install -c conda-forge minio
BSD-3
-
GitHub (π¨βπ» 76 Β· π 340 Β· π¦ 4K):
git clone https://github.com/django-haystack/pysolr -
PyPi (π₯ 350K / month Β· π¦ 87 Β· β±οΈ 18.11.2025):
pip install pysolr -
Conda (π₯ 120K Β· β±οΈ 18.11.2025):
conda install -c conda-forge pysolr
BSD-3
-
GitHub (π¨βπ» 59 Β· π 260):
git clone https://github.com/encode/databases -
PyPi (π₯ 1.1M / month Β· π¦ 160 Β· β±οΈ 01.03.2024):
pip install databases -
Conda (π₯ 390K Β· β±οΈ 01.01.2026):
conda install -c conda-forge databases
ISC
-
GitHub (π¨βπ» 23 Β· π 97 Β· π¦ 3.6K):
git clone https://github.com/art049/odmantic -
PyPi (π₯ 86K / month Β· π¦ 24 Β· β±οΈ 24.01.2026):
pip install odmantic
MIT
-
GitHub (π¨βπ» 22 Β· π 160 Β· π¦ 1K):
git clone https://github.com/python-happybase/happybase -
PyPi (π₯ 71K / month Β· π¦ 44 Β· β±οΈ 26.09.2025):
pip install happybase -
Conda (π₯ 390K Β· β±οΈ 22.04.2025):
conda install -c conda-forge happybase
Apache-2
-
GitHub (π¨βπ» 44 Β· π 210):
git clone https://github.com/neo4j/neo4j-python-driver -
PyPi (π₯ 97K / month Β· π¦ 65 Β· β±οΈ 04.05.2026):
pip install neo4j-driver -
Conda (π₯ 520K Β· β±οΈ 04.05.2026):
conda install -c conda-forge neo4j-python-driver
MIT
-
GitHub (π¨βπ» 19 Β· π 68 Β· π¦ 26K):
git clone https://github.com/Scille/umongo -
PyPi (π¦ 10 Β· β±οΈ 01.03.2026):
pip install umongo -
Conda (π₯ 18K Β· β±οΈ 22.04.2025):
conda install -c conda-forge umongo
MIT
-
GitHub (π¨βπ» 21 Β· π 41 Β· π¦ 1.5K):
git clone https://github.com/amol-/depot -
PyPi (π¦ 15 Β· β±οΈ 22.07.2026):
pip install filedepot
βοΈLGPL-3.0
-
GitHub (π¨βπ» 100 Β· π 240):
git clone https://github.com/psycopg/psycopg
Apache-2
-
GitHub (π¨βπ» 14 Β· π 27 Β· π¦ 84):
git clone https://github.com/mcfunley/pugsql -
PyPi (π₯ 31K / month Β· π¦ 3 Β· β±οΈ 04.12.2025):
pip install pugsql
Apache-2
-
GitHub (π¨βπ» 33 Β· π 55):
git clone https://github.com/cloudant/python-cloudant -
PyPi (π¦ 34 Β· β±οΈ 26.08.2021):
pip install cloudant -
Conda (π₯ 430K Β· β±οΈ 29.04.2026):
conda install -c conda-forge cloudant
- psycopg2 (π₯32 Β· β 3.6K) - PostgreSQL database adapter for the Python..
βοΈBSD-3-Clause-Attribution - Motor (π₯29 Β· β 2.5K Β· π) - Motor - the async Python driver for MongoDB and Tornado or asyncio.
Apache-2 - SQLAlchemy-Utils (π₯28 Β· β 1.3K) - Various utility functions and datatypes for SQLAlchemy.
βUnlicensed - Elasticsearch DSL (π₯25 Β· β 3.9K Β· π) - High level Python client for Elasticsearch.
Apache-2 - pyodbc (π₯25 Β· β 3.1K) - Python ODBC bridge.
βοΈMIT-0 - pygsheets (π₯25 Β· β 1.5K Β· π) - Google Sheets Python API v4.
MIT - Records (π₯24 Β· β 7.2K Β· π) - SQL for Humans.
ISC - gino (π₯23 Β· β 2.7K Β· π) - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
BSD-3 - mongo-connector (π₯22 Β· β 1.9K Β· π) - MongoDB data stream pipeline tools by YouGov (adopted..
Apache-2 - prisma (π₯21 Β· β 1.9K Β· π) - Prisma Client Python is an auto-generated and fully type-safe..
Apache-2 - influxdb (π₯21 Β· β 1.7K Β· π) - Python client for InfluxDB.
MIT - aioprometheus (π₯20 Β· β 180 Β· π) - A Prometheus Python client library for asyncio-based..
MIT - Queries (π₯19 Β· β 260 Β· π) - PostgreSQL database access simplified.
BSD-3 - redis-py-cluster (π₯18 Β· β 1.1K Β· π) - Python cluster client for the official redis cluster...
MIT - PyMODM (π₯17 Β· β 350 Β· π) - A Pythonic, object-oriented interface for working with MongoDB.
Apache-2 - db.py (π₯15 Β· β 1.2K Β· π) - db.py is an easier way to interact with your databases.
BSD-2 - pyhdb (π₯15 Β· β 320 Β· π) - SAP HANA Connector in pure Python.
Apache-2 - py2neo (π₯15 Β· π) - Python client library and toolkit for Neo4j.
Apache-2 - lazydata (π₯14 Β· β 620 Β· π) - Lazydata: Scalable data dependencies for Python projects.
Apache-2 - gsheets-db-api (π₯14 Β· β 210 Β· π) - A Python DB-API and SQLAlchemy dialect to Google Spreasheets.
MIT - SuperSQLite (π₯13 Β· β 720 Β· π) - A supercharged SQLite library for Python.
MIT
Data Loading & Extraction
Libraries for loading, collecting, and extracting data from a variety of data sources and formats.
Datasets (π₯35 Β· β 22K) - The largest hub of ready-to-use datasets for AI models with fast,..Apache-2
-
GitHub (π¨βπ» 690 Β· π 3.3K Β· π¦ 130K):
git clone https://github.com/huggingface/datasets -
PyPi (π₯ 160M / month Β· π¦ 7.1K Β· β±οΈ 28.07.2026):
pip install datasets -
Conda (π₯ 3.4M Β· β±οΈ 29.07.2026):
conda install -c conda-forge datasets
MIT
-
GitHub (π¨βπ» 680 Β· π 2.1K Β· π¦ 300K):
git clone https://github.com/joke2k/faker -
PyPi (π₯ 82M / month Β· π¦ 3.5K Β· β±οΈ 24.07.2026):
pip install Faker -
Conda (π₯ 2.2M Β· β±οΈ 25.07.2026):
conda install -c conda-forge faker
MIT
-
GitHub (π¨βπ» 140 Β· π 610 Β· π¦ 130K):
git clone https://github.com/jazzband/tablib -
PyPi (π₯ 5M / month Β· π¦ 230 Β· β±οΈ 31.07.2026):
pip install tablib -
Conda (π₯ 390K Β· β±οΈ 31.07.2026):
conda install -c conda-forge tablib
MIT
-
GitHub (π¨βπ» 67 Β· π 300 Β· π¦ 87K):
git clone https://github.com/ahupp/python-magic -
PyPi (π₯ 32M / month Β· π¦ 1.5K Β· β±οΈ 07.06.2022):
pip install python-magic -
Conda (π₯ 930K Β· β±οΈ 19.06.2026):
conda install -c conda-forge python-magic
MIT
-
GitHub (π¨βπ» 58 Β· π 470 Β· π¦ 89K):
git clone https://github.com/martinblech/xmltodict -
PyPi (π₯ 130M / month Β· π¦ 3.9K Β· β±οΈ 22.02.2026):
pip install xmltodict -
Conda (π₯ 7.3M Β· β±οΈ 22.02.2026):
conda install -c conda-forge xmltodict
BSD-3
-
GitHub (π¨βπ» 53 Β· π 440 Β· π¦ 250K):
git clone https://github.com/python-excel/xlrd -
PyPi (π₯ 84M / month Β· π¦ 3.5K Β· β±οΈ 14.06.2025):
pip install xlrd -
Conda (π₯ 5.8M Β· β±οΈ 26.08.2025):
conda install -c conda-forge xlrd
MIT
-
GitHub (π¨βπ» 27 Β· π 420 Β· π¦ 60K):
git clone https://github.com/wkentaro/gdown -
PyPi (π₯ 3.7M / month Β· π¦ 1.5K Β· β±οΈ 30.05.2026):
pip install gdown -
Conda (π₯ 570K Β· β±οΈ 30.05.2026):
conda install -c conda-forge gdown
BSD-3
-
GitHub (π¨βπ» 68 Β· π 540 Β· π¦ 34K):
git clone https://github.com/xlwings/xlwings -
PyPi (π₯ 960K / month Β· π¦ 310 Β· β±οΈ 10.08.2026):
pip install xlwings -
Conda (π₯ 2.1M Β· β±οΈ 11.08.2026):
conda install -c conda-forge xlwings
MIT
-
GitHub (π¨βπ» 48 Β· π 670 Β· π¦ 4.9K):
git clone https://github.com/deanmalmgren/textract -
PyPi (π₯ 440K / month Β· π¦ 92 Β· β±οΈ 27.04.2026):
pip install textract -
Conda (π₯ 150K Β· β±οΈ 28.04.2026):
conda install -c conda-forge textract
MIT
-
GitHub (π¨βπ» 130 Β· π 390):
git clone https://github.com/RaRe-Technologies/smart_open -
PyPi (π₯ 74M / month Β· π¦ 700 Β· β±οΈ 15.07.2026):
pip install smart-open -
Conda (π₯ 5M Β· β±οΈ 15.07.2026):
conda install -c conda-forge smart_open
BSD-2
-
GitHub (π¨βπ» 95 Β· π 150 Β· π¦ 3.7K):
git clone https://github.com/intake/intake -
PyPi (π₯ 1.5M / month Β· π¦ 230 Β· β±οΈ 17.06.2026):
pip install intake -
Conda (π₯ 930K Β· β±οΈ 09.03.2026):
conda install -c conda-forge intake
MIT
-
GitHub (π¨βπ» 120 Β· π 670 Β· π¦ 2K):
git clone https://github.com/wireservice/csvkit -
PyPi (π₯ 510K / month Β· π¦ 49 Β· β±οΈ 15.12.2025):
pip install csvkit -
Conda (π₯ 370K Β· β±οΈ 26.04.2026):
conda install -c conda-forge csvkit
MIT
-
GitHub (π¨βπ» 81 Β· π 540 Β· π¦ 3.7K):
git clone https://github.com/camelot-dev/camelot -
PyPi (π₯ 3.7K / month Β· π¦ 6 Β· β±οΈ 15.12.2021):
pip install camelot
Apache-2
-
GitHub (π¨βπ» 81 Β· π 850 Β· π¦ 680):
git clone https://github.com/snorkel-team/snorkel -
PyPi (π₯ 48K / month Β· π¦ 22 Β· β±οΈ 27.02.2024):
pip install snorkel -
Conda (π₯ 75K Β· β±οΈ 22.04.2025):
conda install -c conda-forge snorkel
MIT
-
GitHub (π¨βπ» 36 Β· π 360 Β· π¦ 290):
git clone https://github.com/rom1504/img2dataset -
PyPi (π₯ 46K / month Β· π¦ 6 Β· β±οΈ 09.08.2025):
pip install img2dataset
βοΈAGPL-3.0
-
GitHub (π¨βπ» 33 Β· π 150):
git clone https://github.com/singer-io/getting-started -
PyPi (π₯ 550K / month Β· π¦ 310 Β· β±οΈ 27.02.2026):
pip install singer-python
BSD-3
-
GitHub (π¨βπ» 14 Β· π 26 Β· π¦ 11):
git clone https://github.com/upgini/upgini -
PyPi (π₯ 8.3K / month Β· β±οΈ 13.08.2026):
pip install upgini
βοΈLGPL-3.0
-
GitHub (π¨βπ» 32 Β· π 140 Β· π¦ 180):
git clone https://github.com/turicas/rows -
PyPi (π₯ 4.2K / month Β· π¦ 6 Β· β±οΈ 15.12.2021):
pip install rows
- pandas-datareader (π₯27 Β· β 3.2K) - Extract data from a wide range of Internet sources..
βUnlicensed - PDFMiner (π₯25 Β· β 5.3K Β· π) - Python PDF Parser (Not actively maintained). Check out pdfminer.six.
MIT - SDV (π₯24 Β· β 3.5K) - Synthetic data generation for tabular data.
βUnlicensed - tabulator-py (π₯22 Β· β 240 Β· π) - Python library for reading and writing tabular data via streams.
MIT - pyexcel-xlsx (π₯21 Β· β 120 Β· π) - A wrapper library to read, manipulate and write data in xlsx..
BSD-3 - messytables (π₯20 Β· β 390 Β· π) - Tools for parsing messy tabular data. This is now superseded by..
MIT - deepdish (π₯20 Β· β 270 Β· π) - Flexible HDF5 saving/loading and other data science tools from the..
BSD-3 - excalibur (π₯18 Β· β 1.7K Β· π) - A web interface to extract tabular data from PDFs.
MIT - datatest (π₯18 Β· β 290 Β· π) - Tools for test driven data-wrangling and data validation.
Apache-2 - borb (π₯17 Β· β 3.6K) - pText is a library for reading, creating and manipulating PDF files..
βUnlicensed - pdfmux (π₯14 Β· β 77 Β· π£) - PDF extraction that audits its own output and certifies..
MITpythonpdfmarkdown - csvs-to-sqlite (π₯13 Β· β 900 Β· π) - Convert CSV files into a SQLite database.
Apache-2 - Squirrel (π₯12 Β· β 280 Β· π) - A Python library that enables ML teams to share, load, and..
Apache-2 - Wayback-Archive (π₯4 Β· β 8 Β· π£) - Download complete websites from the Wayback Machine with..
βοΈGPL-3.0
Data Pipelines & Streaming
Libraries for data batch- and stream-processing, workflow automation, job scheduling, and other data pipeline tasks.
Airflow (π₯36 Β· β 47K) - Platform to programmatically author, schedule, and monitor workflows.Apache-2
-
GitHub (π¨βπ» 4.5K Β· π 18K Β· π¦ 20K):
git clone https://github.com/apache/airflow -
PyPi (π₯ 21M / month Β· π¦ 970 Β· β±οΈ 12.08.2026):
pip install apache-airflow -
Conda (π₯ 2.1M Β· β±οΈ 11.07.2026):
conda install -c conda-forge airflow -
Docker Hub (π₯ 1.6B Β· β 630 Β· β±οΈ 12.08.2026):
docker pull apache/airflow
BSD-3
-
GitHub (π¨βπ» 1.5K Β· π 5.1K Β· π¦ 190K):
git clone https://github.com/celery/celery -
PyPi (π₯ 59M / month Β· π¦ 2.6K Β· β±οΈ 26.03.2026):
pip install celery -
Conda (π₯ 3M Β· β±οΈ 26.07.2026):
conda install -c conda-forge celery
BSD-3
-
GitHub (π¨βπ» 360 Β· π 1.5K Β· π¦ 22K):
git clone https://github.com/rq/rq -
PyPi (π₯ 18M / month Β· π¦ 410 Β· β±οΈ 20.06.2026):
pip install rq -
Conda (π₯ 330K Β· β±οΈ 22.06.2026):
conda install -c conda-forge rq
Apache-2
-
GitHub (π¨βπ» 2K Β· π 4.6K Β· π¦ 9.8K):
git clone https://github.com/apache/beam -
PyPi (π₯ 6.1M / month Β· π¦ 190 Β· β±οΈ 11.08.2026):
pip install apache-beam -
Conda (π₯ 350K Β· β±οΈ 11.07.2026):
conda install -c conda-forge apache-beam-with-aws
BSD-3
-
GitHub (π¨βπ» 160 Β· π 450 Β· π¦ 740K):
git clone https://github.com/joblib/joblib -
PyPi (π₯ 220M / month Β· π¦ 9.6K Β· β±οΈ 15.12.2025):
pip install joblib -
Conda (π₯ 51M Β· β±οΈ 15.12.2025):
conda install -c conda-forge joblib
Apache-2
-
GitHub (π¨βπ» 720 Β· π 2.5K Β· π¦ 8.4K):
git clone https://github.com/PrefectHQ/prefect -
PyPi (π₯ 14M / month Β· π¦ 560 Β· β±οΈ 13.08.2026):
pip install prefect -
Conda (π₯ 1.2M Β· β±οΈ 08.08.2026):
conda install -c conda-forge prefect
Apache-2
-
GitHub (π¨βπ» 690 Β· π 2.2K Β· π¦ 4.9K):
git clone https://github.com/dagster-io/dagster -
PyPi (π₯ 10M / month Β· π¦ 420 Β· β±οΈ 07.08.2026):
pip install dagster -
Conda (π₯ 3.2M Β· β±οΈ 08.08.2026):
conda install -c conda-forge dagster
Apache-2
-
GitHub (π¨βπ» 640 Β· π 2.5K Β· π¦ 2.9K):
git clone https://github.com/spotify/luigi -
PyPi (π₯ 1.6M / month Β· π¦ 180 Β· β±οΈ 07.05.2026):
pip install luigi -
Conda (π₯ 24K Β· π¦ 3 Β· β±οΈ 30.07.2026):
conda install -c anaconda luigi
Apache-2
-
GitHub (π¨βπ» 480 Β· π 1.8K Β· π¦ 4):
git clone https://github.com/great-expectations/great_expectations -
PyPi (π₯ 27M / month Β· π¦ 190 Β· β±οΈ 07.08.2026):
pip install great_expectations -
Conda (π₯ 1.6M Β· β±οΈ 08.08.2026):
conda install -c conda-forge great-expectations
Apache-2
-
GitHub (π¨βπ» 470 Β· π 2.5K Β· π¦ 10K):
git clone https://github.com/dbt-labs/dbt-core -
PyPi (π₯ 110K / month Β· π¦ 36 Β· β±οΈ 05.08.2026):
pip install dbt -
Conda (π₯ 860K Β· β±οΈ 22.04.2025):
conda install -c conda-forge dbt
Apache-2
-
GitHub (π¨βπ» 290 Β· π 1K Β· π¦ 3.3K):
git clone https://github.com/kedro-org/kedro -
PyPi (π₯ 920K / month Β· π¦ 160 Β· β±οΈ 29.06.2026):
pip install kedro
MIT
-
GitHub (π¨βπ» 71 Β· π 200 Β· π¦ 4.3K):
git clone https://github.com/petl-developers/petl -
PyPi (π₯ 880K / month Β· π¦ 57 Β· β±οΈ 05.08.2026):
pip install petl -
Conda (π₯ 530K Β· β±οΈ 05.08.2026):
conda install -c conda-forge petl
Apache-2
-
GitHub (π¨βπ» 150 Β· π 650 Β· π¦ 1.5K):
git clone https://github.com/zenml-io/zenml -
PyPi (π₯ 320K / month Β· π¦ 15 Β· β±οΈ 07.08.2026):
pip install zenml
MIT
-
GitHub (π¨βπ» 67 Β· π 210 Β· π¦ 1.4K):
git clone https://github.com/samuelcolvin/arq -
PyPi (π₯ 4.8M / month Β· π¦ 82 Β· β±οΈ 16.04.2026):
pip install arq -
Conda (π₯ 26K Β· β±οΈ 03.08.2026):
conda install -c conda-forge arq
MIT
-
GitHub (π¨βπ» 73 Β· π 400):
git clone https://github.com/coleifer/huey -
PyPi (π₯ 21M / month Β· π¦ 160 Β· β±οΈ 05.08.2026):
pip install huey -
Conda (π₯ 190K Β· β±οΈ 05.08.2026):
conda install -c conda-forge huey
Apache-2
-
GitHub (π¨βπ» 87 Β· π 320 Β· π¦ 250):
git clone https://github.com/combust/mleap -
PyPi (π₯ 2.2M / month Β· π¦ 11 Β· β±οΈ 21.07.2026):
pip install mleap -
Conda (π₯ 120K Β· β±οΈ 22.07.2026):
conda install -c conda-forge mleap
Apache-2
-
GitHub (π¨βπ» 89 Β· π 450 Β· π¦ 68):
git clone https://github.com/cocoindex-io/cocoindex -
PyPi (π₯ 73K / month Β· π¦ 16 Β· β±οΈ 12.08.2026):
pip install cocoindex
MIT
-
GitHub (π¨βπ» 22 Β· π 75 Β· π¦ 14):
git clone https://github.com/nerevu/riko -
PyPi (π₯ 1.4K / month Β· β±οΈ 10.08.2026):
pip install riko
MIT
-
GitHub (π¨βπ» 35 Β· π 91 Β· π¦ 33):
git clone https://github.com/closeio/tasktiger -
PyPi (π₯ 9.3K / month Β· π¦ 2 Β· β±οΈ 11.03.2026):
pip install tasktiger
Apache-2
-
GitHub (π¨βπ» 93 Β· π 33 Β· π¦ 42):
git clone https://github.com/databand-ai/dbnd -
PyPi (π₯ 25K / month Β· π¦ 27 Β· β±οΈ 05.03.2026):
pip install dbnd
MIT 
-
GitHub (π¨βπ» 14 Β· π 46 Β· π¦ 67):
git clone https://github.com/pdpipe/pdpipe -
PyPi (π₯ 1.8K / month Β· π¦ 14 Β· β±οΈ 06.03.2026):
pip install pdpipe -
Conda (π₯ 65K Β· β±οΈ 06.03.2026):
conda install -c conda-forge pdpipe
Apache-2
-
GitHub (π¨βπ» 40 Β· π 45 Β· π¦ 15):
git clone https://github.com/analysiscenter/batchflow -
PyPi (π₯ 390 / month Β· β±οΈ 16.04.2026):
pip install batchflow
Apache-2 jupyter
-
GitHub (π¨βπ» 29 Β· π 160):
git clone https://github.com/kubeflow-kale/kale -
PyPi (π₯ 2.2K / month Β· β±οΈ 07.08.2026):
pip install kubeflow-kale
- mrjob (π₯24 Β· β 2.6K Β· π) - Run MapReduce jobs on Hadoop or Amazon Web Services.
Apache-2 - PyFunctional (π₯24 Β· β 2.3K Β· π) - Python library for creating data pipelines with chain..
MIT - faust (π₯23 Β· β 6.8K Β· π) - Python Stream Processing.
BSD-3 - Activeloop (π₯22 Β· β 9.2K Β· π) - Activeloop Deep Lake.
MPL-2.0 - whylogs (π₯22 Β· β 2.8K Β· π) - Open standard for end-to-end data and ML monitoring for any..
Apache-2 - bonobo (π₯21 Β· β 1.6K Β· π) - Extract Transform Load for Python 3.5+.
Apache-2 - flupy (π₯21 Β· β 200) - Fluent data pipelines for python and your shell.
βUnlicensed - ploomber (π₯20 Β· β 3.6K Β· π) - The fastest way to build data pipelines. Develop iteratively,..
Apache-2 - Pypeline (π₯20 Β· β 1.4K Β· π) - Concurrent data pipelines in Python .
MIT - pysparkling (π₯19 Β· β 260 Β· π) - A pure Python implementation of Apache Sparks RDD and DStream..
MIT - Optimus (π₯17 Β· β 1.5K Β· π) - Agile Data Preparation Workflows madeeasy with Pandas,..
Apache-2spark - streamparse (π₯17 Β· β 1.5K Β· π) - streamparse lets you run Python code against real-time..
Apache-2 - dpark (π₯16 Β· β 2.7K Β· π) - Python clone of Spark, a MapReduce alike framework in Python.
BSD-3spark - Databolt Flow (π₯15 Β· β 950 Β· π) - Python library for building highly effective data science..
MIT - mrq (π₯15 Β· β 880 Β· π) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
MIT - spark-deep-learning (π₯14 Β· β 2K Β· π) - Deep Learning Pipelines for Apache Spark.
Apache-2spark - Mara Pipelines (π₯13 Β· β 2.1K Β· π) - A lightweight opinionated ETL framework, halfway between..
MIT - Botflow (π₯13 Β· β 740 Β· π) - Python Fast Data driven programming framework for Data pipeline..
BSD-3 - bodywork-core (π₯12 Β· β 430 Β· π) - ML pipeline orchestration and model deployments on..
βοΈAGPL-3.0 - datajob (π₯11 Β· β 100 Β· π) - Build and deploy a serverless data pipeline on AWS with no effort.
Apache-2 - RasgoQL (π₯10 Β· β 270 Β· π) - Write python locally, execute SQL in your data warehouse.
βοΈAGPL-3.0
File Formats
PyYAML (π₯33 Β· β 2.9K) - Canonical source repository for PyYAML.MIT
-
GitHub (π¨βπ» 40 Β· π 570 Β· π¦ 1.9M):
git clone https://github.com/yaml/pyyaml -
PyPi (π₯ 1.2B / month Β· π¦ 55K Β· β±οΈ 25.09.2025):
pip install pyyaml -
Conda (π₯ 91M Β· β±οΈ 04.02.2026):
conda install -c conda-forge pyyaml
BSD-2
-
GitHub (π¨βπ» 58 Β· π 660 Β· π¦ 110K):
git clone https://github.com/jmcnamara/XlsxWriter -
PyPi (π₯ 110M / month Β· π¦ 470 Β· β±οΈ 16.09.2025):
pip install xlsxwriter -
Conda (π₯ 5.1M Β· β±οΈ 12.10.2025):
conda install -c conda-forge xlsxwriter
MIT
-
GitHub (π¨βπ» 32 Β· π 190):
git clone https://github.com/jmespath/jmespath.py -
PyPi (π₯ 650M / month Β· π¦ 2K Β· β±οΈ 22.01.2026):
pip install jmespath -
Conda (π₯ 34M Β· β±οΈ 23.01.2026):
conda install -c conda-forge jmespath
Code Inspection
deepdiff (π₯29 Β· β 2.5K) - Deep Difference and Search of any Python object/data. Recreate objects..MIT
-
GitHub (π¨βπ» 110 Β· π 270 Β· π¦ 22K):
git clone https://github.com/seperman/deepdiff -
PyPi (π₯ 82M / month Β· π¦ 1.5K Β· β±οΈ 15.05.2026):
pip install deepdiff -
Conda (π₯ 940K Β· β±οΈ 16.05.2026):
conda install -c conda-forge deepdiff
- typing_inspect (π₯24 Β· β 370 Β· π) - Runtime inspection utilities for Python typing module.
MIT - importlib-resources (π₯24 Β· β 72) - Backport of the importlib.resources module.
βUnlicensed - entrypoints (π₯19 Β· β 74 Β· π) - Discover and load entry points from installed packages.
MIT
General Utilities
attrs (π₯34 Β· β 5.8K) - Python Classes Without Boilerplate.MIT
-
GitHub (π¨βπ» 190 Β· π 420 Β· π¦ 1.5M):
git clone https://github.com/python-attrs/attrs -
PyPi (π₯ 940M / month Β· π¦ 11K Β· β±οΈ 19.03.2026):
pip install attrs -
Conda (π₯ 74M Β· β±οΈ 19.03.2026):
conda install -c conda-forge attrs
Apache-2
-
GitHub (π¨βπ» 120 Β· π 320 Β· π¦ 410K):
git clone https://github.com/jd/tenacity -
PyPi (π₯ 450M / month Β· π¦ 6.3K Β· β±οΈ 07.02.2026):
pip install tenacity -
Conda (π₯ 15M Β· β±οΈ 08.02.2026):
conda install -c conda-forge tenacity
MIT
-
GitHub (π¨βπ» 150 Β· π 320 Β· π¦ 300K):
git clone https://github.com/more-itertools/more-itertools -
PyPi (π₯ 350M / month Β· π¦ 5K Β· β±οΈ 22.05.2026):
pip install more-itertools -
Conda (π₯ 35M Β· β±οΈ 22.05.2026):
conda install -c conda-forge more-itertools
BSD-3
-
GitHub (π¨βπ» 110 Β· π 410 Β· π¦ 12K):
git clone https://github.com/mahmoud/boltons -
PyPi (π₯ 27M / month Β· π¦ 460 Β· β±οΈ 17.07.2026):
pip install boltons -
Conda (π₯ 17M Β· β±οΈ 22.07.2026):
conda install -c conda-forge boltons
BSD-3
-
GitHub (π¨βπ» 49 Β· π 350 Β· π¦ 5.8K):
git clone https://github.com/ets-labs/python-dependency-injector -
PyPi (π₯ 8.4M / month Β· π¦ 420 Β· β±οΈ 18.06.2026):
pip install dependency-injector -
Conda (π₯ 140K Β· β±οΈ 19.06.2026):
conda install -c conda-forge dependency_injector
BSD-2
-
GitHub (π¨βπ» 74 Β· π 150 Β· π¦ 1K):
git clone https://github.com/dry-python/returns -
PyPi (π₯ 1.3M / month Β· π¦ 240 Β· β±οΈ 02.08.2026):
pip install returns -
Conda (π₯ 90K Β· β±οΈ 03.08.2026):
conda install -c conda-forge returns
MIT
-
GitHub (π¨βπ» 25 Β· π 52 Β· π¦ 50K):
git clone https://github.com/SethMMorton/natsort -
PyPi (π₯ 24M / month Β· π¦ 1.5K Β· β±οΈ 20.06.2023):
pip install natsort -
Conda (π₯ 3M Β· β±οΈ 12.02.2026):
conda install -c conda-forge natsort
Apache-2
-
GitHub (π¨βπ» 15 Β· π 160):
git clone https://github.com/rholder/retrying -
PyPi (π₯ 37M / month Β· π¦ 1.1K Β· β±οΈ 03.08.2025):
pip install retrying -
Conda (π₯ 3.3M Β· β±οΈ 03.08.2025):
conda install -c conda-forge retrying
Apache-2
-
GitHub (π¨βπ» 6 Β· π 51):
git clone https://github.com/Erotemic/ubelt -
PyPi (π₯ 62K / month Β· π¦ 140 Β· β±οΈ 31.07.2026):
pip install ubelt -
Conda (π₯ 440K Β· β±οΈ 31.07.2026):
conda install -c conda-forge ubelt
- toolz (π₯28 Β· β 5.1K Β· π€) - A functional standard library for Python.
βUnlicensed - funcy (π₯26 Β· β 3.3K Β· π) - A fancy and practical functional tools.
BSD-3 - ratelimit (π₯25 Β· β 760 Β· π) - API Rate Limit Decorator.
MIT - pampy (π₯21 Β· β 3.5K Β· π) - Pampy: The Pattern Matching for Python you always dreamed of.
MIT - CommonRegex (π₯21 Β· β 1.6K Β· π) - A collection of common regular expressions bundled with an easy..
MIT - pinject (π₯19 Β· β 1.3K Β· π) - A pythonic dependency injection library.
Apache-2
Python Implementations
cpython (π₯34 Β· β 74K) - The Python programming language.MIT
-
GitHub (π¨βπ» 4K Β· π 35K Β· π¦ 630K):
git clone https://github.com/python/cpython -
PyPi (π₯ 16 / month Β· π¦ 21 Β· β±οΈ 22.07.2020):
pip install cpython -
Conda (π₯ 4.4M Β· β±οΈ 22.04.2025):
conda install -c conda-forge typing -
npm (π¦ 6 Β· β±οΈ 03.08.2017):
npm install @buckpkg/python
Python-2.0
-
GitHub (π¨βπ» 760 Β· π 8.8K Β· π¦ 20):
git clone https://github.com/micropython/micropython -
PyPi (β±οΈ 10.10.2016):
pip install micropython-_markupbase
- grumpy (π₯18 Β· β 10K Β· π) - Grumpy is a Python to Go source code transcompiler and runtime.
Apache-2 - pyston (π₯12 Β· β 2.5K Β· π) - (No longer maintained) A faster and highly-compatible..
Apache-2 - stackless (π₯9 Β· β 620 Β· π) - The Stackless Python programming language.
βUnlicensed - cl-python (π₯7 Β· β 240 Β· π) - An implementation of Python in Common Lisp.
βUnlicensed
Others
Pygments (π₯35 Β· β 2.2K) - Pygments is a generic syntax highlighter written in Python.BSD-2
-
GitHub (π¨βπ» 950 Β· π 840 Β· π¦ 1.2M):
git clone https://github.com/pygments/pygments -
PyPi (π₯ 1.3B / month Β· π¦ 11K Β· β±οΈ 29.03.2026):
pip install pygments -
Conda (π₯ 69M Β· β±οΈ 29.03.2026):
conda install -c conda-forge pygments
BSD-2
-
GitHub (π¨βπ» 40 Β· π 250 Β· π¦ 630K):
git clone https://github.com/GrahamDumpleton/wrapt -
PyPi (π₯ 500M / month Β· π¦ 3.4K Β· β±οΈ 13.08.2026):
pip install wrapt -
Conda (π₯ 40M Β· β±οΈ 30.07.2026):
conda install -c conda-forge wrapt
MIT
-
GitHub (π¨βπ» 84 Β· π 320 Β· π¦ 1.3M):
git clone https://github.com/pyparsing/pyparsing -
PyPi (π₯ 420M / month Β· π¦ 6.3K Β· β±οΈ 21.01.2026):
pip install pyparsing -
Conda (π₯ 75M Β· β±οΈ 21.01.2026):
conda install -c conda-forge pyparsing
BSD-3
-
GitHub (π¨βπ» 330 Β· π 2.2K Β· π¦ 38K):
git clone https://github.com/cookiecutter/cookiecutter -
PyPi (π₯ 10M / month Β· π¦ 1.2K Β· β±οΈ 04.03.2026):
pip install cookiecutter -
Conda (π₯ 2.2M Β· β±οΈ 04.03.2026):
conda install -c conda-forge cookiecutter
MIT
-
GitHub (π¨βπ» 62 Β· π 150 Β· π¦ 820K):
git clone https://github.com/pytest-dev/pluggy -
PyPi (π₯ 1.3B / month Β· π¦ 2.6K Β· β±οΈ 15.05.2025):
pip install pluggy -
Conda (π₯ 56M Β· β±οΈ 05.12.2025):
conda install -c conda-forge pluggy
BSD-2
-
GitHub (π¨βπ» 33 Β· π 120 Β· π¦ 770K):
git clone https://github.com/micheles/decorator -
PyPi (π₯ 230M / month Β· π¦ 2.9K Β· β±οΈ 18.05.2026):
pip install decorator -
Conda (π₯ 50M Β· β±οΈ 18.05.2026):
conda install -c conda-forge decorator
MIT
-
GitHub (π¨βπ» 180 Β· π 2.7K Β· π¦ 2.5K):
git clone https://github.com/mingrammer/diagrams -
PyPi (π₯ 6.9M / month Β· π¦ 140 Β· β±οΈ 22.11.2025):
pip install diagrams -
Conda (π₯ 370K Β· β±οΈ 24.11.2025):
conda install -c conda-forge diagrams
Apache-2
-
GitHub (π¨βπ» 84 Β· π 290 Β· π¦ 13K):
git clone https://github.com/fastai/fastcore -
PyPi (π₯ 65M / month Β· π¦ 1.2K Β· β±οΈ 12.08.2026):
pip install fastcore -
Conda (π₯ 350K Β· β±οΈ 12.08.2026):
conda install -c conda-forge fastcore
MIT
-
GitHub (π¨βπ» 41 Β· π 430 Β· π¦ 27K):
git clone https://github.com/boppreh/keyboard -
PyPi (π₯ 980K / month Β· π¦ 720 Β· β±οΈ 23.03.2020):
pip install keyboard -
Conda (π₯ 83K Β· β±οΈ 03.11.2025):
conda install -c conda-forge keyboard
MIT
-
GitHub (π¨βπ» 130 Β· π 270 Β· π¦ 2K):
git clone https://github.com/copier-org/copier -
PyPi (π₯ 2.6M / month Β· π¦ 400 Β· β±οΈ 04.08.2026):
pip install copier
BSD-3
-
GitHub (π¨βπ» 20 Β· π 47 Β· π¦ 320K):
git clone https://github.com/arsenetar/send2trash -
PyPi (π₯ 44M / month Β· π¦ 710 Β· β±οΈ 14.01.2026):
pip install send2trash -
Conda (π₯ 22M Β· β±οΈ 12.02.2026):
conda install -c conda-forge send2trash
MIT
-
GitHub (π¨βπ» 31 Β· π 110 Β· π¦ 13K):
git clone https://github.com/BoboTiG/python-mss -
PyPi (π₯ 3.3M / month Β· π¦ 650 Β· β±οΈ 23.04.2026):
pip install mss -
Conda (π₯ 99K Β· β±οΈ 23.04.2026):
conda install -c conda-forge python-mss
MIT
-
GitHub (π¨βπ» 12 Β· π 20 Β· π¦ 66K):
git clone https://github.com/explosion/catalogue -
PyPi (π₯ 24M / month Β· π¦ 140 Β· β±οΈ 25.09.2023):
pip install catalogue -
Conda (π₯ 2.4M Β· β±οΈ 27.08.2025):
conda install -c conda-forge catalogue
MIT
-
GitHub (π¨βπ» 59 Β· π 190):
git clone https://github.com/pyscaffold/pyscaffold -
PyPi (π₯ 1M / month Β· π¦ 46 Β· β±οΈ 23.09.2024):
pip install pyscaffold -
Conda (π₯ 780K Β· β±οΈ 22.04.2025):
conda install -c conda-forge pyscaffold
- pycparser (π₯30 Β· β 3.6K) - Complete C99 parser in pure Python.
βUnlicensed - py4j (π₯28 Β· β 1.3K Β· π) - Enables Python programs to dynamically access arbitrary Java objects.
BSD-3 - openpyxl (π₯24 Β· β 13 Β· π€) - A Python library to read/write Excel 2010 xlsx/xlsm files.
MIT - pyscreenshot (π₯23 Β· β 500 Β· π) - Python screenshot library, replacement for the Pillow..
BSD-2 - pluginbase (π₯22 Β· β 1.1K Β· π) - A simple but flexible plugin system for Python.
BSD-3 - powerline-shell (π₯21 Β· β 5.9K Β· π) - A beautiful and useful prompt for your shell.
MIT - macropy (π₯15 Β· β 2.5K Β· π) - Macros in Python: quasiquotes, case classes, LINQ and more!.
MIT
Related Resources
- 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.
Contribution
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.