πΒ A ranked list of awesome Python open-source libraries & tools. Updated weekly.
This curated list contains 390 awesome open-source projects with a total of 2M 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.
- Data Serialization 16 projects
- Data Containers & Dataframes 30 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 19 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 30 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
- π₯π₯π₯Β 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
protobuf (π₯53 Β· β 69K) - Protocol Buffers - Googles data interchange format. BSD-3
-
GitHub (π¨βπ» 1.4K Β· π 16K Β· π₯ 84M Β· π¦ 950K Β· π 6.8K - 6% open Β· β±οΈ 17.07.2025):
git clone https://github.com/protocolbuffers/protobuf
-
PyPi (π₯ 430M / month Β· π¦ 9.1K Β· β±οΈ 28.05.2025):
pip install protobuf
-
Conda (π₯ 24M Β· β±οΈ 04.07.2025):
conda install -c conda-forge protobuf
-
npm (π₯ 10M / month Β· π¦ 3K Β· β±οΈ 15.07.2024):
npm install google-protobuf
flatbuffers (π₯44 Β· β 24K) - FlatBuffers: Memory Efficient Serialization Library. Apache-2
-
GitHub (π¨βπ» 700 Β· π 3.4K Β· π₯ 1M Β· π¦ 190K Β· π 2.6K - 6% open Β· β±οΈ 16.07.2025):
git clone https://github.com/google/flatbuffers
-
PyPi (π₯ 26M / month Β· π¦ 560 Β· β±οΈ 11.02.2025):
pip install flatbuffers
-
Conda (π₯ 1.6M Β· β±οΈ 13.05.2025):
conda install -c conda-forge flatbuffers
-
npm (π₯ 5.7M / month Β· π¦ 250 Β· β±οΈ 11.02.2025):
npm install flatbuffers
marshmallow (π₯40 Β· β 7.2K) - A lightweight library for converting complex objects to and from.. MIT
-
GitHub (π¨βπ» 220 Β· π 630 Β· π¦ 220K Β· π 1.3K - 10% open Β· β±οΈ 06.05.2025):
git clone https://github.com/marshmallow-code/marshmallow
-
PyPi (π₯ 77M / month Β· π¦ 2.5K Β· β±οΈ 17.04.2025):
pip install marshmallow
-
Conda (π₯ 3.1M Β· β±οΈ 22.04.2025):
conda install -c conda-forge marshmallow
orjson (π₯38 Β· β 7.2K) - Fast, correct Python JSON library supporting dataclasses, datetimes,.. Apache-2
dill (π₯37 Β· β 2.4K) - serialize all of Python. BSD-3
-
GitHub (π¨βπ» 47 Β· π 180 Β· π₯ 290K Β· π¦ 230K Β· π 550 - 34% open Β· β±οΈ 23.06.2025):
git clone https://github.com/uqfoundation/dill
-
PyPi (π₯ 93M / month Β· π¦ 3.7K Β· β±οΈ 16.04.2025):
pip install dill
-
Conda (π₯ 14M Β· β±οΈ 22.04.2025):
conda install -c conda-forge dill
jsonpickle (π₯37 Β· β 1.3K) - Python library for serializing any arbitrary object graph into.. BSD-3
-
GitHub (π¨βπ» 81 Β· π 170 Β· π¦ 48K Β· π 330 - 18% open Β· β±οΈ 09.06.2025):
git clone https://github.com/jsonpickle/jsonpickle
-
PyPi (π₯ 15M / month Β· π¦ 1.5K Β· β±οΈ 02.06.2025):
pip install jsonpickle
-
Conda (π₯ 2.1M Β· β±οΈ 03.06.2025):
conda install -c conda-forge jsonpickle
simplejson (π₯36 Β· β 1.7K) - simplejson is a simple, fast, extensible JSON encoder/decoder for.. MIT
-
GitHub (π¨βπ» 44 Β· π 340 Β· π₯ 7K Β· π¦ 150K Β· π 210 - 10% open Β· β±οΈ 25.03.2025):
git clone https://github.com/simplejson/simplejson
-
PyPi (π₯ 34M / month Β· π¦ 2.8K Β· β±οΈ 15.02.2025):
pip install simplejson
-
Conda (π₯ 4.3M Β· β±οΈ 22.04.2025):
conda install -c conda-forge simplejson
msgpack (π₯34 Β· β 2K) - MessagePack serializer implementation for Python msgpack.org[Python]. Apache-2
-
GitHub (π¨βπ» 80 Β· π 230 Β· π₯ 2.1K Β· π 300 - 1% open Β· β±οΈ 13.06.2025):
git clone https://github.com/msgpack/msgpack-python
-
PyPi (π₯ 140M / month Β· π¦ 2.6K Β· β±οΈ 13.06.2025):
pip install msgpack
-
Conda (π₯ 24M Β· β±οΈ 13.06.2025):
conda install -c conda-forge msgpack-python
ultrajson (π₯33 Β· β 4.4K) - Ultra fast JSON decoder and encoder written in C with Python bindings. BSD-3
cloudpickle (π₯33 Β· β 1.8K) - Extended pickling support for Python objects. BSD-3
-
GitHub (π¨βπ» 62 Β· π 180 Β· π₯ 63 Β· π 280 - 36% open Β· β±οΈ 11.07.2025):
git clone https://github.com/cloudpipe/cloudpickle
-
PyPi (π₯ 190M / month Β· π¦ 1.9K Β· β±οΈ 14.01.2025):
pip install cloudpickle
-
Conda (π₯ 26M Β· β±οΈ 22.04.2025):
conda install -c conda-forge cloudpickle
python-rapidjson (π₯28 Β· β 520) - Python wrapper around rapidjson. MIT
-
GitHub (π¨βπ» 25 Β· π 49 Β· π¦ 7.2K Β· π 120 - 11% open Β· β±οΈ 10.07.2025):
git clone https://github.com/python-rapidjson/python-rapidjson
-
PyPi (π₯ 2.1M / month Β· π¦ 260 Β· β±οΈ 10.07.2025):
pip install python-rapidjson
-
Conda (π₯ 3.5M Β· β±οΈ 10.07.2025):
conda install -c conda-forge python-rapidjson
Show 3 hidden projects...
- pyasn1 (π₯33 Β· β 250 Β· π) - Generic ASN.1 library for Python.
BSD-2
- hickle (π₯25 Β· β 500 Β· π) - a HDF5-based python pickle replacement.
MIT
- pysimdjson (π₯24 Β· β 710) - Python bindings for the simdjson project.
βUnlicensed
General-purpose data containers as well as utilities & extensions for pandas.
pandas (π₯53 Β· β 46K) - Flexible and powerful data analysis / manipulation library for.. BSD-3

-
GitHub (π¨βπ» 3.9K Β· π 19K Β· π₯ 330K Β· π¦ 2.8M Β· π 28K - 13% open Β· β±οΈ 17.07.2025):
git clone https://github.com/pandas-dev/pandas
-
PyPi (π₯ 350M / month Β· π¦ 93K Β· β±οΈ 07.07.2025):
pip install pandas
-
Conda (π₯ 67M Β· β±οΈ 09.07.2025):
conda install -c conda-forge pandas
polars (π₯45 Β· β 34K) - Dataframes powered by a multithreaded, vectorized query engine, written in.. MIT
h5py (π₯42 Β· β 2.1K) - HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5.. BSD-3
Modin (π₯37 Β· β 10K) - Modin: Scale your Pandas workflows by changing a single line of.. Apache-2

-
GitHub (π¨βπ» 140 Β· π 660 Β· π₯ 200K Β· π¦ 2.1K Β· π 4.3K - 16% open Β· β±οΈ 08.07.2025):
git clone https://github.com/modin-project/modin
-
PyPi (π₯ 1.5M / month Β· π¦ 66 Β· β±οΈ 09.07.2025):
pip install modin
-
Conda (π₯ 770K Β· β±οΈ 22.04.2025):
conda install -c conda-forge modin-core
numexpr (π₯36 Β· β 2.3K) - Fast numerical array expression evaluator for Python, NumPy, Pandas,.. MIT
-
GitHub (π¨βπ» 82 Β· π 220 Β· π₯ 2.1K Β· π¦ 98K Β· π 390 - 1% open Β· β±οΈ 09.06.2025):
git clone https://github.com/pydata/numexpr
-
PyPi (π₯ 6.9M / month Β· π¦ 1.1K Β· β±οΈ 09.06.2025):
pip install numexpr
-
Conda (π₯ 11M Β· β±οΈ 22.04.2025):
conda install -c conda-forge numexpr
zarr (π₯36 Β· β 1.7K) - An implementation of chunked, compressed, N-dimensional arrays for Python. MIT
-
GitHub (π¨βπ» 130 Β· π 350 Β· π¦ 6.6K Β· π 1.3K - 33% open Β· β±οΈ 17.07.2025):
git clone https://github.com/zarr-developers/zarr-python
-
PyPi (π₯ 1.6M / month Β· π¦ 1.4K Β· β±οΈ 15.07.2025):
pip install zarr
-
Conda (π₯ 4.2M Β· β±οΈ 16.07.2025):
conda install -c conda-forge zarr
pandera (π₯35 Β· β 3.9K) - A light-weight, flexible, and expressive statistical data testing.. MIT

-
GitHub (π¨βπ» 170 Β· π 350 Β· π¦ 3K Β· π 990 - 41% open Β· β±οΈ 16.07.2025):
git clone https://github.com/pandera-dev/pandera
-
PyPi (π₯ 5.3M / month Β· π¦ 320 Β· β±οΈ 08.07.2025):
pip install pandera
-
Conda (π₯ 81K Β· β±οΈ 14.07.2025):
conda install -c conda-forge pandera-core
Bottleneck (π₯34 Β· β 1.1K) - Fast NumPy array functions written in C. BSD-2
-
GitHub (π¨βπ» 34 Β· π 110 Β· π¦ 58K Β· π 260 - 17% open Β· β±οΈ 12.05.2025):
git clone https://github.com/pydata/bottleneck
-
PyPi (π₯ 3.1M / month Β· π¦ 570 Β· β±οΈ 13.05.2025):
pip install Bottleneck
-
Conda (π₯ 5.3M Β· β±οΈ 14.05.2025):
conda install -c conda-forge bottleneck
TinyDB (π₯31 Β· β 7.2K Β· π€) - TinyDB is a lightweight document oriented database optimized for your.. MIT
Vaex (π₯30 Β· β 8.4K Β· π€) - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML,.. MIT
StaticFrame (π₯29 Β· β 470) - Immutable and statically-typeable DataFrames with runtime type and.. MIT
-
GitHub (π¨βπ» 26 Β· π 36 Β· π¦ 29 Β· π 710 - 5% open Β· β±οΈ 10.07.2025):
git clone https://github.com/InvestmentSystems/static-frame
-
PyPi (π₯ 9.9K / month Β· π¦ 6 Β· β±οΈ 26.06.2025):
pip install static-frame
-
Conda (π₯ 500K Β· β±οΈ 30.06.2025):
conda install -c conda-forge static-frame
datatable (π₯28 Β· β 1.9K) - A Python package for manipulating 2-dimensional tabular data.. MPL-2.0
pickleDB (π₯24 Β· β 1K) - pickleDB is an in memory key-value store using Pythons orjson module for.. BSD-3
Pandas Summary (π₯24 Β· β 520) - Engine for ML/Data tracking, visualization,.. Apache-2

Show 13 hidden projects...
- numpy (π₯51 Β· β 30K) - The fundamental package for scientific computing with Python.
βUnlicensed
- Blaze (π₯32 Β· β 3.2K Β· π) - NumPy and Pandas interface to Big Data.
BSD-3
- Koalas (π₯31 Β· β 3.4K Β· π) - Koalas: pandas API on Apache Spark.
Apache-2
spark
- datasketch (π₯29 Β· β 2.7K Β· π) - MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog,..
MIT
- sklearn-pandas (π₯28 Β· β 2.8K Β· π) - Pandas integration with sklearn.
βοΈZlib
sklearn
- pandasql (π₯28 Β· β 1.3K Β· π) - sqldf for pandas.
MIT
- PandaralΒ·lel (π₯27 Β· β 3.8K Β· π) - A simple and efficient tool to parallelize Pandas..
BSD-3
jupyter
- Arctic (π₯27 Β· β 3.1K Β· π) - Arctic is a high performance datastore for numeric data.
βοΈLGPL-2.1
- swifter (π₯27 Β· β 2.6K Β· π) - A package which efficiently applies any function to a pandas..
MIT
- bcolz (π₯26 Β· β 960 Β· π) - A columnar data container that can be compressed.
BSD-3
- fletcher (π₯20 Β· β 230 Β· π) - Pandas ExtensionDType/Array backed by Apache Arrow.
MIT
- Bounter (π₯18 Β· β 940 Β· π) - Efficient Counter that uses a limited (bounded) amount of memory..
MIT
- PandaPy (π₯12 Β· β 550 Β· π) - PandaPy has the speed of NumPy and the usability of Pandas 10x to..
MIT
pyrsistent (π₯35 Β· β 2.1K) - Persistent/Immutable/Functional data structures for Python. MIT
ordered-set (π₯31 Β· β 220 Β· π€) - A mutable set that remembers the order of its entries. One of.. MIT
-
GitHub (π¨βπ» 21 Β· π 46 Β· π¦ 31K Β· π 45 - 22% open Β· β±οΈ 09.08.2024):
git clone https://github.com/rspeer/ordered-set
-
PyPi (π₯ 33M / month Β· π¦ 540 Β· β±οΈ 26.01.2022):
pip install ordered-set
-
Conda (π₯ 730K Β· β±οΈ 22.04.2025):
conda install -c conda-forge ordered-set
python-benedict (π₯27 Β· β 1.6K) - dict subclass with keylist/keypath support, built-in I/O.. MIT
-
GitHub (π¨βπ» 10 Β· π 48 Β· π¦ 1.9K Β· π 120 - 15% open Β· β±οΈ 11.06.2025):
git clone https://github.com/fabiocaccamo/python-benedict
-
PyPi (π₯ 600K / month Β· π¦ 85 Β· β±οΈ 18.01.2025):
pip install python-benedict
-
Conda (π₯ 220K Β· β±οΈ 22.04.2025):
conda install -c conda-forge python-benedict
python-box (π₯26 Β· β 2.7K) - Python dictionaries with advanced dot notation access. MIT
immutables (π₯26 Β· β 1.2K Β· π€) - A high-performance immutable mapping type for Python. Apache-2
-
GitHub (π¨βπ» 17 Β· π 57 Β· π¦ 7.5K Β· π 48 - 20% open Β· β±οΈ 10.10.2024):
git clone https://github.com/MagicStack/immutables
-
PyPi (π₯ 1.7M / month Β· π¦ 140 Β· β±οΈ 10.10.2024):
pip install immutables
-
Conda (π₯ 1.3M Β· β±οΈ 20.05.2025):
conda install -c conda-forge immutables
Show 5 hidden projects...
- python-sortedcontainers (π₯32 Β· β 3.8K Β· π) - Python Sorted Container Types: Sorted List, Sorted..
Apache-2
- addict (π₯30 Β· β 2.5K Β· π) - The Python Dict thats better than heroin.
MIT
- sqlitedict (π₯29 Β· β 1.2K Β· π) - Persistent dict, backed by sqlite3 and pickle, multithread-..
Apache-2
- munch (π₯26 Β· β 780 Β· π) - A Munch is a Python dictionary that provides attribute-style access (a..
MIT
- cleverdict (π₯15 Β· β 100 Β· π) - A JSON-friendly data structure which allows both object attributes..
MIT
pydantic (π₯46 Β· β 25K) - Data validation using Python type hints. MIT
-
GitHub (π¨βπ» 630 Β· π 2.2K Β· π¦ 890K Β· π 5.2K - 9% open Β· β±οΈ 15.07.2025):
git clone https://github.com/samuelcolvin/pydantic
-
PyPi (π₯ 380M / month Β· π¦ 38K Β· β±οΈ 14.06.2025):
pip install pydantic
-
Conda (π₯ 15M Β· β±οΈ 14.06.2025):
conda install -c conda-forge pydantic
jsonschema (π₯42 Β· β 4.8K) - An implementation of the JSON Schema specification for Python. MIT
-
GitHub (π¨βπ» 120 Β· π 590 Β· π₯ 660 Β· π¦ 800K Β· π 880 - 5% open Β· β±οΈ 17.07.2025):
git clone https://github.com/Julian/jsonschema
-
PyPi (π₯ 220M / month Β· π¦ 7.9K Β· β±οΈ 26.05.2025):
pip install jsonschema
-
Conda (π₯ 39M Β· β±οΈ 26.05.2025):
conda install -c conda-forge jsonschema
validators (π₯35 Β· β 1.1K) - Python Data Validation for Humans. MIT
-
GitHub (π¨βπ» 63 Β· π 160 Β· π₯ 190 Β· π¦ 150K Β· π 190 - 0% open Β· β±οΈ 12.06.2025):
git clone https://github.com/kvesteri/validators
-
PyPi (π₯ 16M / month Β· π¦ 7.4K Β· β±οΈ 01.05.2025):
pip install validators
-
Conda (π₯ 1.1M Β· β±οΈ 03.05.2025):
conda install -c conda-forge validators
cerberus (π₯34 Β· β 3.2K Β· π€) - Lightweight, extensible data validation library for Python. ISC
voluptuous (π₯33 Β· β 1.8K) - CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data.. BSD-3
-
GitHub (π¨βπ» 100 Β· π 220 Β· π¦ 20K Β· π 260 - 15% open Β· β±οΈ 30.04.2025):
git clone https://github.com/alecthomas/voluptuous
-
PyPi (π₯ 3.7M / month Β· π¦ 540 Β· β±οΈ 02.07.2024):
pip install voluptuous
-
Conda (π₯ 490K Β· β±οΈ 22.04.2025):
conda install -c conda-forge voluptuous
param (π₯31 Β· β 480) - Param: Make your Python code clearer and more reliable by declaring.. BSD-3
python-email-validator (π₯29 Β· β 1.3K) - A robust email syntax and deliverability validation.. Unlicense
-
GitHub (π¨βπ» 25 Β· π 120 Β· π 100 - 10% open Β· β±οΈ 19.06.2025):
git clone https://github.com/JoshData/python-email-validator
-
PyPi (π₯ 48M / month Β· π¦ 760 Β· β±οΈ 20.06.2024):
pip install email-validator
-
Conda (π₯ 1.2M Β· β±οΈ 22.04.2025):
conda install -c conda-forge email-validator
dirty-equals (π₯23 Β· β 890) - Doing dirty (but extremely useful) things with equals. MIT
-
GitHub (π¨βπ» 18 Β· π 37 Β· π¦ 580 Β· π 44 - 36% open Β· β±οΈ 30.06.2025):
git clone https://github.com/samuelcolvin/dirty-equals
-
PyPi (π₯ 1.7M / month Β· π¦ 67 Β· β±οΈ 11.01.2025):
pip install dirty-equals
-
Conda (π₯ 99K Β· β±οΈ 22.04.2025):
conda install -c conda-forge dirty-equals
typical (π₯17 Β· β 180 Β· π€) - Typical: Fast, simple, & correct data-validation using Python 3 typing. MIT
Show 5 hidden projects...
- schematics (π₯31 Β· β 2.6K Β· π) - Python Data Structures for Humans.
BSD-3
- strictyaml (π₯30 Β· β 1.6K Β· π) - Type-safe YAML parser and validator.
MIT
- valideer (π₯20 Β· β 260 Β· π) - Lightweight data validation and adaptation Python library.
MIT
- validr (π₯16 Β· β 220 Β· π) - A simple, fast, extensible python library for data validation.
MIT
- dataklasses (π₯7 Β· β 800 Β· π) - A different spin on dataclasses.
βUnlicensed
πΒ python-patterns ( β 42K) - Collection of design patterns/idioms in Python.
transitions (π₯35 Β· β 6.1K) - A lightweight, object-oriented finite state machine implementation.. MIT
-
GitHub (π¨βπ» 79 Β· π 550 Β· π¦ 4.1K Β· π 470 - 3% open Β· β±οΈ 03.07.2025):
git clone https://github.com/pytransitions/transitions
-
PyPi (π₯ 1.1M / month Β· π¦ 220 Β· β±οΈ 02.07.2025):
pip install transitions
-
Conda (π₯ 840K Β· β±οΈ 02.07.2025):
conda install -c conda-forge transitions
algorithms (π₯29 Β· β 25K) - Minimal examples of data structures and algorithms in Python. MIT
Show 1 hidden projects...
pendulum (π₯37 Β· β 6.5K) - Python datetimes made easy. MIT
-
GitHub (π¨βπ» 120 Β· π 400 Β· π₯ 3.2K Β· π¦ 38K Β· π 560 - 36% open Β· β±οΈ 16.07.2025):
git clone https://github.com/sdispater/pendulum
-
PyPi (π₯ 57M / month Β· π¦ 1.4K Β· β±οΈ 19.04.2025):
pip install pendulum
-
Conda (π₯ 1.4M Β· β±οΈ 22.04.2025):
conda install -c conda-forge pendulum
dateparser (π₯36 Β· β 2.7K) - python parser for human readable dates. BSD-3
-
GitHub (π¨βπ» 140 Β· π 480 Β· π¦ 36K Β· π 740 - 47% open Β· β±οΈ 26.06.2025):
git clone https://github.com/scrapinghub/dateparser
-
PyPi (π₯ 15M / month Β· π¦ 1.3K Β· β±οΈ 26.06.2025):
pip install dateparser
-
Conda (π₯ 400K Β· β±οΈ 26.06.2025):
conda install -c conda-forge dateparser
python-dateutil (π₯35 Β· β 2.5K) - Useful extensions to the standard Python datetime features. Apache-2
-
GitHub (π¨βπ» 130 Β· π 500 Β· π₯ 36K Β· π 820 - 47% open Β· β±οΈ 05.04.2025):
git clone https://github.com/dateutil/dateutil
-
PyPi (π₯ 550M / month Β· π¦ 12K Β· β±οΈ 01.03.2024):
pip install python-dateutil
-
Conda (π₯ 78M Β· β±οΈ 28.06.2025):
conda install -c conda-forge python-dateutil
tzlocal (π₯32 Β· β 210) - A Python module that tries to figure out what your local timezone is. MIT
parsedatetime (π₯28 Β· β 700 Β· π€) - Parse human-readable date/time strings. Apache-2
-
GitHub (π¨βπ» 56 Β· π 110 Β· π¦ 14K Β· π 160 - 40% open Β· β±οΈ 08.08.2024):
git clone https://github.com/bear/parsedatetime
-
PyPi (π₯ 17M / month Β· π¦ 170 Β· β±οΈ 31.05.2020):
pip install parsedatetime
-
Conda (π₯ 270K Β· β±οΈ 22.04.2025):
conda install -c conda-forge parsedatetime
Show 1 hidden projects...
filesystem_spec (π₯40 Β· β 1.2K) - A specification that python filesystems should adhere to. BSD-3
-
GitHub (π¨βπ» 280 Β· π 400 Β· π¦ 280K Β· π 800 - 40% open Β· β±οΈ 16.07.2025):
git clone https://github.com/fsspec/filesystem_spec
-
PyPi (π₯ 380M / month Β· π¦ 2.7K Β· β±οΈ 15.07.2025):
pip install fsspec
-
Conda (π₯ 24M Β· β±οΈ 15.07.2025):
conda install -c conda-forge fsspec
watchdog (π₯39 Β· β 7K) - Python library and shell utilities to monitor filesystem events. Apache-2
-
GitHub (π¨βπ» 160 Β· π 720 Β· π¦ 250K Β· π 690 - 29% open Β· β±οΈ 26.06.2025):
git clone https://github.com/gorakhargosh/watchdog
-
PyPi (π₯ 44M / month Β· π¦ 2.7K Β· β±οΈ 01.11.2024):
pip install watchdog
-
Conda (π₯ 4.3M Β· β±οΈ 22.04.2025):
conda install -c conda-forge watchdog
filelock (π₯36 Β· β 870) - A platform-independent file lock for Python. Unlicense
-
GitHub (π¨βπ» 51 Β· π 120 Β· π¦ 680K Β· π 130 - 18% open Β· β±οΈ 14.07.2025):
git clone https://github.com/tox-dev/py-filelock
-
PyPi (π₯ 270M / month Β· π¦ 2.9K Β· β±οΈ 14.03.2025):
pip install filelock
-
Conda (π₯ 28M Β· β±οΈ 22.04.2025):
conda install -c conda-forge filelock
pyfilesystem2 (π₯30 Β· β 2K) - Pythons Filesystem abstraction layer. MIT
scandir (π₯26 Β· β 540) - Better directory iterator and faster os.walk(). Archived, as this has.. BSD-3
Show 3 hidden projects...
- zipp (π₯33 Β· β 65) - Backport of pathlib-compatible object wrapper for zip files.
βUnlicensed
- appdirs (π₯32 Β· β 1.1K Β· π) - A small Python module for determining appropriate platform-specific..
MIT
- Unipath (π₯23 Β· β 510 Β· π) - An object-oriented approach to Python file/directory operations.
MIT
future (π₯38 Β· β 1.2K Β· π€) - Easy, clean, reliable Python 2/3 compatibility. MIT
-
GitHub (π¨βπ» 130 Β· π 290 Β· π¦ 370K Β· π 400 - 46% open Β· β±οΈ 16.07.2024):
git clone https://github.com/PythonCharmers/python-future
-
PyPi (π₯ 49M / month Β· π¦ 5.7K Β· β±οΈ 21.02.2024):
pip install future
-
Conda (π₯ 15M Β· β±οΈ 22.04.2025):
conda install -c conda-forge future
typing (π₯33 Β· β 1.7K) - Python static typing home. Hosts the documentation and a user help.. Python-2.0
Show 4 hidden projects...
- dataclasses (π₯27 Β· β 590 Β· π) - A backport of the dataclasses module for Python 3.6.
Apache-2
- futures (π₯27 Β· β 230 Β· π) - Backport of the concurrent.futures package to Python 2.6 and 2.7.
Python-2.0
- pathlib2 (π₯27 Β· β 83 Β· π) - Backport of pathlib aiming to support the full stdlib Python API.
MIT
- contextlib2 (π₯26 Β· β 38 Β· π€) - contextlib2 is a backport of the standard librarys contextlib..
βοΈpsfrag
cryptography (π₯47 Β· β 7.1K) - cryptography is a package designed to expose cryptographic.. Apache-2
-
GitHub (π¨βπ» 520 Β· π 1.6K Β· π¦ 910K Β· π 2.7K - 1% open Β· β±οΈ 17.07.2025):
git clone https://github.com/pyca/cryptography
-
PyPi (π₯ 410M / month Β· π¦ 13K Β· β±οΈ 02.07.2025):
pip install cryptography
-
Conda (π₯ 61M Β· β±οΈ 02.07.2025):
conda install -c conda-forge cryptography
pycryptodomex (π₯39 Β· β 3.1K) - A self-contained cryptographic library for Python. BSD-3
-
GitHub (π¨βπ» 160 Β· π 540 Β· π₯ 1.7K Β· π¦ 140K Β· π 630 - 10% open Β· β±οΈ 21.06.2025):
git clone https://github.com/Legrandin/pycryptodome
-
PyPi (π₯ 40M / month Β· π¦ 1.5K Β· β±οΈ 17.05.2025):
pip install pycryptodomex
-
Conda (π₯ 2.2M Β· β±οΈ 18.05.2025):
conda install -c conda-forge pycryptodomex
bcrypt (π₯37 Β· β 1.4K) - Modern(-ish) password hashing for your software and your servers. Apache-2
Show 2 hidden projects...
- tink (π₯36 Β· β 14K Β· π) - Tink is a multi-language, cross-platform, open source library that..
Apache-2
- asn1crypto (π₯32 Β· β 350 Β· π) - Python ASN.1 library with a focus on performance and a pythonic API.
MIT
ansible (π₯48 Β· β 66K) - Ansible is a radically simple IT automation platform that makes your.. βοΈGPL-3.0
botocore (π₯46 Β· β 1.6K) - The low-level, core functionality of boto3 and the AWS CLI. Apache-2
pulumi (π₯44 Β· β 23K) - Pulumi - Infrastructure as Code in any programming language. Apache-2
-
GitHub (π¨βπ» 340 Β· π 1.2K Β· π₯ 7.4M Β· π¦ 10K Β· π 8.5K - 27% open Β· β±οΈ 17.07.2025):
git clone https://github.com/pulumi/pulumi
-
PyPi (π₯ 4M / month Β· π¦ 410 Β· β±οΈ 17.07.2025):
pip install pulumi
-
npm (π₯ 3.2M / month Β· π¦ 930 Β· β±οΈ 17.07.2025):
npm install @pulumi/pulumi
docker-compose (π₯41 Β· β 36K) - Define and run multi-container applications with Docker. Apache-2
-
GitHub (π¨βπ» 580 Β· π 5.5K Β· π₯ 87M Β· π¦ 1.1K Β· π 8.1K - 0% open Β· β±οΈ 17.07.2025):
git clone https://github.com/docker/compose
-
PyPi (π₯ 1.5M / month Β· π¦ 250 Β· β±οΈ 10.05.2021):
pip install docker-compose
-
Conda (π₯ 670K Β· β±οΈ 11.07.2025):
conda install -c conda-forge docker-compose
docker (π₯41 Β· β 7K) - A Python library for the Docker Engine API. Apache-2
-
GitHub (π¨βπ» 460 Β· π 1.7K Β· π₯ 1.6K Β· π¦ 110K Β· π 1.8K - 29% open Β· β±οΈ 11.06.2025):
git clone https://github.com/docker/docker-py
-
PyPi (π₯ 72M / month Β· π¦ 3.7K Β· β±οΈ 23.05.2024):
pip install docker
-
Conda (π₯ 5.5M Β· β±οΈ 22.04.2025):
conda install -c conda-forge docker-py
paramiko (π₯40 Β· β 9.4K) - The leading native Python SSHv2 protocol library. βοΈLGPL-2.1
kubernetes (π₯39 Β· β 7.2K) - Official Python client library for kubernetes. Apache-2
netmiko (π₯39 Β· β 3.9K) - Multi-vendor library to simplify Paramiko SSH connections to network.. MIT
pyinfra (π₯33 Β· β 4.3K) - pyinfra turns Python code into shell commands and runs them on your.. MIT
Show 9 hidden projects...
- fabric (π₯35 Β· β 15K Β· π) - Simple, Pythonic remote execution and deployment.
BSD-2
- schedule (π₯35 Β· β 12K Β· π) - Python job scheduling for humans.
MIT
- sshtunnel (π₯32 Β· β 1.3K Β· π) - SSH tunnels to remote server.
MIT
- parallel-ssh (π₯28 Β· β 1.2K) - Asynchronous parallel SSH client library.
βοΈLGPL-2.1
- fabtools (π₯24 Β· β 1.3K Β· π) - Tools for writing awesome Fabric files.
BSD-2
- storm (π₯22 Β· β 3.9K Β· π) - Manage your SSH like a boss.
MIT
- pypyr (π₯21 Β· β 630 Β· π) - pypyr task-runner cli & api for automation pipelines. Automate..
Apache-2
- wssh (π₯17 Β· β 1.4K Β· π) - SSH to WebSockets Bridge.
MIT
- Grai (π₯12 Β· β 310) - Platform to programmatically manage, test, and debug data infrastructure.
βοΈMIT-0
pexpect (π₯37 Β· β 2.7K) - A Python module for controlling interactive programs in a pseudo-terminal. ISC
-
GitHub (π¨βπ» 110 Β· π 480 Β· π₯ 4.4K Β· π¦ 500K Β· π 500 - 32% open Β· β±οΈ 11.04.2025):
git clone https://github.com/pexpect/pexpect
-
PyPi (π₯ 100M / month Β· π¦ 1.8K Β· β±οΈ 25.11.2023):
pip install pexpect
-
Conda (π₯ 30M Β· β±οΈ 22.04.2025):
conda install -c conda-forge pexpect
supervisor (π₯35 Β· β 8.8K) - Supervisor process control system for Unix.. βοΈRepoze Public License
-
GitHub (π¨βπ» 180 Β· π 1.2K Β· π¦ 13K Β· π 1.2K - 13% open Β· β±οΈ 25.01.2025):
git clone https://github.com/Supervisor/supervisor
-
PyPi (π₯ 2.7M / month Β· π¦ 150 Β· β±οΈ 24.12.2022):
pip install supervisor
-
Conda (π₯ 490K Β· β±οΈ 22.04.2025):
conda install -c conda-forge supervisor
ptyprocess (π₯27 Β· β 230) - Run a subprocess in a pseudo terminal. ISC
anyio (π₯41 Β· β 2.1K) - High level asynchronous concurrency and networking framework that works on.. MIT
greenlet (π₯40 Β· β 1.7K) - Lightweight in-process concurrent programming. MIT
-
GitHub (π¨βπ» 78 Β· π 250 Β· π¦ 580K Β· π 270 - 9% open Β· β±οΈ 05.06.2025):
git clone https://github.com/python-greenlet/greenlet
-
PyPi (π₯ 170M / month Β· π¦ 1.7K Β· β±οΈ 05.06.2025):
pip install greenlet
-
Conda (π₯ 16M Β· β±οΈ 05.06.2025):
conda install -c conda-forge greenlet
uvloop (π₯37 Β· β 11K) - Ultra fast asyncio event loop. Apache-2
-
GitHub (π¨βπ» 67 Β· π 550 Β· π₯ 640 Β· π¦ 210K Β· π 400 - 31% open Β· β±οΈ 17.04.2025):
git clone https://github.com/MagicStack/uvloop
-
PyPi (π₯ 39M / month Β· π¦ 1.4K Β· β±οΈ 14.10.2024):
pip install uvloop
-
Conda (π₯ 1.7M Β· β±οΈ 22.04.2025):
conda install -c conda-forge uvloop
Show 2 hidden projects...
python-dotenv (π₯40 Β· β 8.3K) - Reads key-value pairs from a .env file and can set them as.. BSD-3
-
GitHub (π¨βπ» 100 Β· π 460 Β· π¦ 1.6M Β· π 330 - 18% open Β· β±οΈ 24.06.2025):
git clone https://github.com/theskumar/python-dotenv
-
PyPi (π₯ 170M / month Β· π¦ 19K Β· β±οΈ 24.06.2025):
pip install python-dotenv
-
Conda (π₯ 7.3M Β· β±οΈ 24.06.2025):
conda install -c conda-forge python-dotenv
traitlets (π₯37 Β· β 640) - A lightweight Traits like module. BSD-3
-
GitHub (π¨βπ» 120 Β· π 200 Β· π₯ 710 Β· π¦ 590K Β· π 310 - 34% open Β· β±οΈ 16.06.2025):
git clone https://github.com/ipython/traitlets
-
PyPi (π₯ 68M / month Β· π¦ 1.5K Β· β±οΈ 19.04.2024):
pip install traitlets
-
Conda (π₯ 41M Β· β±οΈ 22.04.2025):
conda install -c conda-forge traitlets
hydra (π₯34 Β· β 9.5K) - Hydra is a framework for elegantly configuring complex applications. MIT
-
GitHub (π¨βπ» 120 Β· π 690 Β· π¦ 41K Β· π 1.5K - 22% open Β· β±οΈ 07.04.2025):
git clone https://github.com/facebookresearch/hydra
-
PyPi (π₯ 9.5K / month Β· π¦ 13 Β· β±οΈ 03.08.2016):
pip install hydra
-
Conda (π₯ 1.4M Β· β±οΈ 22.04.2025):
conda install -c conda-forge hydra-core
omegaconf (π₯31 Β· β 2.2K) - Flexible Python configuration system. The last one you will ever need. BSD-3
configobj (π₯29 Β· β 330) - Python 3+ compatible port of the configobj library. BSD-3
-
GitHub (π¨βπ» 13 Β· π 79 Β· π₯ 1.7K Β· π¦ 48K Β· π 170 - 37% open Β· β±οΈ 06.06.2025):
git clone https://github.com/DiffSK/configobj
-
PyPi (π₯ 5.5M / month Β· π¦ 570 Β· β±οΈ 21.09.2024):
pip install configobj
-
Conda (π₯ 990K Β· β±οΈ 22.04.2025):
conda install -c conda-forge configobj
gin-config (π₯26 Β· β 2.1K) - Gin provides a lightweight configuration framework for Python. Apache-2
Show 1 hidden projects...
- python-decouple (π₯32 Β· β 2.9K Β· π) - Strict separation of config from code.
MIT
click (π₯48 Β· β 17K) - Python composable command line interface toolkit. BSD-3
-
GitHub (π¨βπ» 400 Β· π 1.4K Β· π₯ 3.1K Β· π¦ 2.3M Β· π 1.7K - 7% open Β· β±οΈ 16.07.2025):
git clone https://github.com/pallets/click
-
PyPi (π₯ 320M / month Β· π¦ 46K Β· β±οΈ 20.05.2025):
pip install click
-
Conda (π₯ 49M Β· β±οΈ 21.05.2025):
conda install -c conda-forge click
rich (π₯46 Β· β 53K) - Rich is a Python library for rich text and beautiful formatting in the terminal. MIT
python-fire (π₯37 Β· β 28K) - Python Fire is a library for automatically generating command.. Apache-2
python-prompt-toolkit (π₯37 Β· β 9.8K) - Library for building powerful interactive command.. BSD-3
-
GitHub (π¨βπ» 230 Β· π 740 Β· π 1.2K - 53% open Β· β±οΈ 03.07.2025):
git clone https://github.com/prompt-toolkit/python-prompt-toolkit
-
PyPi (π₯ 87M / month Β· π¦ 3.6K Β· β±οΈ 15.04.2025):
pip install prompt_toolkit
-
Conda (π₯ 35M Β· β±οΈ 22.04.2025):
conda install -c conda-forge prompt-toolkit
argcomplete (π₯35 Β· β 1.5K) - Python and tab completion, better together. Apache-2
-
GitHub (π¨βπ» 82 Β· π 140 Β· π₯ 840 Β· π¦ 67K Β· π 300 - 22% open Β· β±οΈ 18.05.2025):
git clone https://github.com/kislyuk/argcomplete
-
PyPi (π₯ 52M / month Β· π¦ 1.6K Β· β±οΈ 03.04.2025):
pip install argcomplete
-
Conda (π₯ 2.5M Β· β±οΈ 22.04.2025):
conda install -c conda-forge argcomplete
wcwidth (π₯34 Β· β 410) - Python library that measures the width of unicode strings rendered to a.. MIT
cleo (π₯33 Β· β 1.3K) - Cleo allows you to create beautiful and testable command-line interfaces. MIT
ConfigArgParse (π₯32 Β· β 750) - A drop-in replacement for argparse that allows options to also be.. MIT
-
GitHub (π¨βπ» 56 Β· π 120 Β· π¦ 24K Β· π 230 - 41% open Β· β±οΈ 01.07.2025):
git clone https://github.com/bw2/ConfigArgParse
-
PyPi (π₯ 9.6M / month Β· π¦ 670 Β· β±οΈ 13.06.2025):
pip install configargparse
-
Conda (π₯ 1.4M Β· β±οΈ 26.05.2025):
conda install -c conda-forge configargparse
asciimatics (π₯31 Β· β 4.1K) - A cross platform package to do curses-like operations, plus.. Apache-2
-
GitHub (π¨βπ» 45 Β· π 250 Β· π¦ 1.1K Β· π 310 - 7% open Β· β±οΈ 31.05.2025):
git clone https://github.com/peterbrittain/asciimatics
-
PyPi (π₯ 31K / month Β· π¦ 120 Β· β±οΈ 25.10.2023):
pip install asciimatics
-
Conda (π₯ 220K Β· β±οΈ 22.04.2025):
conda install -c conda-forge asciimatics
questionary (π₯30 Β· β 1.8K) - Python library to build pretty command line user prompts Easy to use.. MIT
-
GitHub (π¨βπ» 44 Β· π 93 Β· π¦ 19K Β· π 160 - 30% open Β· β±οΈ 25.04.2025):
git clone https://github.com/tmbo/questionary
-
PyPi (π₯ 5.4M / month Β· π¦ 850 Β· β±οΈ 29.12.2024):
pip install questionary
-
Conda (π₯ 170K Β· β±οΈ 15.06.2025):
conda install -c conda-forge questionary
docopt-ng (π₯23 Β· β 210 Β· π€) - Humane command line arguments parser. Now with maintenance,.. MIT
colout (π₯18 Β· β 1.1K Β· π€) - Color text streams with a polished command line interface. βοΈGPL-3.0
Show 4 hidden projects...
- blessings (π₯28 Β· β 1.5K Β· π) - A thin, practical wrapper around terminal capabilities in Python.
MIT
- clint (π₯24 Β· β 97 Β· π) - Python Command-line Application Tools.
ISC
- bashplotlib (π₯22 Β· β 1.9K Β· π) - plotting in the terminal.
MIT
- Click Extra (π₯22 Β· β 89) - Drop-in replacement for Click to make user-friendly and colorful..
βοΈGPL-2.0
πΒ best-of-python-dev ( β 1.1K) - A ranked list of awesome python developer tools and libraries. Updated..
cachetools (π₯35 Β· β 2.6K) - Extensible memoizing collections and decorators. MIT
cached-property (π₯29 Β· β 710 Β· π€) - A decorator for caching properties in classes. BSD-3
-
GitHub (π¨βπ» 25 Β· π 79 Β· π¦ 53K Β· π 65 - 61% open Β· β±οΈ 25.10.2024):
git clone https://github.com/pydanny/cached-property
-
PyPi (π₯ 16M / month Β· π¦ 1.6K Β· β±οΈ 25.10.2024):
pip install cached-property
-
Conda (π₯ 16M Β· β±οΈ 22.04.2025):
conda install -c conda-forge cached-property
cachier (π₯27 Β· β 600) - Persistent, stale-free, local and cross-machine caching for Python.. MIT
pylibmc (π₯27 Β· β 490) - A Python wrapper around the libmemcached interface from TangentOrg. BSD-3
-
GitHub (π¨βπ» 56 Β· π 140 Β· π₯ 1.2K Β· π¦ 5.6K Β· π 200 - 13% open Β· β±οΈ 12.04.2025):
git clone https://github.com/lericson/pylibmc
-
PyPi (π₯ 260K / month Β· π¦ 79 Β· β±οΈ 30.08.2022):
pip install pylibmc
-
Conda (π₯ 320K Β· β±οΈ 22.04.2025):
conda install -c conda-forge pylibmc
πΒ best-of-web-python - Web UI ( β 2.6K) - Collection of libraries to implement web-based UIs.
kivy (π₯40 Β· β 18K) - Open source UI framework written in Python, running on Windows, Linux, macOS,.. MIT
DearPyGui (π₯36 Β· β 14K) - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for.. MIT
toga (π₯33 Β· β 5.1K) - A Python native, OS native GUI toolkit. BSD-3
-
GitHub (π¨βπ» 310 Β· π 750 Β· π₯ 8.6K Β· π¦ 3 Β· π 1.2K - 24% open Β· β±οΈ 15.07.2025):
git clone https://github.com/beeware/toga
-
PyPi (π₯ 6.5K / month Β· π¦ 40 Β· β±οΈ 10.07.2025):
pip install toga
-
npm (π₯ 42 / month Β· π¦ 5 Β· β±οΈ 23.04.2017):
npm install @pybee/toga
Eel (π₯30 Β· β 6.7K) - A little Python library for making simple Electron-like HTML/JS GUI apps. MIT
Show 5 hidden projects...
- PySimpleGUI (π₯32 Β· β 14K) - PySimpleGUI is a Python package that enables Python..
βοΈPySimpleGUI License
- Gooey (π₯31 Β· β 21K Β· π) - Turn (almost) any Python command line program into a full GUI..
MIT
- Phoenix (π₯28 Β· β 2.5K) - wxPythons Project Phoenix. A new implementation of wxPython,..
βοΈwxWindows
- flexx (π₯26 Β· β 3.3K Β· π) - Write desktop and web apps in pure Python.
BSD-2
- enaml (π₯26 Β· β 1.6K) - Declarative User Interfaces for Python.
βUnlicensed
πΒ best-of-ml-python - Computer Vision ( β 22K) - Collection of computer vision and image processing..
Show 1 hidden projects...
πΒ best-of-ml-python ( β 22K) - A ranked list of awesome machine learning Python libraries. Updated..
πΒ best-of-ml-python - NLP ( β 22K) - Collection of text processing and NLP libraries.
phonenumbers (π₯34 Β· β 3.6K) - Python port of Googles libphonenumber. Apache-2
-
GitHub (π¨βπ» 32 Β· π 430 Β· π 200 - 7% open Β· β±οΈ 08.07.2025):
git clone https://github.com/daviddrysdale/python-phonenumbers
-
PyPi (π₯ 12M / month Β· π¦ 700 Β· β±οΈ 08.07.2025):
pip install phonenumbers
-
Conda (π₯ 1.2M Β· β±οΈ 08.07.2025):
conda install -c conda-forge phonenumbers
chardet (π₯34 Β· β 2.3K) - Python character encoding detector. βοΈLGPL-2.1
-
GitHub (π¨βπ» 48 Β· π 260 Β· π¦ 950K Β· π 160 - 44% open Β· β±οΈ 13.01.2025):
git clone https://github.com/chardet/chardet
-
PyPi (π₯ 110M / month Β· π¦ 5.6K Β· β±οΈ 01.08.2023):
pip install chardet
-
Conda (π₯ 29M Β· β±οΈ 22.04.2025):
conda install -c conda-forge chardet
-
npm (π₯ 69 / month Β· π¦ 7 Β· β±οΈ 20.08.2017):
npm install @pypi/chardet
inflect (π₯32 Β· β 1K) - Correctly generate plurals, ordinals, indefinite articles; convert numbers.. MIT
pyahocorasick (π₯30 Β· β 1K) - Python module (C extension and plain python) implementing Aho-.. BSD-3
-
GitHub (π¨βπ» 33 Β· π 130 Β· π₯ 530 Β· π¦ 3.9K Β· π 140 - 19% open Β· β±οΈ 17.06.2025):
git clone https://github.com/WojciechMula/pyahocorasick
-
PyPi (π₯ 1.1M / month Β· π¦ 190 Β· β±οΈ 19.06.2025):
pip install pyahocorasick
-
Conda (π₯ 350K Β· β±οΈ 19.06.2025):
conda install -c conda-forge pyahocorasick
coolname (π₯23 Β· β 150 Β· π€) - Random Name and Slug Generator. BSD-2
-
GitHub (π¨βπ» 4 Β· π 11 Β· π¦ 3.7K Β· π 11 - 36% open Β· β±οΈ 12.08.2024):
git clone https://github.com/alexanderlukanin13/coolname
-
PyPi (π₯ 2.7M / month Β· π¦ 93 Β· β±οΈ 09.01.2023):
pip install coolname
-
Conda (π₯ 160K Β· β±οΈ 22.04.2025):
conda install -c conda-forge coolname
price-parser (π₯22 Β· β 330) - Extract price amount and currency symbol from a raw text string. BSD-3
Show 4 hidden projects...
- python-slugify (π₯34 Β· β 1.5K Β· π) - Returns unicode slugs.
MIT
- humanize (π₯32 Β· β 1.7K Β· π) - python humanize functions.
MIT
- awesome-slugify (π₯20 Β· β 490 Β· π) - Python flexible slugify function.
βοΈGPL-3.0
- millify (π₯16 Β· β 110 Β· π) - Convert long numbers into a human-readable format in Python.
MIT
πΒ best-of-web-python ( β 2.6K) - A ranked list of awesome python libraries for web development. Updated..
Libraries for connecting to, operating, and querying databases.
azure-storage-blob (π₯44 Β· β 5K) - This repository is for active development of the Azure SDK.. MIT
-
GitHub (π¨βπ» 830 Β· π 3K Β· π¦ 2.7K Β· π 11K - 8% open Β· β±οΈ 17.07.2025):
git clone https://github.com/Azure/azure-sdk-for-python
-
PyPi (π₯ 74M / month Β· π¦ 1.3K Β· β±οΈ 16.07.2025):
pip install azure-storage-blob
-
Conda (π₯ 1.4M Β· β±οΈ 17.07.2025):
conda install -c conda-forge azure-storage-blob
peewee (π₯42 Β· β 12K) - a small, expressive orm -- supports postgresql, mysql, sqlite and.. MIT
google-cloud-storage (π₯42 Β· β 5.1K) - Google Cloud Client Library for Python. Apache-2
-
GitHub (π¨βπ» 530 Β· π 1.6K Β· π 3.9K - 2% open Β· β±οΈ 17.07.2025):
git clone https://github.com/googleapis/google-cloud-python
-
PyPi (π₯ 140M / month Β· π¦ 2.2K Β· β±οΈ 07.07.2025):
pip install google-cloud-storage
-
Conda (π₯ 5.6M Β· β±οΈ 07.07.2025):
conda install -c conda-forge google-cloud-storage
kafka-python (π₯41 Β· β 5.8K) - Python client for Apache Kafka. Apache-2
-
GitHub (π¨βπ» 230 Β· π 1.4K Β· π₯ 1.9K Β· π¦ 35K Β· π 1.5K - 2% open Β· β±οΈ 03.07.2025):
git clone https://github.com/dpkp/kafka-python
-
PyPi (π₯ 17M / month Β· π¦ 820 Β· β±οΈ 01.07.2025):
pip install kafka-python
-
Conda (π₯ 480K Β· β±οΈ 02.07.2025):
conda install -c conda-forge kafka-python
elasticsearch (π₯41 Β· β 4.3K) - Official Python client for Elasticsearch. Apache-2
-
GitHub (π¨βπ» 220 Β· π 1.2K Β· π₯ 5.6K Β· π¦ 62K Β· π 1.1K - 5% open Β· β±οΈ 30.06.2025):
git clone https://github.com/elastic/elasticsearch-py
-
PyPi (π₯ 38M / month Β· π¦ 1.7K Β· β±οΈ 05.06.2025):
pip install elasticsearch
-
Conda (π₯ 1.3M Β· β±οΈ 06.06.2025):
conda install -c conda-forge elasticsearch
Ibis (π₯40 Β· β 5.9K) - the portable Python dataframe library. Apache-2
-
GitHub (π¨βπ» 460 Β· π 660 Β· π₯ 380 Β· π¦ 5K Β· π 3.5K - 10% open Β· β±οΈ 16.07.2025):
git clone https://github.com/ibis-project/ibis
-
PyPi (π₯ 610K / month Β· π¦ 100 Β· β±οΈ 13.07.2025):
pip install ibis-framework
-
Conda (π₯ 510K Β· β±οΈ 16.06.2025):
conda install -c conda-forge ibis-framework
python-bigquery (π₯39 Β· β 780) - Google BigQuery API client library. Apache-2
-
GitHub (π¨βπ» 170 Β· π 320 Β· π¦ 49K Β· π 730 - 9% open Β· β±οΈ 16.07.2025):
git clone https://github.com/googleapis/python-bigquery
-
PyPi (π₯ 78M / month Β· π¦ 1.2K Β· β±οΈ 16.07.2025):
pip install google-cloud-bigquery
-
Conda (π₯ 3.4M Β· β±οΈ 16.07.2025):
conda install -c conda-forge google-cloud-bigquery
sqlmodel (π₯38 Β· β 16K) - SQL databases in Python, designed for simplicity, compatibility, and.. MIT
pydantic
AWS Data Wrangler (π₯38 Β· β 4K) - pandas on AWS - Easy integration with Athena, Glue,.. Apache-2

-
GitHub (π¨βπ» 170 Β· π 710 Β· π₯ 430K Β· π¦ 2.4K Β· π 1.2K - 2% open Β· β±οΈ 26.06.2025):
git clone https://github.com/awslabs/aws-data-wrangler
-
PyPi (π₯ 81M / month Β· π¦ 120 Β· β±οΈ 18.06.2025):
pip install awswrangler
-
Conda (π₯ 680K Β· β±οΈ 19.06.2025):
conda install -c conda-forge awswrangler
MongoEngine (π₯37 Β· β 4.3K) - A Python Object-Document-Mapper for working with MongoDB. MIT
-
GitHub (π¨βπ» 400 Β· π 1.2K Β· π¦ 28K Β· π 1.8K - 21% open Β· β±οΈ 09.04.2025):
git clone https://github.com/MongoEngine/mongoengine
-
PyPi (π₯ 1.4M / month Β· π¦ 400 Β· β±οΈ 19.09.2024):
pip install mongoengine
-
Conda (π₯ 420K Β· β±οΈ 09.07.2025):
conda install -c conda-forge mongoengine
Prometheus Client (π₯36 Β· β 4.2K) - Prometheus instrumentation library for Python.. Apache-2
-
GitHub (π¨βπ» 160 Β· π 820 Β· π 590 - 22% open Β· β±οΈ 11.07.2025):
git clone https://github.com/prometheus/client_python
-
PyPi (π₯ 67M / month Β· π¦ 2.1K Β· β±οΈ 02.06.2025):
pip install prometheus_client
-
Conda (π₯ 21M Β· β±οΈ 02.06.2025):
conda install -c conda-forge prometheus_client
Elasticsearch DSL (π₯36 Β· β 3.9K) - High level Python client for Elasticsearch. Apache-2
-
GitHub (π¨βπ» 140 Β· π 800 Β· π₯ 280 Β· π¦ 12K Β· π 1.3K - 3% open Β· β±οΈ 18.04.2025):
git clone https://github.com/elastic/elasticsearch-dsl-py
-
PyPi (π₯ 4.5M / month Β· π¦ 380 Β· β±οΈ 16.04.2025):
pip install elasticsearch-dsl
-
Conda (π₯ 11K Β· β±οΈ 22.04.2025):
conda install -c anaconda elasticsearch-dsl
Motor (π₯36 Β· β 2.5K) - Motor - the async Python driver for MongoDB and Tornado or asyncio. Apache-2
SQLAlchemy-Utils (π₯36 Β· β 1.3K) - Various utility functions and datatypes for SQLAlchemy. BSD-3
-
GitHub (π¨βπ» 120 Β· π 330 Β· π¦ 40K Β· π 460 - 47% open Β· β±οΈ 14.07.2025):
git clone https://github.com/kvesteri/sqlalchemy-utils
-
PyPi (π₯ 14M / month Β· π¦ 920 Β· β±οΈ 24.03.2024):
pip install sqlalchemy-utils
-
Conda (π₯ 760K Β· β±οΈ 22.04.2025):
conda install -c conda-forge sqlalchemy-utils
confluent-kafka-python (π₯36 Β· β 300 Β· π) - Confluents Kafka Python Client. Apache-2
-
GitHub (π¨βπ» 130 Β· π 920 Β· π¦ 16K Β· π 1.3K - 22% open Β· β±οΈ 10.07.2025):
git clone https://github.com/confluentinc/confluent-kafka-python
-
PyPi (π₯ 28M / month Β· π¦ 700 Β· β±οΈ 03.07.2025):
pip install confluent-kafka
-
Conda (π₯ 1.5M Β· β±οΈ 03.07.2025):
conda install -c conda-forge python-confluent-kafka
s3transfer (π₯36 Β· β 220) - Amazon S3 Transfer Manager for Python. Apache-2
tortoise-orm (π₯35 Β· β 5.2K) - Familiar asyncio ORM for python, built with relations in mind. Apache-2
-
GitHub (π¨βπ» 160 Β· π 430 Β· π₯ 18 Β· π¦ 10K Β· π 1.2K - 40% open Β· β±οΈ 06.06.2025):
git clone https://github.com/tortoise/tortoise-orm
-
PyPi (π₯ 260K / month Β· π¦ 260 Β· β±οΈ 05.06.2025):
pip install tortoise-orm
-
Conda (π₯ 42K Β· β±οΈ 11.06.2025):
conda install -c conda-forge tortoise-orm
mysqlclient (π₯35 Β· β 2.5K) - MySQL/MariaDB connector for Python. βοΈGPL-2.0
-
GitHub (π¨βπ» 89 Β· π 440 Β· π₯ 5.4K Β· π¦ 210K Β· π 340 - 2% open Β· β±οΈ 23.02.2025):
git clone https://github.com/PyMySQL/mysqlclient
-
PyPi (π₯ 18M / month Β· π¦ 900 Β· β±οΈ 10.01.2025):
pip install mysqlclient
-
Conda (π₯ 680K Β· β±οΈ 09.05.2025):
conda install -c conda-forge mysqlclient
SQLAlchemy (π₯34 Β· β 11K Β· π) - The Database Toolkit for Python. MIT
PyPika (π₯33 Β· β 2.7K Β· π€) - PyPika is a python SQL query builder that exposes the full.. Apache-2
Cassandra Driver (π₯33 Β· β 1.4K) - DataStax Python Driver for Apache Cassandra. Apache-2
cx-Oracle (π₯32 Β· β 900) - Obsolete Python interface to Oracle Database, now superseded by.. BSD-3
-
GitHub (π¨βπ» 17 Β· π 360 Β· π¦ 9K Β· π 650 - 4% open Β· β±οΈ 26.05.2025):
git clone https://github.com/oracle/python-cx_Oracle
-
PyPi (π₯ 4.5M / month Β· π¦ 430 Β· β±οΈ 20.07.2023):
pip install cx-Oracle
-
Conda (π₯ 870K Β· β±οΈ 22.04.2025):
conda install -c conda-forge cx_oracle
pandas-gbq (π₯32 Β· β 480) - Google BigQuery connector for pandas. BSD-3
-
GitHub (π¨βπ» 54 Β· π 130 Β· π₯ 550 Β· π 400 - 8% open Β· β±οΈ 10.07.2025):
git clone https://github.com/googleapis/python-bigquery-pandas
-
PyPi (π₯ 27M / month Β· π¦ 240 Β· β±οΈ 10.07.2025):
pip install pandas-gbq
-
Conda (π₯ 2.1M Β· β±οΈ 01.05.2025):
conda install -c conda-forge pandas-gbq
dataset (π₯31 Β· β 4.8K) - Easy-to-use data handling for SQL data stores with support for implicit.. MIT
neo4j-driver (π₯31 Β· β 980) - Neo4j Bolt driver for Python. Apache-2
-
GitHub (π¨βπ» 43 Β· π 200 Β· π 270 - 2% open Β· β±οΈ 16.07.2025):
git clone https://github.com/neo4j/neo4j-python-driver
-
PyPi (π₯ 180K / month Β· π¦ 63 Β· β±οΈ 10.02.2025):
pip install neo4j-driver
-
Conda (π₯ 300K Β· β±οΈ 22.04.2025):
conda install -c conda-forge neo4j-python-driver
libcloud (π₯30 Β· β 2.1K) - Apache Libcloud is a Python library which hides differences between.. Apache-2
piccolos (π₯29 Β· β 1.6K) - A fast, user friendly ORM and query builder which supports asyncio. MIT
HappyBase (π₯27 Β· β 610 Β· π€) - A developer-friendly Python library to interact with Apache HBase. MIT
-
GitHub (π¨βπ» 22 Β· π 160 Β· π¦ 1K Β· π 220 - 15% open Β· β±οΈ 23.07.2024):
git clone https://github.com/python-happybase/happybase
-
PyPi (π₯ 26K / month Β· π¦ 40 Β· β±οΈ 14.05.2019):
pip install happybase
-
Conda (π₯ 180K Β· β±οΈ 22.04.2025):
conda install -c conda-forge happybase
prisma (π₯25 Β· β 2K) - Prisma Client Python is an auto-generated and fully type-safe database.. Apache-2
ODMantic (π₯24 Β· β 1.1K) - Sync and Async ODM (Object Document Mapper) for MongoDB based on python.. ISC
psycopg3 (π₯20 Β· β 2K) - New generation PostgreSQL database adapter for the Python.. βοΈLGPL-3.0
-
GitHub (π¨βπ» 75 Β· π 180 Β· π 600 - 7% open Β· β±οΈ 16.07.2025):
git clone https://github.com/psycopg/psycopg
Show 18 hidden projects...
- psycopg2 (π₯38 Β· β 3.5K) - PostgreSQL database adapter for the Python..
βοΈBSD-3-Clause-Attribution
- pyodbc (π₯33 Β· β 3K Β· π€) - Python ODBC bridge.
βοΈMIT-0
- Databases (π₯32 Β· β 3.9K Β· π) - Async database support for Python.
BSD-3
- redis-py-cluster (π₯30 Β· β 1.1K Β· π) - Python cluster client for the official redis cluster...
MIT
- gino (π₯29 Β· β 2.7K Β· π) - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
BSD-3
- google-cloud-bigtable (π₯29 Β· β 73) - Google Cloud Bigtable API client library.
Apache-2
- mongo-connector (π₯28 Β· β 1.9K Β· π) - MongoDB data stream pipeline tools by YouGov (adopted..
Apache-2
- umongo (π₯27 Β· β 450 Β· π) - sync/async MongoDB ODM, yes.
MIT
- pyhdb (π₯24 Β· β 310 Β· π) - SAP HANA Connector in pure Python.
Apache-2
- filedepot (π₯24 Β· β 160 Β· π) - Toolkit for storing files and attachments in web applications.
MIT
- aioprometheus (π₯22 Β· β 180 Β· π) - A Prometheus Python client library for asyncio-based..
MIT
- py2neo (π₯22 Β· β 30 Β· π) - EOL! Py2neo is a comprehensive Neo4j driver library and toolkit for..
Apache-2
- Queries (π₯20 Β· β 260 Β· π) - PostgreSQL database access simplified.
BSD-3
- gsheets-db-api (π₯20 Β· β 220 Β· π) - A Python DB-API and SQLAlchemy dialect to Google Spreasheets.
MIT
- db.py (π₯19 Β· β 1.2K Β· π) - db.py is an easier way to interact with your databases.
BSD-2
- PyMODM (π₯19 Β· β 350 Β· π) - A Pythonic, object-oriented interface for working with MongoDB.
Apache-2
- lazydata (π₯16 Β· β 620 Β· π) - Lazydata: Scalable data dependencies for Python projects.
Apache-2
- SuperSQLite (π₯14 Β· β 720 Β· π) - A supercharged SQLite library for Python.
MIT
Libraries for loading, collecting, and extracting data from a variety of data sources and formats.
Datasets (π₯44 Β· β 20K) - The largest hub of ready-to-use datasets for ML models with fast,.. Apache-2
-
GitHub (π¨βπ» 610 Β· π 2.9K Β· π¦ 120K Β· π 3.3K - 28% open Β· β±οΈ 17.07.2025):
git clone https://github.com/huggingface/datasets
-
PyPi (π₯ 21M / month Β· π¦ 3.4K Β· β±οΈ 09.07.2025):
pip install datasets
-
Conda (π₯ 1.8M Β· β±οΈ 08.05.2025):
conda install -c conda-forge datasets
xmltodict (π₯35 Β· β 5.6K Β· π€) - Python module that makes working with XML feel like you are.. MIT
-
GitHub (π¨βπ» 52 Β· π 460 Β· π¦ 82K Β· π 260 - 34% open Β· β±οΈ 16.10.2024):
git clone https://github.com/martinblech/xmltodict
-
PyPi (π₯ 78M / month Β· π¦ 3.1K Β· β±οΈ 16.10.2024):
pip install xmltodict
-
Conda (π₯ 5.4M Β· β±οΈ 22.04.2025):
conda install -c conda-forge xmltodict
xlwings (π₯35 Β· β 3.2K) - xlwings is a Python library that makes it easy to call Python from.. BSD-3
-
GitHub (π¨βπ» 66 Β· π 510 Β· π₯ 12K Β· π¦ 34K Β· π 2K - 19% open Β· β±οΈ 13.06.2025):
git clone https://github.com/xlwings/xlwings
-
PyPi (π₯ 310K / month Β· π¦ 200 Β· β±οΈ 21.05.2025):
pip install xlwings
-
Conda (π₯ 1.4M Β· β±οΈ 22.05.2025):
conda install -c conda-forge xlwings
smart-open (π₯34 Β· β 3.3K) - Utils for streaming large files (S3, HDFS, gzip, bz2...). MIT
-
GitHub (π¨βπ» 130 Β· π 380 Β· π₯ 7 Β· π 410 - 15% open Β· β±οΈ 03.07.2025):
git clone https://github.com/RaRe-Technologies/smart_open
-
PyPi (π₯ 47M / month Β· π¦ 630 Β· β±οΈ 03.07.2025):
pip install smart-open
-
Conda (π₯ 3.3M Β· β±οΈ 10.07.2025):
conda install -c conda-forge smart_open
python-magic (π₯34 Β· β 2.8K) - A python wrapper for libmagic. MIT
-
GitHub (π¨βπ» 64 Β· π 300 Β· π¦ 81K Β· π 220 - 10% open Β· β±οΈ 06.07.2025):
git clone https://github.com/ahupp/python-magic
-
PyPi (π₯ 13M / month Β· π¦ 1.5K Β· β±οΈ 07.06.2022):
pip install python-magic
-
Conda (π₯ 450K Β· β±οΈ 22.04.2025):
conda install -c conda-forge python-magic
csvkit (π₯31 Β· β 6.2K) - A suite of utilities for converting to and working with CSV, the king of.. MIT
pandas-datareader (π₯31 Β· β 3.1K) - Extract data from a wide range of Internet sources into a.. BSD-3
-
GitHub (π¨βπ» 92 Β· π 680 Β· π¦ 31K Β· π 560 - 26% open Β· β±οΈ 03.04.2025):
git clone https://github.com/pydata/pandas-datareader
-
PyPi (π₯ 380K / month Β· π¦ 270 Β· β±οΈ 13.07.2021):
pip install pandas-datareader
-
Conda (π₯ 440K Β· β±οΈ 22.04.2025):
conda install -c conda-forge pandas-datareader
Intake (π₯29 Β· β 1K) - Intake is a lightweight package for finding, investigating, loading and.. BSD-2
Singer (π₯27 Β· β 1.3K Β· π€) - Standard for moving data between databases, web APIs, files,.. βοΈAGPL-3.0
pyexcel-xlsx (π₯26 Β· β 120) - A wrapper library to read, manipulate and write data in xlsx and.. BSD-3
-
GitHub (π¨βπ» 6 Β· π 33 Β· π₯ 88 Β· π¦ 3.2K Β· π 43 - 20% open Β· β±οΈ 03.05.2025):
git clone https://github.com/pyexcel/pyexcel-xlsx
-
PyPi (π₯ 650K / month Β· π¦ 75 Β· β±οΈ 05.03.2025):
pip install pyexcel-xlsx
-
Conda (π₯ 37K Β· β±οΈ 22.04.2025):
conda install -c conda-forge pyexcel-xlsx
rows (π₯24 Β· β 880) - A common, beautiful interface to tabular data, no matter the format. βοΈLGPL-3.0
Upgini (π₯21 Β· β 330) - Data search & enrichment library for Machine Learning Easily find and add.. BSD-3
csvs-to-sqlite (π₯16 Β· β 910) - 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
Show 11 hidden projects...
- SDV (π₯34 Β· β 3.1K) - Synthetic data generation for tabular data.
βοΈSSPL-1.0
- gdown (π₯31 Β· β 4.8K Β· π) - Google Drive Public File Downloader when Curl/Wget Fails.
MIT
- PDFMiner (π₯30 Β· β 5.3K Β· π) - Python PDF Parser (Not actively maintained). Check out pdfminer.six.
MIT
- snorkel (π₯29 Β· β 5.9K Β· π) - A system for quickly generating training data with weak..
Apache-2
- textract (π₯26 Β· β 4.2K Β· π) - extract text from any document. no muss. no fuss.
MIT
- tabulator-py (π₯26 Β· β 240 Β· π) - Python library for reading and writing tabular data via streams.
MIT
- img2dataset (π₯25 Β· β 4.1K Β· π) - Easily turn large sets of image urls to an image dataset. Can..
MIT
- messytables (π₯24 Β· β 390 Β· π) - Tools for parsing messy tabular data. This is now superseded by..
MIT
- deepdish (π₯23 Β· β 270 Β· π) - Flexible HDF5 saving/loading and other data science tools from the..
BSD-3
- borb (π₯22 Β· β 3.5K) - borb is a library for reading, creating and manipulating PDF files..
βUnlicensed
- datatest (π₯22 Β· β 290 Β· π) - Tools for test driven data-wrangling and data validation.
Apache-2
Libraries for data batch- and stream-processing, workflow automation, job scheduling, and other data pipeline tasks.
Airflow (π₯50 Β· β 42K) - Platform to programmatically author, schedule, and monitor workflows. Apache-2
-
GitHub (π¨βπ» 3.8K Β· π 15K Β· π₯ 630K Β· π¦ 19K Β· π 12K - 12% open Β· β±οΈ 17.07.2025):
git clone https://github.com/apache/airflow
-
PyPi (π₯ 17M / month Β· π¦ 640 Β· β±οΈ 14.07.2025):
pip install apache-airflow
-
Conda (π₯ 1.7M Β· β±οΈ 15.07.2025):
conda install -c conda-forge airflow
-
Docker Hub (π₯ 1.5B Β· β 600 Β· β±οΈ 14.07.2025):
docker pull apache/airflow
Celery (π₯46 Β· β 27K) - Asynchronous task queue/job queue based on distributed message passing. BSD-3
Beam (π₯46 Β· β 8.2K) - Unified programming model to define and execute data processing.. Apache-2
-
GitHub (π¨βπ» 1.8K Β· π 4.4K Β· π₯ 11K Β· π¦ 9K Β· π 7.9K - 57% open Β· β±οΈ 17.07.2025):
git clone https://github.com/apache/beam
-
PyPi (π₯ 41M / month Β· π¦ 170 Β· β±οΈ 01.07.2025):
pip install apache-beam
-
Conda (π₯ 250K Β· β±οΈ 01.07.2025):
conda install -c conda-forge apache-beam-with-aws
Prefect (π₯44 Β· β 20K) - Prefect is a workflow orchestration framework for building resilient.. Apache-2
Dagster (π₯43 Β· β 14K) - An orchestration platform for the development, production, and.. Apache-2
-
GitHub (π¨βπ» 580 Β· π 1.8K Β· π₯ 440 Β· π¦ 4.3K Β· π 8.5K - 34% open Β· β±οΈ 16.07.2025):
git clone https://github.com/dagster-io/dagster
-
PyPi (π₯ 2.7M / month Β· π¦ 260 Β· β±οΈ 10.07.2025):
pip install dagster
-
Conda (π₯ 2.2M Β· β±οΈ 16.07.2025):
conda install -c conda-forge dagster
joblib (π₯40 Β· β 4.1K) - Computing with Python functions. BSD-3
-
GitHub (π¨βπ» 150 Β· π 430 Β· π₯ 26 Β· π¦ 710K Β· π 970 - 42% open Β· β±οΈ 23.05.2025):
git clone https://github.com/joblib/joblib
-
PyPi (π₯ 87M / month Β· π¦ 8.3K Β· β±οΈ 23.05.2025):
pip install joblib
-
Conda (π₯ 37M Β· β±οΈ 23.05.2025):
conda install -c conda-forge joblib
dbt (π₯39 Β· β 11K) - dbt enables data analysts and engineers to transform their data using the.. Apache-2
Great Expectations (π₯39 Β· β 11K) - Always know what to expect from your data. Apache-2
-
GitHub (π¨βπ» 450 Β· π 1.6K Β· π 2K - 3% open Β· β±οΈ 16.07.2025):
git clone https://github.com/great-expectations/great_expectations
-
PyPi (π₯ 21M / month Β· π¦ 120 Β· β±οΈ 11.07.2025):
pip install great_expectations
-
Conda (π₯ 1.2M Β· β±οΈ 12.07.2025):
conda install -c conda-forge great-expectations
Kedro (π₯39 Β· β 10K) - Kedro is a toolbox for production-ready data science. It uses software.. Apache-2
luigi (π₯36 Β· β 18K) - Luigi is a Python module that helps you build complex pipelines of batch.. Apache-2
Activeloop (π₯33 Β· β 8.7K) - Database for AI. Store Vectors, Images, Texts, Videos, etc. Use.. Apache-2
whylogs (π₯27 Β· β 2.7K Β· π) - Open standard for end-to-end data and ML monitoring for any.. Apache-2
PyFunctional (π₯27 Β· β 2.5K) - Python library for creating data pipelines with chain functional.. MIT
ploomber (π₯26 Β· β 3.6K) - The fastest way to build data pipelines. Develop iteratively,.. Apache-2
CocoIndex (π₯25 Β· β 2.2K Β· π£) - Data transformation framework for AI. Ultra performant, with.. Apache-2
streamparse (π₯25 Β· β 1.5K Β· π€) - Run Python in Apache Storm topologies. Pythonic API, CLI.. Apache-2
BatchFlow (π₯24 Β· β 200) - BatchFlow helps you conveniently work with random or sequential.. Apache-2
dbnd (π₯23 Β· β 270) - DBND is an agile pipeline framework that helps data engineering teams.. Apache-2
Show 17 hidden projects...
- mrjob (π₯31 Β· β 2.6K Β· π) - Run MapReduce jobs on Hadoop or Amazon Web Services.
Apache-2
- faust (π₯29 Β· β 6.8K Β· π) - Python Stream Processing.
BSD-3
- bonobo (π₯25 Β· β 1.6K Β· π) - Extract Transform Load for Python 3.5+.
Apache-2
- Pypeline (π₯24 Β· β 1.6K Β· π) - Concurrent data pipelines in Python .
MIT
- Optimus (π₯23 Β· β 1.5K Β· π) - Agile Data Preparation Workflows madeeasy with Pandas,..
Apache-2
spark
- pysparkling (π₯23 Β· β 270 Β· π) - A pure Python implementation of Apache Sparks RDD and DStream..
MIT
- dpark (π₯21 Β· β 2.7K Β· π) - Python clone of Spark, a MapReduce alike framework in Python.
BSD-3
spark
- spark-deep-learning (π₯20 Β· β 2K Β· π) - Deep Learning Pipelines for Apache Spark.
Apache-2
spark
- mrq (π₯19 Β· β 880 Β· π) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
MIT
- riko (π₯18 Β· β 1.6K Β· π) - A Python stream processing engine modeled after Yahoo! Pipes.
MIT
- Databolt Flow (π₯18 Β· β 950 Β· π) - Python library for building highly effective data science..
MIT
- Mara Pipelines (π₯17 Β· β 2.1K Β· π) - A lightweight opinionated ETL framework, halfway between..
MIT
- kale (π₯17 Β· β 640 Β· π) - Kubeflows superfood for Data Scientists.
Apache-2
jupyter
- bodywork-core (π₯17 Β· β 430 Β· π) - ML pipeline orchestration and model deployments on..
βοΈAGPL-3.0
- Botflow (π₯16 Β· β 1.2K Β· π) - Python Fast Dataflow programming framework for Data pipeline work(..
BSD-3
- datajob (π₯14 Β· β 110 Β· π) - Build and deploy a serverless data pipeline on AWS with no effort.
Apache-2
- RasgoQL (π₯12 Β· β 270 Β· π) - Write python locally, execute SQL in your data warehouse.
βοΈAGPL-3.0
XlsxWriter (π₯39 Β· β 3.8K) - A Python module for creating Excel XLSX files. BSD-2
-
GitHub (π¨βπ» 55 Β· π 650 Β· π¦ 110K Β· π 1K - 1% open Β· β±οΈ 02.07.2025):
git clone https://github.com/jmcnamara/XlsxWriter
-
PyPi (π₯ 37M / month Β· π¦ 170 Β· β±οΈ 17.06.2025):
pip install xlsxwriter
-
Conda (π₯ 3.9M Β· β±οΈ 21.06.2025):
conda install -c conda-forge xlsxwriter
Show 1 hidden projects...
deepdiff (π₯38 Β· β 2.3K) - DeepDiff: Deep Difference and search of any Python object/data... MIT
typing_inspect (π₯26 Β· β 360) - Runtime inspection utilities for Python typing module. MIT
-
GitHub (π¨βπ» 19 Β· π 36 Β· π 58 - 37% open Β· β±οΈ 12.05.2025):
git clone https://github.com/ilevkivskyi/typing_inspect
-
PyPi (π₯ 54M / month Β· π¦ 720 Β· β±οΈ 24.05.2023):
pip install typing_inspect
-
Conda (π₯ 2.6M Β· β±οΈ 22.04.2025):
conda install -c conda-forge typing_inspect
Show 2 hidden projects...
- importlib-resources (π₯30 Β· β 69) - Backport of the importlib.resources module.
Apache-2
- entrypoints (π₯23 Β· β 75 Β· π€) - Discover and load entry points from installed packages.
MIT
more-itertools (π₯40 Β· β 3.9K) - More routines for operating on iterables, beyond itertools. MIT
-
GitHub (π¨βπ» 140 Β· π 300 Β· π₯ 3.4K Β· π¦ 280K Β· π 380 - 5% open Β· β±οΈ 16.07.2025):
git clone https://github.com/more-itertools/more-itertools
-
PyPi (π₯ 160M / month Β· π¦ 4.3K Β· β±οΈ 22.04.2025):
pip install more-itertools
-
Conda (π₯ 24M Β· β±οΈ 22.04.2025):
conda install -c conda-forge more-itertools
python-dependency-injector (π₯36 Β· β 4.5K) - Dependency injection framework for Python. BSD-3
-
GitHub (π¨βπ» 38 Β· π 330 Β· π¦ 5.1K Β· π 620 - 30% open Β· β±οΈ 20.06.2025):
git clone https://github.com/ets-labs/python-dependency-injector
-
PyPi (π₯ 2.7M / month Β· π¦ 260 Β· β±οΈ 20.06.2025):
pip install dependency-injector
-
Conda (π₯ 88K Β· β±οΈ 22.04.2025):
conda install -c conda-forge dependency_injector
boltons (π₯34 Β· β 6.7K) - Like builtins, but boltons. 250+ constructs, recipes, and snippets.. BSD-3
-
GitHub (π¨βπ» 93 Β· π 360 Β· π₯ 40 Β· π¦ 11K Β· π 190 - 37% open Β· β±οΈ 08.02.2025):
git clone https://github.com/mahmoud/boltons
-
PyPi (π₯ 9.4M / month Β· π¦ 380 Β· β±οΈ 03.02.2025):
pip install boltons
-
Conda (π₯ 9.8M Β· β±οΈ 11.06.2025):
conda install -c conda-forge boltons
returns (π₯33 Β· β 4K) - Make your functions return something meaningful, typed, and safe!. BSD-2
ratelimit (π₯26 Β· β 800) - API Rate Limit Decorator. MIT
-
GitHub (π¨βπ» 9 Β· π 160 Β· π¦ 5.6K Β· π 48 - 60% open Β· β±οΈ 31.05.2025):
git clone https://github.com/tomasbasham/ratelimit
-
PyPi (π₯ 9.4M / month Β· π¦ 360 Β· β±οΈ 17.12.2018):
pip install ratelimit
-
Conda (π₯ 22K Β· β±οΈ 22.04.2025):
conda install -c conda-forge ratelimit
ubelt (π₯21 Β· β 730) - A Python utility library with a stdlib like feel and extra batteries... Apache-2
Show 4 hidden projects...
- funcy (π₯29 Β· β 3.4K Β· π) - A fancy and practical functional tools.
BSD-3
- retrying (π₯29 Β· β 1.9K Β· π) - Retrying is an Apache 2.0 licensed general-purpose retrying..
Apache-2
- CommonRegex (π₯23 Β· β 1.6K Β· π) - A collection of common regular expressions bundled with an easy..
MIT
- pinject (π₯23 Β· β 1.3K Β· π) - A pythonic dependency injection library.
Apache-2
cpython (π₯51 Β· β 68K) - The Python programming language. MIT
-
GitHub (π¨βπ» 3.4K Β· π 32K Β· π¦ 630K Β· π 75K - 12% open Β· β±οΈ 16.07.2025):
git clone https://github.com/python/cpython
-
PyPi (π₯ 18 / month Β· π¦ 21 Β· β±οΈ 22.07.2020):
pip install cpython
-
Conda (π₯ 3.3M Β· β±οΈ 22.04.2025):
conda install -c conda-forge typing
-
npm (π¦ 6 Β· β±οΈ 03.08.2017):
npm install @buckpkg/python
micropython (π₯36 Β· β 21K) - MicroPython - a lean and efficient Python implementation for.. Python-2.0
pyston (π₯22 Β· β 2.5K Β· π€) - (No longer maintained) A faster and highly-compatible.. Apache-2
-
GitHub (π¨βπ» 1K Β· π 94 Β· π₯ 32K Β· π 110 - 46% open Β· β±οΈ 12.08.2024):
git clone https://github.com/pyston/pyston
Show 3 hidden projects...
pyparsing (π₯40 Β· β 2.4K) - Python library for creating PEG parsers. MIT
-
GitHub (π¨βπ» 74 Β· π 290 Β· π₯ 14K Β· π¦ 1.3M Β· π 360 - 9% open Β· β±οΈ 03.07.2025):
git clone https://github.com/pyparsing/pyparsing
-
PyPi (π₯ 170M / month Β· π¦ 5.7K Β· β±οΈ 25.03.2025):
pip install pyparsing
-
Conda (π₯ 58M Β· β±οΈ 22.04.2025):
conda install -c conda-forge pyparsing
cookiecutter (π₯39 Β· β 24K Β· π€) - A cross-platform command-line utility that creates projects.. BSD-3
-
GitHub (π¨βπ» 320 Β· π 2.1K Β· π¦ 36K Β· π 920 - 29% open Β· β±οΈ 09.07.2024):
git clone https://github.com/cookiecutter/cookiecutter
-
PyPi (π₯ 5.3M / month Β· π¦ 1K Β· β±οΈ 21.02.2024):
pip install cookiecutter
-
Conda (π₯ 1.5M Β· β±οΈ 22.04.2025):
conda install -c conda-forge cookiecutter
diagrams (π₯38 Β· β 41K Β· π) - Diagram as Code for prototyping cloud system architectures. MIT
-
GitHub (π¨βπ» 170 Β· π 2.6K Β· π¦ 2.1K Β· π 600 - 63% open Β· β±οΈ 11.06.2025):
git clone https://github.com/mingrammer/diagrams
-
PyPi (π₯ 11M / month Β· π¦ 86 Β· β±οΈ 10.03.2025):
pip install diagrams
-
Conda (π₯ 290K Β· β±οΈ 22.04.2025):
conda install -c conda-forge diagrams
decorator (π₯35 Β· β 880) - Decorators for Humans. BSD-2
-
GitHub (π¨βπ» 32 Β· π 110 Β· π¦ 750K Β· π 120 - 12% open Β· β±οΈ 27.06.2025):
git clone https://github.com/micheles/decorator
-
PyPi (π₯ 130M / month Β· π¦ 2.5K Β· β±οΈ 24.02.2025):
pip install decorator
-
Conda (π₯ 39M Β· β±οΈ 22.04.2025):
conda install -c conda-forge decorator
Copier (π₯34 Β· β 2.7K) - Library and command-line utility for rendering projects templates. MIT
py4j (π₯34 Β· β 1.2K) - Py4J enables Python programs to dynamically access arbitrary Java objects. BSD-3
pyscaffold (π₯29 Β· β 2.2K Β· π€) - Python project template generator with batteries included. MIT
python-mss (π₯28 Β· β 1.1K) - An ultra fast cross-platform multiple screenshots module in pure.. MIT
Show 8 hidden projects...
- keyboard (π₯32 Β· β 3.9K Β· π) - Hook and simulate global keyboard events on Windows and Linux.
MIT
- pyscreenshot (π₯26 Β· β 510 Β· π) - Python screenshot library, replacement for the Pillow..
BSD-2
- Send2Trash (π₯26 Β· β 290 Β· π) - Python library to natively send files to Trash (or Recycle bin)..
BSD-3
- powerline-shell (π₯25 Β· β 6.3K Β· π) - A beautiful and useful prompt for your shell.
MIT
- pluginbase (π₯25 Β· β 1.1K Β· π) - A simple but flexible plugin system for Python.
BSD-3
- catalogue (π₯25 Β· β 180 Β· π) - Super lightweight function registries for your library.
MIT
- openpyxl (π₯23 Β· β 6) - A Python library to read/write Excel 2010 xlsx/xlsm files.
MIT
- macropy (π₯21 Β· β 3.3K Β· π) - 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.