π 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 1.8M stars grouped into 28 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from 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 & 43 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
- π£ 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
- π Fork count from
- π Issue count from
- β±οΈ Last update timestamp on package manager
- π₯ Download count from package manager
- π¦ Number of dependent projects
Pandas related project
protobuf (π₯52 Β· β 64K Β· π) - Protocol Buffers - Googles data interchange format. BSD-3
(π¨βπ» 1.2K Β· π 15K Β· π₯ 44M Β· π¦ 650K Β· π 6.2K - 6% open Β· β±οΈ 06.06.2024):
git clone https://.com/protocolbuffers/protobuf
PyPi (π₯ 190M / month Β· π¦ 6.8K Β· β±οΈ 23.05.2024):
pip install protobuf
Conda (π₯ 18M Β· β±οΈ 06.03.2024):
conda install -c conda-forge protobuf
npm (π₯ 7.6M / month Β· π¦ 2.9K Β· β±οΈ 10.10.2022):
npm install google-protobuf
flatbuffers (π₯43 Β· β 22K) - FlatBuffers: Memory Efficient Serialization Library. Apache-2
(π¨βπ» 680 Β· π 3.2K Β· π₯ 460K Β· π¦ 110K Β· π 2.4K - 6% open Β· β±οΈ 03.06.2024):
git clone https://.com/google/flatbuffers
PyPi (π₯ 19M / month Β· π¦ 410 Β· β±οΈ 26.03.2024):
pip install flatbuffers
Conda (π₯ 1.1M Β· β±οΈ 26.03.2024):
conda install -c conda-forge flatbuffers
npm (π₯ 1.4M / month Β· π¦ 230 Β· β±οΈ 26.03.2024):
npm install flatbuffers
marshmallow (π₯40 Β· β 6.9K) - A lightweight library for converting complex objects to and from.. MIT
(π¨βπ» 210 Β· π 620 Β· π¦ 140K Β· π 1.2K - 14% open Β· β±οΈ 06.06.2024):
git clone https://.com/marshmallow-code/marshmallow
PyPi (π₯ 49M / month Β· π¦ 2.2K Β· β±οΈ 06.06.2024):
pip install marshmallow
Conda (π₯ 2.5M Β· β±οΈ 06.06.2024):
conda install -c conda-forge marshmallow
orjson (π₯38 Β· β 5.7K) - Fast, correct Python JSON library supporting dataclasses, datetimes,.. Apache-2
jsonpickle (π₯36 Β· β 1.2K) - Python library for serializing any arbitrary object graph into.. BSD-3
msgpack (π₯35 Β· β 1.9K) - MessagePack serializer implementation for Python msgpack.org[Python]. Apache-2
ultrajson (π₯34 Β· β 4.3K) - Ultra fast JSON decoder and encoder written in C with Python bindings. BSD-3
simplejson (π₯34 Β· β 1.6K) - simplejson is a simple, fast, extensible JSON encoder/decoder for.. MIT
(π¨βπ» 43 Β· π 330 Β· π₯ 6.5K Β· π¦ 130K Β· π 200 - 10% open Β· β±οΈ 03.12.2023):
git clone https://.com/simplejson/simplejson
PyPi (π₯ 21M / month Β· π¦ 2.5K Β· β±οΈ 06.10.2023):
pip install simplejson
Conda (π₯ 3.3M Β· β±οΈ 15.02.2024):
conda install -c conda-forge simplejson
cloudpickle (π₯32 Β· β 1.6K) - Extended pickling support for Python objects. BSD-3
python-rapidjson (π₯29 Β· β 490) - Python wrapper around rapidjson. MIT
(π¨βπ» 23 Β· π 47 Β· π¦ 5.5K Β· π 110 - 12% open Β· β±οΈ 18.05.2024):
git clone https://.com/python-rapidjson/python-rapidjson
PyPi (π₯ 2M / month Β· π¦ 240 Β· β±οΈ 18.05.2024):
pip install python-rapidjson
Conda (π₯ 1.7M Β· β±οΈ 18.05.2024):
conda install -c conda-forge python-rapidjson
pysimdjson (π₯26 Β· β 630) - Python bindings for the simdjson project. MIT
rtoml (π₯22 Β· β 300) - A fast TOML library for python implemented in rust. MIT
(π¨βπ» 15 Β· π 30 Β· π¦ 420 Β· π 26 - 57% open Β· β±οΈ 26.01.2024):
git clone https://.com/samuelcolvin/rtoml
PyPi (π₯ 460K / month Β· π¦ 110 Β· β±οΈ 21.12.2023):
pip install rtoml
Show 1 hidden projects...
General-purpose data containers as well as utilities & extensions for pandas.
polars (π₯44 Β· β 27K Β· π) - Dataframes powered by a multithreaded, vectorized query engine, written.. MIT
(π¨βπ» 420 Β· π 1.6K Β· π₯ 980 Β· π¦ 9.8K Β· π 7.7K - 21% open Β· β±οΈ 06.06.2024):
git clone https://.com/pola-rs/polars
PyPi (π₯ 7.6M / month Β· π¦ 980 Β· β±οΈ 01.06.2024):
pip install polars
h5py (π₯41 Β· β 2K) - HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5.. BSD-3
Modin (π₯37 Β· β 9.5K) - Modin: Scale your Pandas workflows by changing a single line of.. Apache-2

(π¨βπ» 130 Β· π 640 Β· π₯ 200K Β· π¦ 1.5K Β· π 4.2K - 16% open Β· β±οΈ 03.06.2024):
git clone https://.com/modin-project/modin
PyPi (π₯ 1.4M / month Β· π¦ 47 Β· β±οΈ 15.05.2024):
pip install modin
Conda (π₯ 330K Β· β±οΈ 15.05.2024):
conda install -c conda-forge modin-core
numexpr (π₯37 Β· β 2.2K) - Fast numerical array expression evaluator for Python, NumPy, Pandas,.. MIT
zarr (π₯36 Β· β 1.4K) - An implementation of chunked, compressed, N-dimensional arrays for Python. MIT
pandera (π₯33 Β· β 3.1K) - A light-weight, flexible, and expressive statistical data testing.. MIT

Bottleneck (π₯33 Β· β 1K) - Fast NumPy array functions written in C. BSD-2
TinyDB (π₯32 Β· β 6.6K Β· π€) - TinyDB is a lightweight document oriented database optimized for your.. MIT
datasketch (π₯31 Β· β 2.4K) - MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog,.. MIT
(π¨βπ» 30 Β· π 290 Β· π₯ 27 Β· π¦ 1.3K Β· π 170 - 30% open Β· β±οΈ 26.03.2024):
git clone https://.com/ekzhu/datasketch
PyPi (π₯ 2.8M / month Β· π¦ 44 Β· β±οΈ 04.06.2024):
pip install datasketch
Vaex (π₯30 Β· β 8.2K Β· π€) - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML,.. MIT
datatable (π₯28 Β· β 1.8K) - A Python package for manipulating 2-dimensional tabular data.. MPL-2.0
PandaralΒ·lel (π₯27 Β· β 3.6K) - A simple and efficient tool to parallelize Pandas.. BSD-3

jupyter
StaticFrame (π₯27 Β· β 410) - Immutable and statically-typeable DataFrames with runtime type and.. MIT
(π¨βπ» 23 Β· π 33 Β· π¦ 22 Β· π 630 - 7% open Β· β±οΈ 21.05.2024):
git clone https://.com/InvestmentSystems/static-frame
PyPi (π₯ 6.1K / month Β· π¦ 4 Β· β±οΈ 21.05.2024):
pip install static-frame
Conda (π₯ 340K Β· β±οΈ 21.05.2024):
conda install -c conda-forge static-frame
Pandas Summary (π₯24 Β· β 490) - Engine for ML/Data tracking, visualization,.. Apache-2

(π¨βπ» 99 Β· π 43 Β· π 14 - 42% open Β· β±οΈ 16.05.2024):
git clone https://.com/polyaxon/datatile
PyPi (π₯ 87K / month Β· π¦ 21 Β· β±οΈ 25.11.2021):
pip install pandas-summary
Show 10 hidden projects...
- numpy (π₯51 Β· β 27K) - The fundamental package for scientific computing with Python.
βUnlicensed
- Blaze (π₯31 Β· β 3.2K Β· π) - NumPy and Pandas interface to Big Data.
BSD-3
- Arctic (π₯29 Β· β 3K) - Arctic is a high performance datastore for numeric data.
βοΈLGPL-2.1
- sklearn-pandas (π₯28 Β· β 2.8K Β· π) - Pandas integration with sklearn.
βοΈZlib
sklearn
- pandasql (π₯28 Β· β 1.3K Β· π) - sqldf for pandas.
MIT
- bcolz (π₯26 Β· β 960 Β· π) - A columnar data container that can be compressed.
BSD-3
- pickleDB (π₯22 Β· β 880 Β· π) - pickleDB is an open source key-value store using Pythons json module.
BSD-3
- fletcher (π₯19 Β· β 230 Β· π) - Pandas ExtensionDType/Array backed by Apache Arrow.
MIT
- Bounter (π₯18 Β· β 940 Β· π) - Efficient Counter that uses a limited (bounded) amount of memory..
MIT
- PandaPy (π₯13 Β· β 550 Β· π) - PandaPy has the speed of NumPy and the usability of Pandas 10x to..
MIT
pyrsistent (π₯35 Β· β 2K Β· π€) - Persistent/Immutable/Functional data structures for Python. MIT
python-sortedcontainers (π₯32 Β· β 3.3K) - Python Sorted Container Types: Sorted List, Sorted.. Apache-2
(π¨βπ» 24 Β· π 200 Β· π 190 - 12% open Β· β±οΈ 01.03.2024):
git clone https://.com/grantjenks/python-sortedcontainers
PyPi (π₯ 59M / month Β· π¦ 1.2K Β· β±οΈ 16.05.2021):
pip install sortedcontainers
Conda (π₯ 13M Β· β±οΈ 16.06.2023):
conda install -c conda-forge sortedcontainers
python-benedict (π₯29 Β· β 1.4K) - dict subclass with keylist/keypath support, built-in I/O.. MIT
(π¨βπ» 7 Β· π 48 Β· π¦ 1.7K Β· π 110 - 17% open Β· β±οΈ 15.05.2024):
git clone https://.com/fabiocaccamo/python-benedict
PyPi (π₯ 620K / month Β· π¦ 67 Β· β±οΈ 04.03.2024):
pip install python-benedict
Conda (π₯ 160K Β· β±οΈ 05.03.2024):
conda install -c conda-forge python-benedict
glom (π₯28 Β· β 1.8K) - Pythons nested data operator (and CLI), for all your declarative.. BSD-3
immutables (π₯27 Β· β 1.1K Β· π€) - A high-performance immutable mapping type for Python. Apache-2
munch (π₯27 Β· β 760 Β· π€) - A Munch is a Python dictionary that provides attribute-style access (a.. MIT
python-box (π₯25 Β· β 2.4K Β· π€) - Python dictionaries with advanced dot notation access. MIT
Show 4 hidden projects...
- addict (π₯29 Β· β 2.4K Β· π) - The Python Dict thats better than heroin.
MIT
- sqlitedict (π₯29 Β· β 1.1K Β· π) - Persistent dict, backed by sqlite3 and pickle, multithread-..
Apache-2
- ordered-set (π₯28 Β· β 210 Β· π) - A mutable set that remembers the order of its entries. One of..
MIT
- cleverdict (π₯15 Β· β 99 Β· π) - A JSON-friendly data structure which allows both object attributes..
MIT
jsonschema (π₯41 Β· β 4.5K Β· π) - An implementation of the JSON Schema specification for Python. MIT
(π¨βπ» 110 Β· π 570 Β· π₯ 250 Β· π¦ 570K Β· π 830 - 3% open Β· β±οΈ 05.06.2024):
git clone https://.com/Julian/jsonschema
PyPi (π₯ 120M / month Β· π¦ 6.2K Β· β±οΈ 30.04.2024):
pip install jsonschema
Conda (π₯ 28M Β· β±οΈ 01.05.2024):
conda install -c conda-forge jsonschema
validators (π₯35 Β· β 920) - Python Data Validation for Humans. MIT
(π¨βπ» 54 Β· π 150 Β· π₯ 40 Β· π¦ 120K Β· π 170 - 0% open Β· β±οΈ 25.05.2024):
git clone https://.com/kvesteri/validators
PyPi (π₯ 8.5M / month Β· π¦ 7.1K Β· β±οΈ 25.05.2024):
pip install validators
Conda (π₯ 650K Β· β±οΈ 28.05.2024):
conda install -c conda-forge validators
cerberus (π₯34 Β· β 3.1K Β· π€) - Lightweight, extensible data validation library for Python. ISC
voluptuous (π₯32 Β· β 1.8K) - CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data.. BSD-3
python-email-validator (π₯30 Β· β 1K) - A robust email syntax and deliverability validation.. Unlicense
param (π₯30 Β· β 400) - Param: Make your Python code clearer and more reliable by declaring.. BSD-3
dirty-equals (π₯21 Β· β 780 Β· π€) - Doing dirty (but extremely useful) things with equals. MIT
validr (π₯17 Β· β 210) - A simple, fast, extensible python library for data validation. MIT
(π¨βπ» 7 Β· π 12 Β· π 25 - 12% open Β· β±οΈ 23.12.2023):
git clone https://.com/guyskk/validr
PyPi (π₯ 620 / month Β· π¦ 6 Β· β±οΈ 13.12.2023):
pip install validr
Show 5 hidden projects...
- schematics (π₯30 Β· β 2.6K Β· π) - Python Data Structures for Humans.
BSD-3
- strictyaml (π₯27 Β· β 1.4K Β· π) - Type-safe YAML parser and validator.
MIT
- valideer (π₯19 Β· β 260 Β· π) - Lightweight data validation and adaptation Python library.
MIT
- typical (π₯19 Β· β 180 Β· π) - Typical: Fast, simple, & correct data-validation using Python 3 typing.
MIT
- dataklasses (π₯7 Β· β 780 Β· π) - A different spin on dataclasses.
βUnlicensed
π python-patterns ( β 40K) - Collection of design patterns/idioms in Python.
transitions (π₯34 Β· β 5.4K) - A lightweight, object-oriented finite state machine implementation.. MIT
algorithms (π₯29 Β· β 24K) - Minimal examples of data structures and algorithms in Python. MIT
PyPattyrn (π₯21 Β· β 2.2K) - A simple library for implementing common design patterns. MIT
(π¨βπ» 4 Β· π 150 Β· π¦ 49 Β· π 42 - 2% open Β· β±οΈ 26.05.2024):
git clone https://.com/tylerlaberge/PyPattyrn
PyPi (π₯ 1.4K / month Β· π¦ 14 Β· β±οΈ 11.09.2016):
pip install pypattyrn
python-dateutil (π₯35 Β· β 2.3K) - Useful extensions to the standard Python datetime features. Apache-2
dateparser (π₯34 Β· β 2.5K) - python parser for human readable dates. BSD-3
tzlocal (π₯31 Β· β 180) - A Python module that tries to figure out what your local timezone is. MIT
Show 2 hidden projects...
- parsedatetime (π₯29 Β· β 690 Β· π) - Parse human-readable date/time strings.
Apache-2
- isodate (π₯29 Β· β 140 Β· π) - ISO 8601 date/time parser.
BSD-3
filesystem_spec (π₯40 Β· β 920) - A specification that python filesystems should adhere to. BSD-3
watchdog (π₯36 Β· β 6.3K) - Python library and shell utilities to monitor filesystem events. Apache-2
scandir (π₯28 Β· β 530 Β· π€) - Better directory iterator and faster os.walk(), now in the Python.. BSD-3
Show 4 hidden projects...
- zipp (π₯36 Β· β 52 Β· π) - Backport of pathlib-compatible object wrapper for zip files.
MIT
- appdirs (π₯31 Β· β 1K Β· π) - A small Python module for determining appropriate platform-specific..
MIT
- pyfilesystem2 (π₯30 Β· β 2K Β· π) - Pythons Filesystem abstraction layer.
MIT
- Unipath (π₯22 Β· β 520 Β· π) - An object-oriented approach to Python file/directory operations.
MIT
typing (π₯34 Β· β 1.6K) - Python static typing home. Hosts the documentation and a user help.. Python-2.0
Show 4 hidden projects...
- contextlib2 (π₯28 Β· β 38) - contextlib2 is a backport of the standard librarys contextlib..
βοΈpsfrag
- dataclasses (π₯27 Β· β 580 Β· π) - 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 Β· β 81 Β· π€) - Backport of pathlib aiming to support the full stdlib Python API.
MIT
cryptography (π₯47 Β· β 6.4K) - cryptography is a package designed to expose cryptographic.. Apache-2
pycryptodomex (π₯39 Β· β 2.7K) - A self-contained cryptographic library for Python. BSD-3
(π¨βπ» 150 Β· π 480 Β· π₯ 540 Β· π¦ 98K Β· π 580 - 10% open Β· β±οΈ 12.05.2024):
git clone https://.com/Legrandin/pycryptodome
PyPi (π₯ 36M / month Β· π¦ 1.3K Β· β±οΈ 10.01.2024):
pip install pycryptodomex
Conda (π₯ 1.7M Β· β±οΈ 23.09.2023):
conda install -c conda-forge pycryptodomex
bcrypt (π₯38 Β· β 1.2K) - Modern(-ish) password hashing for your software and your servers. Apache-2
tink (π₯37 Β· β 13K) - Tink is a multi-language, cross-platform, open source library that.. Apache-2
asn1crypto (π₯33 Β· β 320 Β· π€) - Python ASN.1 library with a focus on performance and a pythonic API. MIT
ansible (π₯48 Β· β 62K) - Ansible is a radically simple IT automation platform that makes your.. βοΈGPL-3.0
botocore (π₯44 Β· β 1.4K) - The low-level, core functionality of boto3 and the AWS CLI. Apache-2
pulumi (π₯43 Β· β 20K) - Pulumi - Infrastructure as Code in any programming language. Apache-2
(π¨βπ» 270 Β· π 1.1K Β· π₯ 3.4M Β· π¦ 7.9K Β· π 7.3K - 29% open Β· β±οΈ 06.06.2024):
git clone https://.com/pulumi/pulumi
PyPi (π₯ 940K / month Β· π¦ 260 Β· β±οΈ 06.06.2024):
pip install pulumi
npm (π₯ 2.7M / month Β· π¦ 930 Β· β±οΈ 31.05.2024):
npm install @pulumi/pulumi
docker-compose (π₯40 Β· β 33K) - Define and run multi-container applications with Docker. Apache-2
(π¨βπ» 540 Β· π 5.1K Β· π₯ 98M Β· π¦ 560 Β· π 7.5K - 3% open Β· β±οΈ 05.06.2024):
git clone https://.com/docker/compose
PyPi (π₯ 1.9M / month Β· π¦ 250 Β· β±οΈ 10.05.2021):
pip install docker-compose
Conda (π₯ 420K Β· β±οΈ 24.05.2024):
conda install -c conda-forge docker-compose
paramiko (π₯40 Β· β 8.9K Β· π) - The leading native Python SSHv2 protocol library. βοΈLGPL-2.1
kubernetes (π₯39 Β· β 6.5K) - Official Python client library for kubernetes. Apache-2
netmiko (π₯37 Β· β 3.5K) - Multi-vendor library to simplify Paramiko SSH connections to network.. MIT
(π¨βπ» 240 Β· π 1.3K Β· π¦ 4.4K Β· π 2.1K - 8% open Β· β±οΈ 16.05.2024):
git clone https://.com/ktbyers/netmiko
PyPi (π₯ 320K / month Β· π¦ 180 Β· β±οΈ 17.11.2023):
pip install netmiko
pyinfra (π₯31 Β· β 3.6K) - pyinfra turns Python code into shell commands and runs them on your.. MIT
(π¨βπ» 120 Β· π 350 Β· π¦ 120 Β· π 720 - 22% open Β· β±οΈ 27.05.2024):
git clone https://.com/Fizzadar/pyinfra
PyPi (π₯ 20K / month Β· π¦ 16 Β· β±οΈ 04.05.2024):
pip install pyinfra
pypyr (π₯20 Β· β 570 Β· π€) - pypyr task-runner cli & api for automation pipelines. Automate.. Apache-2
Show 6 hidden projects...
- sshtunnel (π₯31 Β· β 1.2K Β· π) - SSH tunnels to remote server.
MIT
- parallel-ssh (π₯26 Β· β 1.2K Β· π) - Asynchronous parallel SSH client library.
βοΈLGPL-2.1
- storm (π₯24 Β· β 3.9K Β· π) - Manage your SSH like a boss.
MIT
- fabtools (π₯24 Β· β 1.2K Β· π) - Tools for writing awesome Fabric files.
BSD-2
- wssh (π₯17 Β· β 1.4K Β· π) - SSH to WebSockets Bridge.
MIT
- Grai (π₯14 Β· β 280) - Platform to programmatically manage, test, and debug data..
βοΈMulanPSL-2.0
pexpect (π₯38 Β· β 2.5K Β· π€) - A Python module for controlling interactive programs in a pseudo-.. ISC
supervisor (π₯36 Β· β 8.3K) - Supervisor process control system for Unix.. βοΈRepoze Public License
ptyprocess (π₯24 Β· β 210 Β· π€) - Run a subprocess in a pseudo terminal. ISC
anyio (π₯37 Β· β 1.6K) - High level asynchronous concurrency and networking framework that works on.. MIT
aiomisc (π₯24 Β· β 370) - aiomisc - miscellaneous utils for asyncio. MIT
(π¨βπ» 20 Β· π 26 Β· π¦ 370 Β· π 24 - 25% open Β· β±οΈ 04.06.2024):
git clone https://.com/aiokitchen/aiomisc
PyPi (π₯ 19K / month Β· π¦ 57 Β· β±οΈ 04.06.2024):
pip install aiomisc
stopit (π₯21 Β· β 110) - Raise asynchronous exceptions in other thread, control the timeout of.. MIT
python-dotenv (π₯38 Β· β 7.2K) - Reads key-value pairs from a .env file and can set them as.. BSD-3
(π¨βπ» 95 Β· π 410 Β· π¦ 810K Β· π 290 - 19% open Β· β±οΈ 29.04.2024):
git clone https://.com/theskumar/python-dotenv
PyPi (π₯ 70M / month Β· π¦ 9.2K Β· β±οΈ 23.01.2024):
pip install python-dotenv
Conda (π₯ 3.5M Β· β±οΈ 23.01.2024):
conda install -c conda-forge python-dotenv
hydra (π₯33 Β· β 8.3K) - Hydra is a framework for elegantly configuring complex applications. MIT
python-decouple (π₯32 Β· β 2.7K) - Strict separation of config from code. MIT
(π¨βπ» 36 Β· π 190 Β· π₯ 12 Β· π¦ 130K Β· π 94 - 4% open Β· β±οΈ 01.01.2024):
git clone https://.com/henriquebastos/python-decouple
PyPi (π₯ 3.9M / month Β· π¦ 650 Β· β±οΈ 01.03.2023):
pip install python-decouple
Conda (π₯ 85K Β· β±οΈ 16.06.2023):
conda install -c conda-forge python-decouple
omegaconf (π₯31 Β· β 1.8K) - Flexible Python configuration system. The last one you will ever need. BSD-3
gin-config (π₯29 Β· β 2K) - Gin provides a lightweight configuration framework for Python. Apache-2
Show 1 hidden projects...
rich (π₯43 Β· β 48K) - Rich is a Python library for rich text and beautiful formatting in the terminal. MIT
python-fire (π₯39 Β· β 26K) - Python Fire is a library for automatically generating command.. Apache-2
python-prompt-toolkit (π₯39 Β· β 9K) - Library for building powerful interactive command line.. BSD-3
(π¨βπ» 230 Β· π 710 Β· π 1.2K - 52% open Β· β±οΈ 04.06.2024):
git clone https://.com/prompt-toolkit/python-prompt-toolkit
PyPi (π₯ 51M / month Β· π¦ 2.6K Β· β±οΈ 04.06.2024):
pip install prompt_toolkit
Conda (π₯ 23M Β· β±οΈ 05.06.2024):
conda install -c conda-forge prompt-toolkit
argcomplete (π₯35 Β· β 1.4K) - Python and tab completion, better together. Apache-2
(π¨βπ» 73 Β· π 120 Β· π₯ 360 Β· π¦ 53K Β· π 270 - 19% open Β· β±οΈ 12.05.2024):
git clone https://.com/kislyuk/argcomplete
PyPi (π₯ 29M / month Β· π¦ 1.3K Β· β±οΈ 14.04.2024):
pip install argcomplete
Conda (π₯ 1.6M Β· β±οΈ 15.04.2024):
conda install -c conda-forge argcomplete
cleo (π₯33 Β· β 1.2K) - Cleo allows you to create beautiful and testable command-line interfaces. MIT
wcwidth (π₯33 Β· β 380) - Python library that measures the width of unicode strings rendered to a.. MIT
questionary (π₯30 Β· β 1.4K) - Python library to build pretty command line user prompts Easy to use.. MIT
asciimatics (π₯29 Β· β 3.6K) - A cross platform package to do curses-like operations, plus.. Apache-2
ConfigArgParse (π₯28 Β· β 700 Β· π€) - A drop-in replacement for argparse that allows options to.. MIT
docopt-ng (π₯23 Β· β 180) - Humane command line arguments parser. Now with maintenance, typehints,.. MIT
(π¨βπ» 49 Β· π 20 Β· π¦ 320 Β· π 35 - 54% open Β· β±οΈ 13.05.2024):
git clone https://.com/jazzband/docopt-ng
PyPi (π₯ 210K / month Β· π¦ 84 Β· β±οΈ 30.05.2023):
pip install docopt-ng
colout (π₯18 Β· β 1.1K) - Color text streams with a polished command line interface. βοΈGPL-3.0
(π¨βπ» 30 Β· π 58 Β· π¦ 6 Β· π 72 - 19% open Β· β±οΈ 29.01.2024):
git clone https://.com/nojhan/colout
PyPi (π₯ 200 / month Β· β±οΈ 21.06.2020):
pip install colout
Show 5 hidden projects...
- docopt (π₯36 Β· β 7.9K Β· π) - Create beautiful command-line interfaces with Python.
MIT
- blessings (π₯28 Β· β 1.4K Β· π) - A thin, practical wrapper around terminal capabilities in Python.
MIT
- clint (π₯24 Β· β 95 Β· π) - Python Command-line Application Tools.
ISC
- bashplotlib (π₯22 Β· β 1.8K Β· π) - plotting in the terminal.
MIT
- Click Extra (π₯22 Β· β 54) - Extra colorization and configuration loading for Click.
βοΈGPL-2.0
π best-of-python-dev ( β 930) - A ranked list of awesome python developer tools and libraries. Updated..
cachetools (π₯34 Β· β 2.2K) - Extensible memoizing collections and decorators. MIT
aiocache (π₯30 Β· β 1K) - Asyncio cache manager for redis, memcached and memory. BSD-3
(π¨βπ» 45 Β· π 140 Β· π₯ 16 Β· π¦ 2.2K Β· π 300 - 13% open Β· β±οΈ 01.06.2024):
git clone https://.com/aio-libs/aiocache
PyPi (π₯ 770K / month Β· π¦ 120 Β· β±οΈ 06.08.2023):
pip install aiocache
pylibmc (π₯27 Β· β 480 Β· π€) - A Python wrapper around the libmemcached interface from TangentOrg. BSD-3
cachier (π₯26 Β· β 520) - Persistent, stale-free, local and cross-machine caching for Python.. MIT
(π¨βπ» 20 Β· π 59 Β· π₯ 17 Β· π¦ 460 Β· π 82 - 26% open Β· β±οΈ 01.06.2024):
git clone https://.com/shaypal5/cachier
PyPi (π₯ 100K / month Β· π¦ 40 Β· β±οΈ 26.02.2024):
pip install cachier
Show 1 hidden projects...
- cached-property (π₯30 Β· β 680 Β· π) - A decorator for caching properties in classes.
BSD-3
π best-of-web-python - Web UI ( β 2.2K) - Collection of libraries to implement web-based UIs.
kivy (π₯41 Β· β 17K) - Open source UI framework written in Python, running on Windows, Linux, macOS,.. MIT
DearPyGui (π₯32 Β· β 12K) - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for.. MIT
(π¨βπ» 65 Β· π 650 Β· π¦ 3K Β· π 1.3K - 21% open Β· β±οΈ 13.04.2024):
git clone https://.com/hoffstadt/DearPyGui
PyPi (π₯ 41K / month Β· π¦ 100 Β· β±οΈ 15.03.2024):
pip install dearpygui
Show 5 hidden projects...
- PySimpleGUI (π₯35 Β· β 13K) - PySimpleGUI is a Python package that enables Python..
βUnlicensed
- Eel (π₯31 Β· β 6.2K Β· π) - A little Python library for making simple Electron-like HTML/JS GUI apps.
MIT
- Gooey (π₯30 Β· β 20K Β· π) - Turn (almost) any Python command line program into a full GUI..
MIT
- enaml (π₯25 Β· β 1.5K) - Declarative User Interfaces for Python.
βUnlicensed
- Phoenix (π₯24 Β· β 2.2K) - wxPythons Project Phoenix. A new implementation of wxPython,..
βοΈwxWindows
π best-of-ml-python - Computer Vision ( β 16K) - Collection of computer vision and image processing..
Pipeless (π₯18 Β· β 660) - An open-source framework to create and deploy computer vision.. Apache-2
(π¨βπ» 8 Β· π 31 Β· π₯ 990 Β· π 26 - 26% open Β· β±οΈ 08.05.2024):
git clone https://.com/pipeless-ai/pipeless
PyPi (π₯ 80 / month Β· π¦ 2 Β· β±οΈ 02.11.2023):
pip install pipeless-ai
π best-of-ml-python ( β 16K) - A ranked list of awesome machine learning Python libraries. Updated..
π best-of-ml-python - NLP ( β 16K) - Collection of text processing and NLP libraries.
phonenumbers (π₯34 Β· β 3.4K) - Python port of Googles libphonenumber. Apache-2
inflect (π₯34 Β· β 930) - Correctly generate plurals, ordinals, indefinite articles; convert numbers.. MIT
python-slugify (π₯33 Β· β 1.5K) - Returns unicode slugs. MIT
chardet (π₯31 Β· β 2.1K Β· π€) - Python character encoding detector. βοΈLGPL-2.1
(π¨βπ» 48 Β· π 250 Β· π¦ 6 Β· π 150 - 42% open Β· β±οΈ 01.08.2023):
git clone https://.com/chardet/chardet
PyPi (π₯ 68M / month Β· π¦ 5.4K Β· β±οΈ 01.08.2023):
pip install chardet
Conda (π₯ 23M Β· β±οΈ 23.09.2023):
conda install -c conda-forge chardet
npm (π₯ 58 / month Β· π¦ 5 Β· β±οΈ 20.08.2017):
npm install @pypi/chardet
pyahocorasick (π₯29 Β· β 900) - Python module (C extension and plain python) implementing Aho-.. BSD-3
(π¨βπ» 30 Β· π 120 Β· π₯ 50 Β· π¦ 2.8K Β· π 130 - 18% open Β· β±οΈ 21.03.2024):
git clone https://.com/WojciechMula/pyahocorasick
PyPi (π₯ 830K / month Β· π¦ 140 Β· β±οΈ 21.03.2024):
pip install pyahocorasick
Conda (π₯ 220K Β· β±οΈ 21.03.2024):
conda install -c conda-forge pyahocorasick
price-parser (π₯21 Β· β 300 Β· π€) - Extract price amount and currency symbol from a raw text.. BSD-3
(π¨βπ» 14 Β· π 48 Β· π¦ 420 Β· π 39 - 66% open Β· β±οΈ 17.10.2023):
git clone https://.com/scrapinghub/price-parser
PyPi (π₯ 120K / month Β· π¦ 32 Β· β±οΈ 25.11.2020):
pip install price-parser
Show 4 hidden projects...
- humanize (π₯30 Β· β 1.7K Β· π) - python humanize functions.
MIT
- coolname (π₯22 Β· β 130 Β· π) - Random Name and Slug Generator.
BSD-2
- awesome-slugify (π₯20 Β· β 480 Β· π) - Python flexible slugify function.
βοΈGPL-3.0
- millify (π₯16 Β· β 83 Β· π) - Convert long numbers into a human-readable format in Python.
MIT
π best-of-web-python ( β 2.2K) - A ranked list of awesome python libraries for web development. Updated..
Libraries for connecting to, operating, and querying databases.
SQLAlchemy (π₯46 Β· β 9K) - The Database Toolkit for Python. MIT
(π¨βπ» 710 Β· π 1.3K Β· π₯ 48K Β· π¦ 790K Β· π 7.8K - 2% open Β· β±οΈ 04.06.2024):
git clone https://.com/sqlalchemy/sqlalchemy
PyPi (π₯ 120M / month Β· π¦ 11K Β· β±οΈ 05.05.2024):
pip install SQLAlchemy
Conda (π₯ 15M Β· β±οΈ 06.05.2024):
conda install -c conda-forge sqlalchemy
azure-storage-blob (π₯43 Β· β 4.3K) - This repository is for active development of the Azure SDK.. MIT
(π¨βπ» 720 Β· π 2.7K Β· π¦ 2.5K Β· π 9.8K - 10% open Β· β±οΈ 06.06.2024):
git clone https://.com/Azure/azure-sdk-for-python
PyPi (π₯ 52M / month Β· π¦ 880 Β· β±οΈ 08.05.2024):
pip install azure-storage-blob
Conda (π₯ 1.1M Β· β±οΈ 09.05.2024):
conda install -c conda-forge azure-storage-blob
google-cloud-storage (π₯42 Β· β 4.7K) - Google Cloud Client Library for Python. Apache-2
(π¨βπ» 520 Β· π 1.5K Β· π 3.8K - 2% open Β· β±οΈ 05.06.2024):
git clone https://.com/googleapis/google-cloud-python
PyPi (π₯ 75M / month Β· π¦ 1.6K Β· β±οΈ 18.03.2024):
pip install google-cloud-storage
Conda (π₯ 4.5M Β· β±οΈ 19.03.2024):
conda install -c conda-forge google-cloud-storage
elasticsearch (π₯42 Β· β 4.2K) - Official Python client for Elasticsearch. Apache-2
(π¨βπ» 200 Β· π 1.2K Β· π₯ 3.9K Β· π¦ 49K Β· π 1.1K - 5% open Β· β±οΈ 06.06.2024):
git clone https://.com/elastic/elasticsearch-py
PyPi (π₯ 28M / month Β· π¦ 1.4K Β· β±οΈ 06.06.2024):
pip install elasticsearch
Conda (π₯ 1M Β· β±οΈ 25.05.2024):
conda install -c conda-forge elasticsearch
peewee (π₯41 Β· β 11K) - a small, expressive orm -- supports postgresql, mysql, sqlite and.. MIT
python-bigquery (π₯39 Β· β 720) - Google BigQuery API client library. Apache-2
(π¨βπ» 160 Β· π 280 Β· π¦ 30K Β· π 660 - 7% open Β· β±οΈ 04.06.2024):
git clone https://.com/googleapis/python-bigquery
PyPi (π₯ 48M / month Β· π¦ 880 Β· β±οΈ 04.06.2024):
pip install google-cloud-bigquery
Conda (π₯ 2.9M Β· β±οΈ 05.06.2024):
conda install -c conda-forge google-cloud-bigquery
Ibis (π₯38 Β· β 4.4K) - the portable Python dataframe library. Apache-2
(π¨βπ» 310 Β· π 540 Β· π₯ 150 Β· π¦ 1.6K Β· π 2.9K - 9% open Β· β±οΈ 05.06.2024):
git clone https://.com/ibis-project/ibis
PyPi (π₯ 190K / month Β· π¦ 67 Β· β±οΈ 02.06.2024):
pip install ibis-framework
Conda (π₯ 340K Β· β±οΈ 13.05.2024):
conda install -c conda-forge ibis-framework
MongoEngine (π₯38 Β· β 4.2K) - A Python Object-Document-Mapper for working with MongoDB. MIT
AWS Data Wrangler (π₯38 Β· β 3.8K) - pandas on AWS - Easy integration with Athena, Glue,.. Apache-2

(π¨βπ» 150 Β· π 670 Β· π₯ 240K Β· π¦ 1.6K Β· π 1.1K - 3% open Β· β±οΈ 05.06.2024):
git clone https://.com/awslabs/aws-data-wrangler
PyPi (π₯ 46M / month Β· π¦ 97 Β· β±οΈ 05.06.2024):
pip install awswrangler
Conda (π₯ 500K Β· β±οΈ 05.06.2024):
conda install -c conda-forge awswrangler
sqlmodel (π₯37 Β· β 13K Β· π) - SQL databases in Python, designed for simplicity, compatibility,.. MIT
pydantic
kafka-python (π₯37 Β· β 5.5K) - Python client for Apache Kafka. Apache-2
(π¨βπ» 220 Β· π 1.4K Β· π₯ 1.8K Β· π¦ 26K Β· π 1.5K - 20% open Β· β±οΈ 08.03.2024):
git clone https://.com/dpkp/kafka-python
PyPi (π₯ 13M / month Β· π¦ 690 Β· β±οΈ 30.09.2020):
pip install kafka-python
Conda (π₯ 440K Β· β±οΈ 16.06.2023):
conda install -c conda-forge kafka-python
Elasticsearch DSL (π₯37 Β· β 3.8K) - High level Python client for Elasticsearch. Apache-2
SQLAlchemy-Utils (π₯36 Β· β 1.2K) - Various utility functions and datatypes for SQLAlchemy. BSD-3
(π¨βπ» 120 Β· π 320 Β· π¦ 30K Β· π 440 - 45% open Β· β±οΈ 22.03.2024):
git clone https://.com/kvesteri/sqlalchemy-utils
PyPi (π₯ 7.3M / month Β· π¦ 860 Β· β±οΈ 24.03.2024):
pip install sqlalchemy-utils
Conda (π₯ 580K Β· β±οΈ 24.03.2024):
conda install -c conda-forge sqlalchemy-utils
tortoise-orm (π₯35 Β· β 4.3K) - Familiar asyncio ORM for python, built with relations in mind. Apache-2
Motor (π₯35 Β· β 2.3K) - Motor - the async Python driver for MongoDB and Tornado or asyncio. Apache-2
s3transfer (π₯35 Β· β 200) - Amazon S3 Transfer Manager for Python. Apache-2
Prometheus Client (π₯34 Β· β 3.8K) - Prometheus instrumentation library for Python.. Apache-2
mysqlclient (π₯34 Β· β 2.4K) - MySQL database connector for Python (with Python 3 support). βοΈGPL-2.0
(π¨βπ» 84 Β· π 430 Β· π₯ 5.3K Β· π¦ 170K Β· π 340 - 3% open Β· β±οΈ 08.02.2024):
git clone https://.com/PyMySQL/mysqlclient
PyPi (π₯ 8.3M / month Β· π¦ 800 Β· β±οΈ 08.02.2024):
pip install mysqlclient
Conda (π₯ 370K Β· β±οΈ 10.03.2024):
conda install -c conda-forge mysqlclient
Cassandra Driver (π₯34 Β· β 1.4K) - DataStax Python Driver for Apache Cassandra. Apache-2
PyPika (π₯33 Β· β 2.4K) - PyPika is a python SQL query builder that exposes the full richness.. Apache-2
neo4j-driver (π₯33 Β· β 870) - Neo4j Bolt driver for Python. Apache-2
pandas-gbq (π₯33 Β· β 420) - Google BigQuery connector for pandas. BSD-3
(π¨βπ» 51 Β· π 120 Β· π₯ 350 Β· π¦ 10K Β· π 350 - 10% open Β· β±οΈ 04.06.2024):
git clone https://.com/googleapis/python-bigquery-pandas
PyPi (π₯ 16M / month Β· π¦ 180 Β· β±οΈ 20.05.2024):
pip install pandas-gbq
Conda (π₯ 1.9M Β· β±οΈ 30.05.2024):
conda install -c conda-forge pandas-gbq
libcloud (π₯32 Β· β 2K) - Apache Libcloud is a Python library which hides differences between.. Apache-2
(π¨βπ» 480 Β· π 930 Β· π 210 - 40% open Β· β±οΈ 27.04.2024):
git clone https://.com/apache/libcloud
PyPi (π₯ 180K / month Β· π¦ 160 Β· β±οΈ 10.08.2023):
pip install apache-libcloud
pygsheets (π₯32 Β· β 1.5K) - Google Sheets Python API v4. MIT
(π¨βπ» 91 Β· π 220 Β· π¦ 2.5K Β· π 400 - 15% open Β· β±οΈ 14.01.2024):
git clone https://.com/nithinmurali/pygsheets
PyPi (π₯ 1.8M / month Β· π¦ 76 Β· β±οΈ 30.11.2022):
pip install pygsheets
cx-Oracle (π₯31 Β· β 880) - Python interface to Oracle Database now superseded by python-oracledb. BSD-3
dataset (π₯30 Β· β 4.7K Β· π€) - Easy-to-use data handling for SQL data stores with support for.. MIT
confluent-kafka-python (π₯29 Β· β 3.6K) - Confluents Kafka Python Client. Apache-2
piccolos (π₯29 Β· β 1.3K) - A fast, user friendly ORM and query builder which supports asyncio. MIT
(π¨βπ» 43 Β· π 85 Β· π¦ 360 Β· π 390 - 32% open Β· β±οΈ 03.06.2024):
git clone https://.com/piccolo-orm/piccolo
PyPi (π₯ 19K / month Β· π¦ 16 Β· β±οΈ 31.05.2024):
pip install piccolo
prisma (π₯27 Β· β 1.7K) - Prisma Client Python is an auto-generated and fully type-safe.. Apache-2
(π¨βπ» 28 Β· π 69 Β· π 390 - 52% open Β· β±οΈ 30.05.2024):
git clone https://.com/RobertCraigie/prisma-client-py
PyPi (π₯ 92K / month Β· π¦ 16 Β· β±οΈ 24.03.2024):
pip install prisma
HappyBase (π₯27 Β· β 610) - A developer-friendly Python library to interact with Apache HBase. MIT
ODMantic (π₯26 Β· β 1K) - Sync and Async ODM (Object Document Mapper) for MongoDB based on python.. ISC
(π¨βπ» 19 Β· π 92 Β· π¦ 3.3K Β· π 180 - 50% open Β· β±οΈ 26.04.2024):
git clone https://.com/art049/odmantic
PyPi (π₯ 30K / month Β· π¦ 8 Β· β±οΈ 26.04.2024):
pip install odmantic
filedepot (π₯25 Β· β 160) - Toolkit for storing files and attachments in web applications. MIT
(π¨βπ» 21 Β· π 43 Β· π¦ 1.1K Β· π 46 - 15% open Β· β±οΈ 22.02.2024):
git clone https://.com/amol-/depot
PyPi (π₯ 13K / month Β· π¦ 9 Β· β±οΈ 22.02.2024):
pip install filedepot
aioprometheus (π₯21 Β· β 170) - A Prometheus Python client library for asyncio-based applications. MIT
(π¨βπ» 12 Β· π 19 Β· π¦ 330 Β· π 36 - 33% open Β· β±οΈ 27.12.2023):
git clone https://.com/claws/aioprometheus
PyPi (π₯ 140K / month Β· π¦ 15 Β· β±οΈ 27.12.2023):
pip install aioprometheus
psycopg3 (π₯19 Β· β 1.5K) - New generation PostgreSQL database adapter for the Python.. βοΈLGPL-3.0
Show 17 hidden projects...
- psycopg2 (π₯38 Β· β 3.2K) - PostgreSQL database adapter for the Python..
βοΈBSD-3-Clause-Attribution
- pyodbc (π₯35 Β· β 2.9K) - Python ODBC bridge.
βοΈMIT-0
- google-cloud-bigtable (π₯31 Β· β 63) - Google Cloud Bigtable API client library.
Apache-2
- gino (π₯29 Β· β 2.7K Β· π) - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
BSD-3
- redis-py-cluster (π₯29 Β· β 1.1K Β· π) - Python cluster client for the official redis cluster...
MIT
- umongo (π₯28 Β· β 440 Β· π) - sync/async MongoDB ODM, yes.
MIT
- cloudant (π₯28 Β· β 160 Β· π) - A Python library for Cloudant and CouchDB.
Apache-2
- mongo-connector (π₯27 Β· β 1.9K Β· π) - MongoDB data stream pipeline tools by YouGov (adopted..
Apache-2
- pyhdb (π₯24 Β· β 320 Β· π) - SAP HANA Connector in pure Python.
Apache-2
- PyMODM (π₯21 Β· β 350 Β· π) - A Pythonic, object-oriented interface for working with MongoDB.
Apache-2
- gsheets-db-api (π₯21 Β· β 210 Β· π) - A Python DB-API and SQLAlchemy dialect to Google Spreasheets.
MIT
- py2neo (π₯21 Β· β 14 Β· π€) - EOL! Py2neo is a comprehensive Neo4j driver library and toolkit for..
Apache-2
- PugSQL (π₯20 Β· β 670 Β· π) - A HugSQL-inspired database library for Python.
Apache-2
- db.py (π₯19 Β· β 1.2K Β· π) - db.py is an easier way to interact with your databases.
BSD-2
- Queries (π₯19 Β· β 260 Β· π) - PostgreSQL database access simplified.
BSD-3
- SuperSQLite (π₯15 Β· β 720 Β· π) - A supercharged SQLite library for Python.
MIT
- lazydata (π₯15 Β· β 630 Β· π) - Lazydata: Scalable data dependencies for Python projects.
Apache-2
Libraries for loading, collecting, and extracting data from a variety of data sources and formats.
Datasets (π₯43 Β· β 19K) - The largest hub of ready-to-use datasets for ML models with fast,.. Apache-2
xlwings (π₯36 Β· β 2.9K) - xlwings is a Python library that makes it easy to call Python from.. BSD-3
xmltodict (π₯35 Β· β 5.4K) - Python module that makes working with XML feel like you are working.. MIT
python-magic (π₯35 Β· β 2.6K) - A python wrapper for libmagic. MIT
smart-open (π₯34 Β· β 3.1K) - Utils for large files (S3, HDFS, gzip, bz2...). MIT
csvkit (π₯33 Β· β 5.9K) - A suite of utilities for converting to and working with CSV, the king of.. MIT
pandas-datareader (π₯32 Β· β 2.8K Β· π€) - Extract data from a wide range of Internet sources.. BSD-3
(π¨βπ» 92 Β· π 670 Β· π¦ 24K Β· π 540 - 26% open Β· β±οΈ 24.10.2023):
git clone https://.com/pydata/pandas-datareader
PyPi (π₯ 500K / month Β· π¦ 260 Β· β±οΈ 13.07.2021):
pip install pandas-datareader
Conda (π₯ 360K Β· β±οΈ 16.06.2023):
conda install -c conda-forge pandas-datareader
Intake (π₯32 Β· β 990) - Intake is a lightweight package for finding, investigating, loading and.. BSD-2
snorkel (π₯31 Β· β 5.7K) - A system for quickly generating training data with weak supervision. Apache-2
img2dataset (π₯27 Β· β 3.4K) - Easily turn large sets of image urls to an image dataset. Can.. MIT
(π¨βπ» 34 Β· π 310 Β· π₯ 1.7K Β· π¦ 150 Β· π 250 - 43% open Β· β±οΈ 22.02.2024):
git clone https://.com/rom1504/img2dataset
PyPi (π₯ 22K / month Β· π¦ 2 Β· β±οΈ 22.01.2024):
pip install img2dataset
deepdish (π₯24 Β· β 270) - Flexible HDF5 saving/loading and other data science tools from the.. BSD-3
camelot (π₯23 Β· β 2.7K Β· π€) - A Python library to extract tabular data from PDFs. MIT
(π¨βπ» 46 Β· π 430 Β· π 380 - 70% open Β· β±οΈ 02.10.2023):
git clone https://.com/camelot-dev/camelot
PyPi (π₯ 6.4K / month Β· π¦ 6 Β· β±οΈ 15.12.2021):
pip install camelot
rows (π₯23 Β· β 860) - A common, beautiful interface to tabular data, no matter the format. βοΈLGPL-3.0
(π¨βπ» 31 Β· π 140 Β· π₯ 38 Β· π¦ 170 Β· π 320 - 52% open Β· β±οΈ 16.05.2024):
git clone https://.com/turicas/rows
PyPi (π₯ 1.4K / month Β· π¦ 6 Β· β±οΈ 15.12.2021):
pip install rows
excalibur (π₯21 Β· β 1.5K Β· π€) - A web interface to extract tabular data from PDFs. MIT
(π¨βπ» 13 Β· π 220 Β· π₯ 12K Β· π 130 - 68% open Β· β±οΈ 15.07.2023):
git clone https://.com/camelot-dev/excalibur
PyPi (π₯ 1.5K / month Β· β±οΈ 21.03.2020):
pip install excalibur-py
Upgini (π₯21 Β· β 300) - Data search & enrichment library for Machine Learning Easily find and add.. BSD-3
(π¨βπ» 12 Β· π 25 Β· π¦ 6 Β· β±οΈ 01.06.2024):
git clone https://.com/upgini/upgini
PyPi (π₯ 8.5K / month Β· β±οΈ 05.06.2024):
pip install upgini
Squirrel (π₯17 Β· β 280) - A Python library that enables ML teams to share, load, and transform.. Apache-2
Show 10 hidden projects...
- xlrd (π₯33 Β· β 2.1K Β· π) - Please use openpyxl where you can...
BSD-3
- SDV (π₯31 Β· β 2.2K) - Synthetic data generation for tabular data.
βοΈSSPL-1.0
- PDFMiner (π₯27 Β· β 5.2K Β· π) - Python PDF Parser (Not actively maintained). Check out pdfminer.six.
MIT
- tabulator-py (π₯27 Β· β 240 Β· π) - Python library for reading and writing tabular data via streams.
MIT
- Singer (π₯26 Β· β 1.2K Β· π) - Standard for moving data between databases, web APIs, files,..
βοΈAGPL-3.0
- messytables (π₯24 Β· β 390 Β· π) - Tools for parsing messy tabular data. This is now superseded by..
MIT
- pyexcel-xlsx (π₯23 Β· β 110 Β· π) - A wrapper library to read, manipulate and write data in xlsx..
BSD-3
- borb (π₯22 Β· β 3.3K) - borb is a library for reading, creating and manipulating PDF files..
βUnlicensed
- datatest (π₯21 Β· β 290 Β· π) - Tools for test driven data-wrangling and data validation.
Apache-2
- csvs-to-sqlite (π₯15 Β· β 860 Β· π) - Convert CSV files into a SQLite database.
Apache-2
Libraries for data batch- and stream-processing, workflow automation, job scheduling, and other data pipeline tasks.
Airflow (π₯49 Β· β 35K) - Platform to programmatically author, schedule, and monitor workflows. Apache-2
(π¨βπ» 3.3K Β· π 14K Β· π₯ 620K Β· π¦ 11K Β· π 9.3K - 10% open Β· β±οΈ 06.06.2024):
git clone https://.com/apache/airflow
PyPi (π₯ 24M / month Β· π¦ 470 Β· β±οΈ 06.06.2024):
pip install apache-airflow
Conda (π₯ 1.1M Β· β±οΈ 07.05.2024):
conda install -c conda-forge airflow
Docker Hub (π₯ 1.3B Β· β 520 Β· β±οΈ 06.06.2024):
docker pull apache/airflow
Celery (π₯46 Β· β 24K) - Asynchronous task queue/job queue based on distributed message passing. BSD-3
Beam (π₯44 Β· β 7.6K) - Unified programming model to define and execute data processing.. Apache-2
Prefect (π₯43 Β· β 15K) - Prefect is a workflow orchestration tool empowering developers to.. Apache-2
Dagster (π₯42 Β· β 10K) - An orchestration platform for the development, production, and.. Apache-2
Great Expectations (π₯40 Β· β 9.6K) - Always know what to expect from your data. Apache-2
(π¨βπ» 430 Β· π 1.5K Β· π 1.9K - 11% open Β· β±οΈ 06.06.2024):
git clone https://.com/great-expectations/great_expectations
PyPi (π₯ 21M / month Β· π¦ 92 Β· β±οΈ 28.05.2024):
pip install great_expectations
Conda (π₯ 810K Β· β±οΈ 29.05.2024):
conda install -c conda-forge great-expectations
luigi (π₯38 Β· β 17K Β· π) - Luigi is a Python module that helps you build complex pipelines of.. Apache-2
Kedro (π₯38 Β· β 9.4K) - Kedro is a toolbox for production-ready data science. It uses software.. Apache-2
(π¨βπ» 230 Β· π 870 Β· π¦ 2.4K Β· π 1.8K - 14% open Β· β±οΈ 06.06.2024):
git clone https://.com/kedro-org/kedro
PyPi (π₯ 560K / month Β· π¦ 110 Β· β±οΈ 27.05.2024):
pip install kedro
dbt (π₯38 Β· β 9.1K) - dbt enables data analysts and engineers to transform their data using the.. Apache-2
Activeloop (π₯33 Β· β 7.8K) - Database for AI. Store Vectors, Images, Texts, Videos, etc. Use.. MPL-2.0
(π¨βπ» 130 Β· π 600 Β· π¦ 2.8K Β· π 450 - 11% open Β· β±οΈ 05.06.2024):
git clone https://.com/activeloopai/Hub
PyPi (π₯ 4.7K / month Β· π¦ 4 Β· β±οΈ 02.02.2023):
pip install hub
zenml (π₯32 Β· β 3.7K) - ZenML : Build portable, production-ready MLOps pipelines... Apache-2
(π¨βπ» 93 Β· π 400 Β· π₯ 1 Β· π¦ 540 Β· π 320 - 23% open Β· β±οΈ 27.05.2024):
git clone https://.com/zenml-io/zenml
PyPi (π₯ 42K / month Β· π¦ 3 Β· β±οΈ 27.05.2024):
pip install zenml
whylogs (π₯31 Β· β 2.6K) - Open standard for end-to-end data and ML monitoring for any scale in.. Apache-2
(π¨βπ» 34 Β· π 120 Β· π₯ 27 Β· π¦ 260 Β· π 430 - 2% open Β· β±οΈ 29.05.2024):
git clone https://.com/whylabs/whylogs
PyPi (π₯ 530K / month Β· π¦ 7 Β· β±οΈ 22.05.2024):
pip install whylogs
ploomber (π₯29 Β· β 3.4K) - The fastest way to build data pipelines. Develop iteratively,.. Apache-2
PyFunctional (π₯27 Β· β 2.4K) - Python library for creating data pipelines with chain functional.. MIT
(π¨βπ» 31 Β· π 130 Β· π¦ 800 Β· π 140 - 10% open Β· β±οΈ 13.03.2024):
git clone https://.com/EntilZha/PyFunctional
PyPi (π₯ 170K / month Β· π¦ 27 Β· β±οΈ 13.03.2024):
pip install pyfunctional
streamparse (π₯25 Β· β 1.5K) - Run Python in Apache Storm topologies. Pythonic API, CLI.. Apache-2
(π¨βπ» 45 Β· π 220 Β· π¦ 65 Β· π 340 - 21% open Β· β±οΈ 21.04.2024):
git clone https://.com/Parsely/streamparse
PyPi (π₯ 1.7K / month Β· π¦ 2 Β· β±οΈ 10.01.2022):
pip install streamparse
TaskTiger (π₯25 Β· β 1.4K) - Python task queue using Redis. MIT
(π¨βπ» 30 Β· π 81 Β· π¦ 30 Β· π 84 - 51% open Β· β±οΈ 25.04.2024):
git clone https://.com/closeio/tasktiger
PyPi (π₯ 4.4K / month Β· π¦ 2 Β· β±οΈ 25.04.2024):
pip install tasktiger
dbnd (π₯25 Β· β 250) - DBND is an agile pipeline framework that helps data engineering teams.. Apache-2
(π¨βπ» 82 Β· π 34 Β· π¦ 36 Β· π 30 - 86% open Β· β±οΈ 19.05.2024):
git clone https://.com/databand-ai/dbnd
PyPi (π₯ 270K / month Β· π¦ 26 Β· β±οΈ 19.05.2024):
pip install dbnd
Databolt Flow (π₯19 Β· β 950 Β· π€) - Python library for building highly effective data science.. MIT
(π¨βπ» 13 Β· π 77 Β· π¦ 28 Β· π 24 - 45% open Β· β±οΈ 20.07.2023):
git clone https://.com/d6t/d6tflow
PyPi (π₯ 270 / month Β· β±οΈ 20.02.2024):
pip install d6tflow
BatchFlow (π₯19 Β· β 200) - BatchFlow helps you conveniently work with random or sequential.. Apache-2
(π¨βπ» 37 Β· π 44 Β· π¦ 9 Β· π 110 - 29% open Β· β±οΈ 18.05.2024):
git clone https://.com/analysiscenter/batchflow
PyPi (π₯ 210 / month Β· β±οΈ 01.08.2023):
pip install batchflow
flupy (π₯18 Β· β 190) - Fluent data pipelines for python and your shell. MIT
(π¨βπ» 6 Β· π 15 Β· π 14 - 14% open Β· β±οΈ 27.02.2024):
git clone https://.com/olirice/flupy
PyPi (π₯ 230K / month Β· β±οΈ 21.10.2022):
pip install flupy
Mara Pipelines (π₯16 Β· β 2.1K) - A lightweight opinionated ETL framework, halfway between plain.. MIT
(π¨βπ» 17 Β· π 100 Β· π 42 - 61% open Β· β±οΈ 07.12.2023):
git clone https://.com/mara/mara-pipelines
PyPi (π₯ 59 / month Β· π¦ 1 Β· β±οΈ 06.12.2023):
pip install mara-pipelines
Show 16 hidden projects...
- mrjob (π₯31 Β· β 2.6K Β· π) - Run MapReduce jobs on Hadoop or Amazon Web Services.
Apache-2
- faust (π₯29 Β· β 6.7K Β· π) - Python Stream Processing.
BSD-3
- Optimus (π₯25 Β· β 1.4K Β· π) - Agile Data Preparation Workflows madeeasy with Pandas,..
Apache-2
spark
- bonobo (π₯24 Β· β 1.6K Β· π) - Extract Transform Load for Python 3.5+.
Apache-2
- Pypeline (π₯24 Β· β 1.5K Β· π) - Concurrent data pipelines in Python .
MIT
- pysparkling (π₯23 Β· β 260 Β· π) - A pure Python implementation of Apache Sparks RDD and DStream..
MIT
- dpark (π₯22 Β· β 2.7K Β· π) - Python clone of Spark, a MapReduce alike framework in Python.
BSD-3
spark
- pdpipe (π₯20 Β· β 720 Β· π) - Easy pipelines for pandas DataFrames.
MIT
- spark-deep-learning (π₯19 Β· β 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
- bodywork-core (π₯17 Β· β 430 Β· π) - ML pipeline orchestration and model deployments on..
βοΈAGPL-3.0
- kale (π₯16 Β· β 630 Β· π) - Kubeflows superfood for Data Scientists.
Apache-2
jupyter
- Botflow (π₯15 Β· β 1.2K Β· π) - Python Fast Dataflow programming framework for Data pipeline work(..
BSD-3
- RasgoQL (π₯13 Β· β 270 Β· π) - Write python locally, execute SQL in your data warehouse.
βοΈAGPL-3.0
- datajob (π₯13 Β· β 110 Β· π) - Build and deploy a serverless data pipeline on AWS with no effort.
Apache-2
XlsxWriter (π₯36 Β· β 3.5K) - A Python module for creating Excel XLSX files. BSD-2
Show 1 hidden projects...
deepdiff (π₯36 Β· β 1.9K) - DeepDiff: Deep Difference and search of any Python object/data... MIT
Show 3 hidden projects...
- importlib-resources (π₯31 Β· β 58) - Backport of the importlib.resources module.
Apache-2
- typing_inspect (π₯25 Β· β 330 Β· π) - Runtime inspection utilities for Python typing module.
MIT
- entrypoints (π₯23 Β· β 74 Β· π) - Discover and load entry points from installed packages.
MIT
more-itertools (π₯39 Β· β 3.5K) - More routines for operating on iterables, beyond itertools. MIT
(π¨βπ» 120 Β· π 270 Β· π₯ 3K Β· π¦ 220K Β· π 310 - 7% open Β· β±οΈ 02.06.2024):
git clone https://.com/more-itertools/more-itertools
PyPi (π₯ 82M / month Β· π¦ 3.4K Β· β±οΈ 08.01.2024):
pip install more-itertools
Conda (π₯ 15M Β· β±οΈ 08.01.2024):
conda install -c conda-forge more-itertools
boltons (π₯35 Β· β 6.4K) - Like builtins, but boltons. 250+ constructs, recipes, and snippets.. BSD-3
returns (π₯31 Β· β 3.3K) - Make your functions return something meaningful, typed, and safe!. BSD-2
ubelt (π₯24 Β· β 710) - A Python utility library with a stdlib like feel and extra batteries... Apache-2
Show 6 hidden projects...
- python-dependency-injector (π₯32 Β· β 3.6K Β· π) - Dependency injection framework for Python.
BSD-3
- retrying (π₯27 Β· β 1.9K Β· π) - Retrying is an Apache 2.0 licensed general-purpose retrying..
Apache-2
- ratelimit (π₯25 Β· β 720 Β· π) - API Rate Limit Decorator.
MIT
- pinject (π₯24 Β· β 1.3K Β· π) - A pythonic dependency injection library.
Apache-2
- CommonRegex (π₯23 Β· β 1.6K Β· π) - A collection of common regular expressions bundled with an easy..
MIT
- pampy (π₯22 Β· β 3.5K Β· π) - Pampy: The Pattern Matching for Python you always dreamed of.
MIT
cpython (π₯52 Β· β 60K) - The Python programming language. MIT
(π¨βπ» 2.9K Β· π 29K Β· π¦ 610K Β· π 69K - 12% open Β· β±οΈ 06.06.2024):
git clone https://.com/python/cpython
PyPi (π₯ 54 / month Β· π¦ 20 Β· β±οΈ 22.07.2020):
pip install cpython
Conda (π₯ 3M Β· β±οΈ 17.05.2024):
conda install -c conda-forge typing
npm (π¦ 6 Β· β±οΈ 03.08.2017):
npm install @buckpkg/python
micropython (π₯33 Β· β 19K) - MicroPython - a lean and efficient Python implementation for.. Python-2.0
(π¨βπ» 630 Β· π 7.4K Β· π₯ 79K Β· π 5.6K - 32% open Β· β±οΈ 06.06.2024):
git clone https://.com/micropython/micropython
PyPi (β±οΈ 10.10.2016):
pip install micropython-_markupbase
Show 4 hidden projects...
- grumpy (π₯23 Β· β 11K Β· π) - Grumpy is a Python to Go source code transcompiler and runtime.
Apache-2
- pyston (π₯22 Β· β 2.5K Β· π) - A faster and highly-compatible implementation of the Python..
Apache-2
- stackless (π₯17 Β· β 1K Β· π) - The Stackless Python programming language.
βUnlicensed
- cl-python (π₯11 Β· β 360 Β· π€) - An implementation of Python in Common Lisp.
βUnlicensed
cookiecutter (π₯41 Β· β 22K) - A cross-platform command-line utility that creates projects from.. BSD-3
py4j (π₯35 Β· β 1.2K) - Py4J enables Python programs to dynamically access arbitrary Java objects. BSD-3
Copier (π₯33 Β· β 1.7K) - Library and command-line utility for rendering projects templates. MIT
(π¨βπ» 76 Β· π 170 Β· π¦ 990 Β· π 470 - 15% open Β· β±οΈ 06.06.2024):
git clone https://.com/copier-org/copier
PyPi (π₯ 370K / month Β· π¦ 110 Β· β±οΈ 04.04.2024):
pip install copier
pyscaffold (π₯29 Β· β 2K Β· π€) - Python project template generator with batteries included. MIT
Send2Trash (π₯27 Β· β 260) - Python library to natively send files to Trash (or Recycle bin) on.. BSD-3
python-mss (π₯25 Β· β 970) - An ultra fast cross-platform multiple screenshots module in pure.. MIT
Show 6 hidden projects...
- keyboard (π₯32 Β· β 3.7K Β· π) - Hook and simulate global keyboard events on Windows and Linux.
MIT
- pyscreenshot (π₯26 Β· β 500 Β· π) - Python screenshot library, replacement for the Pillow..
BSD-2
- openpyxl (π₯26 Β· β 78) - A Python library to read/write Excel 2010 xlsx/xlsm files.
MIT
- powerline-shell (π₯25 Β· β 6.2K Β· π) - A beautiful and useful prompt for your shell.
MIT
- pluginbase (π₯24 Β· β 1.1K Β· π) - A simple but flexible plugin system for Python.
BSD-3
- macropy (π₯22 Β· β 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 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.