Awesome
<!-- markdownlint-disable --> <h1 align="center"> Best-of Python <br> </h1> <p align="center"> <strong>π A ranked list of awesome Python open-source libraries & tools. Updated weekly.</strong> </p> <p align="center"> <a href="https://best-of.org" title="Best-of Badge"><img src="http://bit.ly/3o3EHNN"></a> <a href="#Contents" title="Project Count"><img src="https://img.shields.io/badge/projects-390-blue.svg?color=5ac4bf"></a> <a href="#Contribution" title="Contributions are welcome"><img src="https://img.shields.io/badge/contributions-welcome-green.svg"></a> <a href="https://github.com/ml-tooling/best-of-python/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/ml-tooling/best-of-python?color=green&label=updated"></a> <a href="https://mltooling.substack.com/subscribe" title="Subscribe to newsletter"><img src="http://bit.ly/2Md9rxM"></a> <a href="https://twitter.com/mltooling" title="Follow on Twitter"><img src="https://img.shields.io/twitter/follow/mltooling.svg?style=social&label=Follow"></a> </p>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 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!
<p align="center"> π§ββοΈ Discover other <a href="https://best-of.org">best-of lists</a> or create <a href="https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md">your own</a>.<br> π« Subscribe to our <a href="https://mltooling.substack.com/subscribe">newsletter</a> for updates and trending projects. </p>
Contents
- 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 43 projects
- File Formats 3 projects
- Code Inspection 4 projects
- General Utilities 15 projects
- Python Implementations 6 projects
- Others 21 projects
Explanation
- π₯π₯π₯Β Combined project-quality score
- βοΈΒ Star count from GitHub
- π£Β New project (less than 6 months old)
- π€Β Inactive project (6 months no activity)
- πΒ Dead project (12 months no activity)
- ππΒ Project is trending up or down
- βΒ Project was recently added
- βοΈΒ Warning (e.g. missing/risky license)
- π¨βπ»Β Contributors count from GitHub
- πΒ Fork count from GitHub
- πΒ Issue count from GitHub
- β±οΈΒ Last update timestamp on package manager
- π₯Β Download count from package manager
- π¦Β Number of dependent projects
- <img src="https://git.io/JLy1S" style="display:inline;" width="13" height="13">Β Pandas related project
Data Serialization
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/protocolbuffers/protobuf">protobuf</a></b> (π₯52 Β· β 64K Β· π) - Protocol Buffers - Googles data interchange format. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 1.2K Β· π 15K Β· π₯ 44M Β· π¦ 650K Β· π 6.2K - 6% open Β· β±οΈ 06.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 680 Β· π 3.2K Β· π₯ 460K Β· π¦ 110K Β· π 2.4K - 6% open Β· β±οΈ 03.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 210 Β· π 620 Β· π¦ 140K Β· π 1.2K - 14% open Β· β±οΈ 06.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 22 Β· π 200 Β· π¦ 98K Β· π 400 - 2% open Β· β±οΈ 03.05.2024):
git clone https://github.com/ijl/orjson
-
PyPi (π₯ 32M / month Β· π¦ 2.4K Β· β±οΈ 03.05.2024):
pip install orjson
-
Conda (π₯ 1.3M Β· β±οΈ 03.05.2024):
conda install -c conda-forge orjson
-
GitHub (π¨βπ» 45 Β· π 170 Β· π₯ 290K Β· π¦ 160K Β· π 520 - 35% open Β· β±οΈ 24.05.2024):
git clone https://github.com/uqfoundation/dill
-
PyPi (π₯ 60M / month Β· π¦ 2.9K Β· β±οΈ 27.01.2024):
pip install dill
-
Conda (π₯ 6.8M Β· β±οΈ 28.01.2024):
conda install -c conda-forge dill
-
GitHub (π¨βπ» 76 Β· π 170 Β· π 320 - 22% open Β· β±οΈ 02.06.2024):
git clone https://github.com/jsonpickle/jsonpickle
-
PyPi (π₯ 12M / month Β· π¦ 1.2K Β· β±οΈ 11.04.2024):
pip install jsonpickle
-
Conda (π₯ 1.7M Β· β±οΈ 11.04.2024):
conda install -c conda-forge jsonpickle
-
GitHub (π¨βπ» 79 Β· π 220 Β· π₯ 1.3K Β· π 290 - 1% open Β· β±οΈ 07.05.2024):
git clone https://github.com/msgpack/msgpack-python
-
PyPi (π₯ 71M / month Β· π¦ 1.9K Β· β±οΈ 07.05.2024):
pip install msgpack
-
Conda (π₯ 16M Β· β±οΈ 14.05.2024):
conda install -c conda-forge msgpack-python
-
GitHub (π¨βπ» 88 Β· π 360 Β· π 350 - 8% open Β· β±οΈ 01.06.2024):
git clone https://github.com/ultrajson/ultrajson
-
PyPi (π₯ 21M / month Β· π¦ 2.2K Β· β±οΈ 14.05.2024):
pip install ujson
-
Conda (π₯ 4.9M Β· β±οΈ 15.05.2024):
conda install -c conda-forge ujson
-
GitHub (π¨βπ» 43 Β· π 330 Β· π₯ 6.5K Β· π¦ 130K Β· π 200 - 10% open Β· β±οΈ 03.12.2023):
git clone https://github.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
-
GitHub (π¨βπ» 59 Β· π 160 Β· π₯ 27 Β· π 260 - 34% open Β· β±οΈ 08.04.2024):
git clone https://github.com/cloudpipe/cloudpickle
-
PyPi (π₯ 44M / month Β· π¦ 1.6K Β· β±οΈ 16.10.2023):
pip install cloudpickle
-
Conda (π₯ 17M Β· β±οΈ 16.10.2023):
conda install -c conda-forge cloudpickle
-
GitHub (π¨βπ» 23 Β· π 47 Β· π¦ 5.5K Β· π 110 - 12% open Β· β±οΈ 18.05.2024):
git clone https://github.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
-
GitHub (π¨βπ» 15 Β· π 30 Β· π¦ 45K Β· π 30 - 13% open Β· β±οΈ 11.04.2024):
git clone https://github.com/explosion/srsly
-
PyPi (π₯ 11M / month Β· π¦ 170 Β· β±οΈ 22.09.2023):
pip install srsly
-
Conda (π₯ 1.5M Β· β±οΈ 25.09.2023):
conda install -c conda-forge srsly
-
GitHub (π¨βπ» 14 Β· π 52 Β· π¦ 1.3K Β· π 87 - 10% open Β· β±οΈ 05.02.2024):
git clone https://github.com/TkTech/pysimdjson
-
PyPi (π₯ 1.1M / month Β· π¦ 49 Β· β±οΈ 06.02.2024):
pip install pysimdjson
-
Conda (π₯ 98K Β· β±οΈ 06.02.2024):
conda install -c conda-forge pysimdjson
-
GitHub (π¨βπ» 26 Β· π 71 Β· π¦ 760 Β· π 110 - 5% open Β· β±οΈ 31.03.2024):
git clone https://github.com/telegraphic/hickle
-
PyPi (π₯ 49K / month Β· π¦ 39 Β· β±οΈ 30.03.2024):
pip install hickle
-
Conda (π₯ 25K Β· β±οΈ 14.02.2024):
conda install -c conda-forge hickle
-
GitHub (π¨βπ» 15 Β· π 30 Β· π¦ 420 Β· π 26 - 57% open Β· β±οΈ 26.01.2024):
git clone https://github.com/samuelcolvin/rtoml
-
PyPi (π₯ 460K / month Β· π¦ 110 Β· β±οΈ 21.12.2023):
pip install rtoml
- <b><a href="https://github.com/etingof/pyasn1">pyasn1</a></b> (π₯35 Β· β 240 Β· π) - Generic ASN.1 library for Python. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
Data Containers & Dataframes
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
General-purpose data containers as well as utilities & extensions for pandas.
<details><summary><b><a href="https://github.com/pandas-dev/pandas">pandas</a></b> (π₯54 Β· β 42K) - Flexible and powerful data analysis / manipulation library for.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://git.io/JLy1S" style="display:inline;" width="13" height="13"></code></summary>-
GitHub (π¨βπ» 3.6K Β· π 17K Β· π₯ 270K Β· π¦ 1.7M Β· π 27K - 14% open Β· β±οΈ 05.06.2024):
git clone https://github.com/pandas-dev/pandas
-
PyPi (π₯ 230M / month Β· π¦ 67K Β· β±οΈ 10.04.2024):
pip install pandas
-
Conda (π₯ 52M Β· β±οΈ 16.05.2024):
conda install -c conda-forge pandas
-
GitHub (π¨βπ» 420 Β· π 1.6K Β· π₯ 980 Β· π¦ 9.8K Β· π 7.7K - 21% open Β· β±οΈ 06.06.2024):
git clone https://github.com/pola-rs/polars
-
PyPi (π₯ 7.6M / month Β· π¦ 980 Β· β±οΈ 01.06.2024):
pip install polars
-
GitHub (π¨βπ» 200 Β· π 520 Β· π₯ 3.4K Β· π¦ 270K Β· π 1.5K - 18% open Β· β±οΈ 06.06.2024):
git clone https://github.com/h5py/h5py
-
PyPi (π₯ 22M / month Β· π¦ 6.7K Β· β±οΈ 10.04.2024):
pip install h5py
-
Conda (π₯ 16M Β· β±οΈ 06.06.2024):
conda install -c conda-forge h5py
-
GitHub (π¨βπ» 500 Β· π 1K Β· π¦ 27K Β· π 4.3K - 26% open Β· β±οΈ 04.06.2024):
git clone https://github.com/pydata/xarray
-
PyPi (π₯ 5.3M / month Β· π¦ 3K Β· β±οΈ 13.05.2024):
pip install xarray
-
Conda (π₯ 10M Β· β±οΈ 13.05.2024):
conda install -c conda-forge xarray
-
GitHub (π¨βπ» 130 Β· π 640 Β· π₯ 200K Β· π¦ 1.5K Β· π 4.2K - 16% open Β· β±οΈ 03.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 78 Β· π 200 Β· π₯ 640 Β· π¦ 76K Β· π 380 - 1% open Β· β±οΈ 31.05.2024):
git clone https://github.com/pydata/numexpr
-
PyPi (π₯ 3.9M / month Β· π¦ 860 Β· β±οΈ 02.04.2024):
pip install numexpr
-
Conda (π₯ 8.2M Β· β±οΈ 27.05.2024):
conda install -c conda-forge numexpr
-
GitHub (π¨βπ» 98 Β· π 260 Β· π¦ 3.9K Β· π 770 - 42% open Β· β±οΈ 04.06.2024):
git clone https://github.com/zarr-developers/zarr-python
-
PyPi (π₯ 610K / month Β· π¦ 900 Β· β±οΈ 26.05.2024):
pip install zarr
-
Conda (π₯ 3.1M Β· β±οΈ 27.05.2024):
conda install -c conda-forge zarr
-
GitHub (π¨βπ» 140 Β· π 270 Β· π₯ 190 Β· π 730 - 23% open Β· β±οΈ 06.06.2024):
git clone https://github.com/PyTables/PyTables
-
PyPi (π₯ 970K / month Β· π¦ 1.4K Β· β±οΈ 27.11.2023):
pip install tables
-
Conda (π₯ 7.3M Β· β±οΈ 11.04.2024):
conda install -c conda-forge pytables
-
GitHub (π¨βπ» 130 Β· π 280 Β· π¦ 1.6K Β· π 800 - 40% open Β· β±οΈ 31.05.2024):
git clone https://github.com/pandera-dev/pandera
-
PyPi (π₯ 1.9M / month Β· π¦ 180 Β· β±οΈ 14.05.2024):
pip install pandera
-
Conda (π₯ 40K Β· β±οΈ 08.05.2024):
conda install -c conda-forge pandera-core
-
GitHub (π¨βπ» 32 Β· π 99 Β· π¦ 48K Β· π 240 - 20% open Β· β±οΈ 23.05.2024):
git clone https://github.com/pydata/bottleneck
-
PyPi (π₯ 1M / month Β· π¦ 410 Β· β±οΈ 23.05.2024):
pip install Bottleneck
-
Conda (π₯ 4.1M Β· β±οΈ 26.02.2024):
conda install -c conda-forge bottleneck
-
GitHub (π¨βπ» 82 Β· π 520 Β· π¦ 13K Β· π 320 - 8% open Β· β±οΈ 24.07.2023):
git clone https://github.com/msiemens/tinydb
-
PyPi (π₯ 650K / month Β· π¦ 650 Β· β±οΈ 12.06.2023):
pip install tinydb
-
Conda (π₯ 400K Β· β±οΈ 12.06.2023):
conda install -c conda-forge tinydb
-
GitHub (π¨βπ» 74 Β· π 220 Β· π¦ 4.4K Β· π 640 - 10% open Β· β±οΈ 06.06.2024):
git clone https://github.com/jina-ai/docarray
-
PyPi (π₯ 86K / month Β· π¦ 68 Β· β±οΈ 22.12.2023):
pip install docarray
-
Conda (π₯ 140K Β· β±οΈ 18.06.2023):
conda install -c conda-forge docarray
-
GitHub (π¨βπ» 51 Β· π 360 Β· π₯ 1K Β· π¦ 340 Β· π 600 - 18% open Β· β±οΈ 21.09.2023):
git clone https://github.com/databricks/koalas
-
PyPi (π₯ 2.3M / month Β· π¦ 31 Β· β±οΈ 19.10.2021):
pip install koalas
-
Conda (π₯ 340K Β· β±οΈ 16.06.2023):
conda install -c conda-forge koalas
-
GitHub (π¨βπ» 30 Β· π 290 Β· π₯ 27 Β· π¦ 1.3K Β· π 170 - 30% open Β· β±οΈ 26.03.2024):
git clone https://github.com/ekzhu/datasketch
-
PyPi (π₯ 2.8M / month Β· π¦ 44 Β· β±οΈ 04.06.2024):
pip install datasketch
-
GitHub (π¨βπ» 72 Β· π 590 Β· π₯ 280 Β· π¦ 760 Β· π 1.3K - 40% open Β· β±οΈ 21.07.2023):
git clone https://github.com/vaexio/vaex
-
PyPi (π₯ 22K / month Β· π¦ 51 Β· β±οΈ 21.07.2023):
pip install vaex
-
Conda (π₯ 190K Β· β±οΈ 16.06.2023):
conda install -c conda-forge vaex
-
GitHub (π¨βπ» 37 Β· π 150 Β· π₯ 2.4K Β· π 1.5K - 11% open Β· β±οΈ 01.12.2023):
git clone https://github.com/h2oai/datatable
-
PyPi (π₯ 53K / month Β· π¦ 45 Β· β±οΈ 01.12.2023):
pip install datatable
-
Conda (π₯ 26K Β· β±οΈ 16.06.2023):
conda install -c conda-forge datatable
-
GitHub (π¨βπ» 26 Β· π 200 Β· π 220 - 40% open Β· β±οΈ 16.02.2024):
git clone https://github.com/nalepae/pandarallel
-
PyPi (π₯ 420K / month Β· π¦ 91 Β· β±οΈ 02.05.2023):
pip install pandarallel
-
Conda (π₯ 93K Β· β±οΈ 16.06.2023):
conda install -c conda-forge pandarallel
-
GitHub (π¨βπ» 23 Β· π 33 Β· π¦ 22 Β· π 630 - 7% open Β· β±οΈ 21.05.2024):
git clone https://github.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
-
GitHub (π¨βπ» 18 Β· π 100 Β· π¦ 1.3K Β· π 150 - 13% open Β· β±οΈ 14.03.2024):
git clone https://github.com/jmcarpenter2/swifter
-
PyPi (π₯ 720K / month Β· π¦ 52 Β· β±οΈ 31.07.2023):
pip install swifter
-
Conda (π₯ 340K Β· β±οΈ 31.07.2023):
conda install -c conda-forge swifter
-
GitHub (π¨βπ» 99 Β· π 43 Β· π 14 - 42% open Β· β±οΈ 16.05.2024):
git clone https://github.com/polyaxon/datatile
-
PyPi (π₯ 87K / month Β· π¦ 21 Β· β±οΈ 25.11.2021):
pip install pandas-summary
- <b><a href="https://github.com/numpy/numpy">numpy</a></b> (π₯51 Β· β 27K) - The fundamental package for scientific computing with Python. <code>βUnlicensed</code>
- <b><a href="https://github.com/blaze/blaze">Blaze</a></b> (π₯31 Β· β 3.2K Β· π) - NumPy and Pandas interface to Big Data. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/man-group/arctic">Arctic</a></b> (π₯29 Β· β 3K) - Arctic is a high performance datastore for numeric data. <code><a href="https://tldrlegal.com/search?q=LGPL-2.1">βοΈLGPL-2.1</a></code>
- <b><a href="https://github.com/scikit-learn-contrib/sklearn-pandas">sklearn-pandas</a></b> (π₯28 Β· β 2.8K Β· π) - Pandas integration with sklearn. <code><a href="https://tldrlegal.com/search?q=Zlib">βοΈZlib</a></code> <code>sklearn</code> <code><img src="https://git.io/JLy1S" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/yhat/pandasql">pandasql</a></b> (π₯28 Β· β 1.3K Β· π) - sqldf for pandas. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://git.io/JLy1S" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/Blosc/bcolz">bcolz</a></b> (π₯26 Β· β 960 Β· π) - A columnar data container that can be compressed. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/patx/pickledb">pickleDB</a></b> (π₯22 Β· β 880 Β· π) - pickleDB is an open source key-value store using Pythons json module. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/xhochy/fletcher">fletcher</a></b> (π₯19 Β· β 230 Β· π) - Pandas ExtensionDType/Array backed by Apache Arrow. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://git.io/JLy1S" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/piskvorky/bounter">Bounter</a></b> (π₯18 Β· β 940 Β· π) - Efficient Counter that uses a limited (bounded) amount of memory.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/firmai/pandapy">PandaPy</a></b> (π₯13 Β· β 550 Β· π) - PandaPy has the speed of NumPy and the usability of Pandas 10x to.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://git.io/JLy1S" style="display:inline;" width="13" height="13"></code>
Data Structures
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/tobgu/pyrsistent">pyrsistent</a></b> (π₯35 Β· β 2K Β· π€) - Persistent/Immutable/Functional data structures for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 73 Β· π 140 Β· π¦ 340K Β· π 180 - 14% open Β· β±οΈ 25.10.2023):
git clone https://github.com/tobgu/pyrsistent
-
PyPi (π₯ 41M / month Β· π¦ 1K Β· β±οΈ 25.10.2023):
pip install pyrsistent
-
Conda (π₯ 21M Β· β±οΈ 31.10.2023):
conda install -c conda-forge pyrsistent
-
GitHub (π¨βπ» 24 Β· π 200 Β· π 190 - 12% open Β· β±οΈ 01.03.2024):
git clone https://github.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
-
GitHub (π¨βπ» 15 Β· π 63 Β· π₯ 53 Β· π¦ 26K Β· π 62 - 3% open Β· β±οΈ 04.05.2024):
git clone https://github.com/jab/bidict
-
PyPi (π₯ 3.9M / month Β· π¦ 440 Β· β±οΈ 18.02.2024):
pip install bidict
-
Conda (π₯ 410K Β· β±οΈ 18.02.2024):
conda install -c conda-forge bidict
-
GitHub (π¨βπ» 54 Β· π 95 Β· π₯ 6.8K Β· π 160 - 14% open Β· β±οΈ 19.04.2024):
git clone https://github.com/aio-libs/multidict
-
PyPi (π₯ 110M / month Β· π¦ 1.3K Β· β±οΈ 01.02.2024):
pip install multidict
-
Conda (π₯ 13M Β· β±οΈ 04.02.2024):
conda install -c conda-forge multidict
-
GitHub (π¨βπ» 29 Β· π 130 Β· π¦ 19K Β· π 190 - 14% open Β· β±οΈ 16.11.2023):
git clone https://github.com/c0fec0de/anytree
-
PyPi (π₯ 1.5M / month Β· π¦ 480 Β· β±οΈ 16.11.2023):
pip install anytree
-
Conda (π₯ 40K Β· β±οΈ 16.06.2023):
conda install -c conda-forge anytree
-
GitHub (π¨βπ» 7 Β· π 48 Β· π¦ 1.7K Β· π 110 - 17% open Β· β±οΈ 15.05.2024):
git clone https://github.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
-
GitHub (π¨βπ» 23 Β· π 60 Β· π¦ 1.6K Β· π 190 - 59% open Β· β±οΈ 12.01.2024):
git clone https://github.com/mahmoud/glom
-
PyPi (π₯ 2.1M / month Β· π¦ 170 Β· β±οΈ 27.11.2023):
pip install glom
-
Conda (π₯ 34K Β· β±οΈ 27.11.2023):
conda install -c conda-forge glom
-
GitHub (π¨βπ» 16 Β· π 54 Β· π¦ 6.7K Β· π 48 - 22% open Β· β±οΈ 15.08.2023):
git clone https://github.com/MagicStack/immutables
-
PyPi (π₯ 1.2M / month Β· π¦ 130 Β· β±οΈ 14.08.2023):
pip install immutables
-
Conda (π₯ 1M Β· β±οΈ 25.09.2023):
conda install -c conda-forge immutables
-
GitHub (π¨βπ» 26 Β· π 45 Β· π 42 - 21% open Β· β±οΈ 06.06.2024):
git clone https://github.com/aio-libs/janus
-
PyPi (π₯ 800K / month Β· π¦ 120 Β· β±οΈ 17.12.2021):
pip install janus
-
Conda (π₯ 19K Β· β±οΈ 16.06.2023):
conda install -c conda-forge janus
-
GitHub (π¨βπ» 27 Β· π 84 Β· π 49 - 18% open Β· β±οΈ 01.07.2023):
git clone https://github.com/Infinidat/munch
-
PyPi (π₯ 1.9M / month Β· π¦ 540 Β· β±οΈ 01.07.2023):
pip install munch
-
Conda (π₯ 4M Β· β±οΈ 02.07.2023):
conda install -c conda-forge munch
-
GitHub (π¨βπ» 1 Β· π 98 Β· π₯ 39 Β· π 160 - 14% open Β· β±οΈ 26.08.2023):
git clone https://github.com/cdgriffith/Box
-
PyPi (π₯ 3.1M / month Β· π¦ 410 Β· β±οΈ 26.08.2023):
pip install python-box
-
Conda (π₯ 560K Β· β±οΈ 01.10.2023):
conda install -c conda-forge python-box
- <b><a href="https://github.com/mewwts/addict">addict</a></b> (π₯29 Β· β 2.4K Β· π) - The Python Dict thats better than heroin. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/piskvorky/sqlitedict">sqlitedict</a></b> (π₯29 Β· β 1.1K Β· π) - Persistent dict, backed by sqlite3 and pickle, multithread-.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/rspeer/ordered-set">ordered-set</a></b> (π₯28 Β· β 210 Β· π) - A mutable set that remembers the order of its entries. One of.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PFython/cleverdict">cleverdict</a></b> (π₯15 Β· β 99 Β· π) - A JSON-friendly data structure which allows both object attributes.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Data Validation
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/pydantic/pydantic">pydantic</a></b> (π₯46 Β· β 19K) - Data validation using Python type hints. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 540 Β· π 1.7K Β· π¦ 420K Β· π 4.1K - 10% open Β· β±οΈ 06.06.2024):
git clone https://github.com/samuelcolvin/pydantic
-
PyPi (π₯ 200M / month Β· π¦ 19K Β· β±οΈ 03.06.2024):
pip install pydantic
-
Conda (π₯ 7.9M Β· β±οΈ 04.06.2024):
conda install -c conda-forge pydantic
-
GitHub (π¨βπ» 110 Β· π 570 Β· π₯ 250 Β· π¦ 570K Β· π 830 - 3% open Β· β±οΈ 05.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 54 Β· π 150 Β· π₯ 40 Β· π¦ 120K Β· π 170 - 0% open Β· β±οΈ 25.05.2024):
git clone https://github.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
-
GitHub (π¨βπ» 66 Β· π 240 Β· π¦ 16K Β· π 350 - 5% open Β· β±οΈ 23.10.2023):
git clone https://github.com/pyeve/cerberus
-
PyPi (π₯ 4.5M / month Β· π¦ 660 Β· β±οΈ 09.08.2023):
pip install cerberus
-
Conda (π₯ 380K Β· β±οΈ 06.10.2023):
conda install -c conda-forge cerberus
-
GitHub (π¨βπ» 69 Β· π 210 Β· π¦ 9.4K Β· π 180 - 53% open Β· β±οΈ 06.05.2024):
git clone https://github.com/keleshev/schema
-
PyPi (π₯ 18M / month Β· π¦ 740 Β· β±οΈ 04.05.2024):
pip install schema
-
Conda (π₯ 170K Β· β±οΈ 04.05.2024):
conda install -c conda-forge schema
-
GitHub (π¨βπ» 96 Β· π 210 Β· π¦ 16K Β· π 250 - 16% open Β· β±οΈ 02.02.2024):
git clone https://github.com/alecthomas/voluptuous
-
PyPi (π₯ 2.5M / month Β· π¦ 540 Β· β±οΈ 03.02.2024):
pip install voluptuous
-
Conda (π₯ 370K Β· β±οΈ 03.02.2024):
conda install -c conda-forge voluptuous
-
GitHub (π¨βπ» 24 Β· π 150 Β· π 98 - 11% open Β· β±οΈ 10.05.2024):
git clone https://github.com/JoshData/python-email-validator
-
PyPi (π₯ 22M / month Β· π¦ 690 Β· β±οΈ 26.02.2024):
pip install email-validator
-
Conda (π₯ 210K Β· β±οΈ 27.02.2024):
conda install -c conda-forge email-validator
-
GitHub (π¨βπ» 37 Β· π 68 Β· π¦ 11K Β· π 460 - 35% open Β· β±οΈ 15.05.2024):
git clone https://github.com/holoviz/param
-
PyPi (π₯ 600K / month Β· π¦ 150 Β· β±οΈ 02.05.2024):
pip install param
-
Conda (π₯ 1.6M Β· β±οΈ 22.03.2024):
conda install -c conda-forge param
-
GitHub (π¨βπ» 16 Β· π 35 Β· π¦ 330 Β· π 34 - 44% open Β· β±οΈ 15.11.2023):
git clone https://github.com/samuelcolvin/dirty-equals
-
PyPi (π₯ 140K / month Β· π¦ 31 Β· β±οΈ 15.11.2023):
pip install dirty-equals
-
Conda (π₯ 48K Β· β±οΈ 15.11.2023):
conda install -c conda-forge dirty-equals
-
GitHub (π¨βπ» 7 Β· π 12 Β· π 25 - 12% open Β· β±οΈ 23.12.2023):
git clone https://github.com/guyskk/validr
-
PyPi (π₯ 620 / month Β· π¦ 6 Β· β±οΈ 13.12.2023):
pip install validr
- <b><a href="https://github.com/schematics/schematics">schematics</a></b> (π₯30 Β· β 2.6K Β· π) - Python Data Structures for Humans. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/crdoconnor/strictyaml">strictyaml</a></b> (π₯27 Β· β 1.4K Β· π) - Type-safe YAML parser and validator. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/podio/valideer">valideer</a></b> (π₯19 Β· β 260 Β· π) - Lightweight data validation and adaptation Python library. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/seandstewart/typical">typical</a></b> (π₯19 Β· β 180 Β· π) - Typical: Fast, simple, & correct data-validation using Python 3 typing. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/dabeaz/dataklasses">dataklasses</a></b> (π₯7 Β· β 780 Β· π) - A different spin on dataclasses. <code>βUnlicensed</code>
Algorithms & Design Patterns
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
πΒ <b><a href="https://github.com/faif/python-patterns">python-patterns</a></b> ( β 40K) - Collection of design patterns/idioms in Python.
<details><summary><b><a href="https://github.com/pytransitions/transitions">transitions</a></b> (π₯34 Β· β 5.4K) - A lightweight, object-oriented finite state machine implementation.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 78 Β· π 520 Β· π¦ 3.5K Β· π 460 - 3% open Β· β±οΈ 28.05.2024):
git clone https://github.com/pytransitions/transitions
-
PyPi (π₯ 600K / month Β· π¦ 170 Β· β±οΈ 14.05.2024):
pip install transitions
-
Conda (π₯ 660K Β· β±οΈ 14.05.2024):
conda install -c conda-forge transitions
-
GitHub (π¨βπ» 200 Β· π 4.6K Β· π¦ 110 Β· π 300 - 66% open Β· β±οΈ 05.02.2024):
git clone https://github.com/keon/algorithms
-
PyPi (π₯ 1.5K / month Β· π¦ 4 Β· β±οΈ 04.10.2020):
pip install algorithms
-
Conda (π₯ 2.2K Β· β±οΈ 16.06.2023):
conda install -c conda-forge algorithms
-
GitHub (π¨βπ» 4 Β· π 150 Β· π¦ 49 Β· π 42 - 2% open Β· β±οΈ 26.05.2024):
git clone https://github.com/tylerlaberge/PyPattyrn
-
PyPi (π₯ 1.4K / month Β· π¦ 14 Β· β±οΈ 11.09.2016):
pip install pypattyrn
Date & Time Utilities
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/arrow-py/arrow">arrow</a></b> (π₯39 Β· β 8.6K Β· π€) - Better dates & times for Python. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>-
GitHub (π¨βπ» 270 Β· π 660 Β· π¦ 110K Β· π 500 - 20% open Β· β±οΈ 30.09.2023):
git clone https://github.com/arrow-py/arrow
-
PyPi (π₯ 30M / month Β· π¦ 1.9K Β· β±οΈ 30.09.2023):
pip install arrow
-
Conda (π₯ 4.9M Β· β±οΈ 01.10.2023):
conda install -c conda-forge arrow
-
GitHub (π¨βπ» 96 Β· π 360 Β· π₯ 650 Β· π¦ 28K Β· π 560 - 42% open Β· β±οΈ 16.12.2023):
git clone https://github.com/sdispater/pendulum
-
PyPi (π₯ 48M / month Β· π¦ 1.2K Β· β±οΈ 16.12.2023):
pip install pendulum
-
Conda (π₯ 1M Β· β±οΈ 07.01.2024):
conda install -c conda-forge pendulum
-
GitHub (π¨βπ» 130 Β· π 480 Β· π₯ 35K Β· π 790 - 45% open Β· β±οΈ 20.05.2024):
git clone https://github.com/dateutil/dateutil
-
PyPi (π₯ 360M / month Β· π¦ 10K Β· β±οΈ 01.03.2024):
pip install python-dateutil
-
Conda (π₯ 58M Β· β±οΈ 01.03.2024):
conda install -c conda-forge python-dateutil
-
GitHub (π¨βπ» 140 Β· π 470 Β· π¦ 28K Β· π 700 - 46% open Β· β±οΈ 08.04.2024):
git clone https://github.com/scrapinghub/dateparser
-
PyPi (π₯ 7.2M / month Β· π¦ 1K Β· β±οΈ 17.11.2023):
pip install dateparser
-
Conda (π₯ 220K Β· β±οΈ 17.11.2023):
conda install -c conda-forge dateparser
-
GitHub (π¨βπ» 21 Β· π 86 Β· π₯ 59 Β· π¦ 2M Β· π 88 - 37% open Β· β±οΈ 02.02.2024):
git clone https://github.com/stub42/pytz
-
PyPi (π₯ 180M / month Β· π¦ 11K Β· β±οΈ 02.02.2024):
pip install pytz
-
Conda (π₯ 54M Β· β±οΈ 02.02.2024):
conda install -c conda-forge pytz
-
GitHub (π¨βπ» 230 Β· π 440 Β· β±οΈ 12.04.2024):
git clone https://github.com/dr-prodigy/python-holidays
-
PyPi (π₯ 7.4M / month Β· π¦ 320 Β· β±οΈ 03.06.2024):
pip install holidays
-
Conda (π₯ 3.9M Β· β±οΈ 04.06.2024):
conda install -c conda-forge holidays
-
GitHub (π¨βπ» 31 Β· π 59 Β· π¦ 170K Β· π 84 - 3% open Β· β±οΈ 08.12.2023):
git clone https://github.com/regebro/tzlocal
-
PyPi (π₯ 47M / month Β· π¦ 1.6K Β· β±οΈ 22.10.2023):
pip install tzlocal
-
Conda (π₯ 2.7M Β· β±οΈ 22.10.2023):
conda install -c conda-forge tzlocal
- <b><a href="https://github.com/bear/parsedatetime">parsedatetime</a></b> (π₯29 Β· β 690 Β· π) - Parse human-readable date/time strings. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/gweis/isodate">isodate</a></b> (π₯29 Β· β 140 Β· π) - ISO 8601 date/time parser. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
File & Path Utilities
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/fsspec/filesystem_spec">filesystem_spec</a></b> (π₯40 Β· β 920) - A specification that python filesystems should adhere to. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 240 Β· π 340 Β· π¦ 130K Β· π 690 - 37% open Β· β±οΈ 04.06.2024):
git clone https://github.com/fsspec/filesystem_spec
-
PyPi (π₯ 260M / month Β· π¦ 1.6K Β· β±οΈ 04.06.2024):
pip install fsspec
-
Conda (π₯ 17M Β· β±οΈ 04.06.2024):
conda install -c conda-forge fsspec
-
GitHub (π¨βπ» 150 Β· π 680 Β· π¦ 150K Β· π 650 - 29% open Β· β±οΈ 23.05.2024):
git clone https://github.com/gorakhargosh/watchdog
-
PyPi (π₯ 22M / month Β· π¦ 2.4K Β· β±οΈ 23.05.2024):
pip install watchdog
-
Conda (π₯ 3M Β· β±οΈ 24.05.2024):
conda install -c conda-forge watchdog
-
GitHub (π¨βπ» 46 Β· π 100 Β· π¦ 450K Β· π 110 - 13% open Β· β±οΈ 04.06.2024):
git clone https://github.com/tox-dev/py-filelock
-
PyPi (π₯ 140M / month Β· π¦ 2.1K Β· β±οΈ 29.04.2024):
pip install filelock
-
Conda (π₯ 18M Β· β±οΈ 29.04.2024):
conda install -c conda-forge filelock
-
GitHub (π¨βπ» 36 Β· π 150 Β· π¦ 150K Β· π 120 - 42% open Β· β±οΈ 06.02.2024):
git clone https://github.com/Tinche/aiofiles
-
PyPi (π₯ 19M / month Β· π¦ 2.5K Β· β±οΈ 09.08.2023):
pip install aiofiles
-
Conda (π₯ 1.1M Β· β±οΈ 02.11.2023):
conda install -c conda-forge aiofiles
-
GitHub (π¨βπ» 54 Β· π 140 Β· π¦ 15K Β· π 140 - 2% open Β· β±οΈ 27.05.2024):
git clone https://github.com/jaraco/path
-
PyPi (π₯ 1.4M / month Β· π¦ 200 Β· β±οΈ 09.04.2024):
pip install path
-
Conda (π₯ 550K Β· β±οΈ 15.04.2024):
conda install -c conda-forge path
-
GitHub (π¨βπ» 23 Β· π 69 Β· π¦ 15K Β· π 96 - 6% open Β· β±οΈ 29.08.2023):
git clone https://github.com/benhoyt/scandir
-
PyPi (π₯ 3.2M / month Β· π¦ 210 Β· β±οΈ 09.03.2019):
pip install scandir
-
Conda (π₯ 1.4M Β· β±οΈ 23.09.2023):
conda install -c conda-forge scandir
- <b><a href="https://github.com/jaraco/zipp">zipp</a></b> (π₯36 Β· β 52 Β· π) - Backport of pathlib-compatible object wrapper for zip files. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ActiveState/appdirs">appdirs</a></b> (π₯31 Β· β 1K Β· π) - A small Python module for determining appropriate platform-specific.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyFilesystem/pyfilesystem2">pyfilesystem2</a></b> (π₯30 Β· β 2K Β· π) - Pythons Filesystem abstraction layer. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/mikeorr/Unipath">Unipath</a></b> (π₯22 Β· β 520 Β· π) - An object-oriented approach to Python file/directory operations. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Compatiblity
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/PythonCharmers/python-future">future</a></b> (π₯38 Β· β 1.2K) - Easy, clean, reliable Python 2/3 compatibility. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 130 Β· π 280 Β· π¦ 330K Β· π 400 - 46% open Β· β±οΈ 21.02.2024):
git clone https://github.com/PythonCharmers/python-future
-
PyPi (π₯ 41M / month Β· π¦ 5.5K Β· β±οΈ 21.02.2024):
pip install future
-
Conda (π₯ 13M Β· β±οΈ 22.02.2024):
conda install -c conda-forge future
-
GitHub (π¨βπ» 67 Β· π 270 Β· π¦ 2.2M Β· π 300 - 37% open Β· β±οΈ 27.03.2024):
git clone https://github.com/benjaminp/six
-
PyPi (π₯ 320M / month Β· π¦ 24K Β· β±οΈ 05.05.2021):
pip install six
-
Conda (π₯ 56M Β· β±οΈ 16.06.2023):
conda install -c conda-forge six
-
GitHub (π¨βπ» 100 Β· π 220 Β· π 800 - 19% open Β· β±οΈ 05.06.2024):
git clone https://github.com/python/typing
-
PyPi (π₯ 9.1M / month Β· π¦ 3.1K Β· β±οΈ 01.05.2021):
pip install typing
-
Conda (π₯ 3M Β· β±οΈ 17.05.2024):
conda install -c conda-forge typing
- <b><a href="https://github.com/jazzband/contextlib2">contextlib2</a></b> (π₯28 Β· β 38) - contextlib2 is a backport of the standard librarys contextlib.. <code><a href="https://tldrlegal.com/search?q=psfrag">βοΈpsfrag</a></code>
- <b><a href="https://github.com/ericvsmith/dataclasses">dataclasses</a></b> (π₯27 Β· β 580 Β· π) - A backport of the dataclasses module for Python 3.6. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/agronholm/pythonfutures">futures</a></b> (π₯27 Β· β 230 Β· π) - Backport of the concurrent.futures package to Python 2.6 and 2.7. <code><a href="http://bit.ly/35wkF7y">Python-2.0</a></code>
- <b><a href="https://github.com/jazzband/pathlib2">pathlib2</a></b> (π₯27 Β· β 81 Β· π€) - Backport of pathlib aiming to support the full stdlib Python API. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Cryptography
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/pyca/cryptography">cryptography</a></b> (π₯47 Β· β 6.4K) - cryptography is a package designed to expose cryptographic.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>-
GitHub (π¨βπ» 320 Β· π 1.5K Β· π¦ 680K Β· π 2.5K - 1% open Β· β±οΈ 06.06.2024):
git clone https://github.com/pyca/cryptography
-
PyPi (π₯ 270M / month Β· π¦ 8.8K Β· β±οΈ 04.06.2024):
pip install cryptography
-
Conda (π₯ 48M Β· β±οΈ 05.06.2024):
conda install -c conda-forge cryptography
-
GitHub (π¨βπ» 150 Β· π 480 Β· π₯ 540 Β· π¦ 98K Β· π 580 - 10% open Β· β±οΈ 12.05.2024):
git clone https://github.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
-
GitHub (π¨βπ» 120 Β· π 150 Β· π¦ 120K Β· π 520 - 12% open Β· β±οΈ 13.05.2024):
git clone https://github.com/jaraco/keyring
-
PyPi (π₯ 54M / month Β· π¦ 2.9K Β· β±οΈ 13.05.2024):
pip install keyring
-
Conda (π₯ 4.8M Β· β±οΈ 14.05.2024):
conda install -c conda-forge keyring
-
GitHub (π¨βπ» 32 Β· π 150 Β· π¦ 230K Β· π 140 - 5% open Β· β±οΈ 03.06.2024):
git clone https://github.com/pyca/bcrypt
-
PyPi (π₯ 61M / month Β· π¦ 1.3K Β· β±οΈ 04.05.2024):
pip install bcrypt
-
Conda (π₯ 5M Β· β±οΈ 17.05.2024):
conda install -c conda-forge bcrypt
-
GitHub (π¨βπ» 120 Β· π 1.2K Β· π₯ 1.1K Β· π¦ 1.1K Β· β±οΈ 17.04.2024):
git clone https://github.com/google/tink
-
PyPi (π₯ 420K / month Β· π¦ 8 Β· β±οΈ 02.05.2024):
pip install tink
-
npm (π₯ 270 / month Β· π¦ 3 Β· β±οΈ 02.05.2023):
npm install tink-crypto
-
GitHub (π¨βπ» 39 Β· π 140 Β· π¦ 110K Β· π 190 - 25% open Β· β±οΈ 03.11.2023):
git clone https://github.com/wbond/asn1crypto
-
PyPi (π₯ 82M / month Β· π¦ 590 Β· β±οΈ 15.03.2022):
pip install asn1crypto
-
Conda (π₯ 8.5M Β· β±οΈ 16.06.2023):
conda install -c conda-forge asn1crypto
-
GitHub (π¨βπ» 43 Β· π 100 Β· π 130 - 15% open Β· β±οΈ 30.01.2024):
git clone https://github.com/sybrenstuvel/python-rsa
-
PyPi (π₯ 200M / month Β· π¦ 1.4K Β· β±οΈ 20.07.2022):
pip install rsa
-
Conda (π₯ 14M Β· β±οΈ 16.06.2023):
conda install -c conda-forge rsa
Infrastructure & DevOps
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/ansible/ansible">ansible</a></b> (π₯48 Β· β 62K) - Ansible is a radically simple IT automation platform that makes your.. <code><a href="http://bit.ly/2M0xdwT">βοΈGPL-3.0</a></code></summary>-
GitHub (π¨βπ» 6.8K Β· π 24K Β· π¦ 34K Β· π 33K - 2% open Β· β±οΈ 06.06.2024):
git clone https://github.com/ansible/ansible
-
PyPi (π₯ 5.1M / month Β· π¦ 460 Β· β±οΈ 06.06.2024):
pip install ansible
-
Conda (π₯ 1.1M Β· β±οΈ 06.06.2024):
conda install -c conda-forge ansible
-
GitHub (π¨βπ» 200 Β· π 1.1K Β· π¦ 330K Β· π 1.1K - 13% open Β· β±οΈ 05.06.2024):
git clone https://github.com/boto/botocore
-
PyPi (π₯ 640M / month Β· π¦ 2.6K Β· β±οΈ 05.06.2024):
pip install botocore
-
Conda (π₯ 27M Β· β±οΈ 05.06.2024):
conda install -c conda-forge botocore
-
GitHub (π¨βπ» 270 Β· π 1.1K Β· π₯ 3.4M Β· π¦ 7.9K Β· π 7.3K - 29% open Β· β±οΈ 06.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 440 Β· π 4K Β· π₯ 1.7K Β· π¦ 5 Β· π 4.6K - 11% open Β· β±οΈ 05.06.2024):
git clone https://github.com/aws/aws-cli
-
PyPi (π₯ 140M / month Β· π¦ 620 Β· β±οΈ 05.06.2024):
pip install awscli
-
Conda (π₯ 24M Β· β±οΈ 06.06.2024):
conda install -c conda-forge awscli
-
GitHub (π¨βπ» 450 Β· π 1.7K Β· π₯ 980 Β· π¦ 82K Β· π 1.7K - 27% open Β· β±οΈ 23.05.2024):
git clone https://github.com/docker/docker-py
-
PyPi (π₯ 44M / month Β· π¦ 3.1K Β· β±οΈ 23.05.2024):
pip install docker
-
Conda (π₯ 4.3M Β· β±οΈ 24.05.2024):
conda install -c conda-forge docker-py
-
GitHub (π¨βπ» 540 Β· π 5.1K Β· π₯ 98M Β· π¦ 560 Β· π 7.5K - 3% open Β· β±οΈ 05.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 190 Β· π 2K Β· π¦ 97K Β· π 1.8K - 56% open Β· β±οΈ 11.02.2024):
git clone https://github.com/paramiko/paramiko
-
PyPi (π₯ 58M / month Β· π¦ 2.8K Β· β±οΈ 18.12.2023):
pip install paramiko
-
Conda (π₯ 4.6M Β· β±οΈ 19.12.2023):
conda install -c conda-forge paramiko
-
GitHub (π¨βπ» 200 Β· π 3.2K Β· π 1.3K - 7% open Β· β±οΈ 30.05.2024):
git clone https://github.com/kubernetes-client/python
-
PyPi (π₯ 30M / month Β· π¦ 1.3K Β· β±οΈ 30.05.2024):
pip install kubernetes
-
Conda (π₯ 500K Β· β±οΈ 30.05.2024):
conda install -c conda-forge kubernetes
-
GitHub (π¨βπ» 240 Β· π 1.3K Β· π¦ 4.4K Β· π 2.1K - 8% open Β· β±οΈ 16.05.2024):
git clone https://github.com/ktbyers/netmiko
-
PyPi (π₯ 320K / month Β· π¦ 180 Β· β±οΈ 17.11.2023):
pip install netmiko
-
GitHub (π¨βπ» 140 Β· π 1.9K Β· π¦ 21 Β· π 1.8K - 26% open Β· β±οΈ 26.01.2024):
git clone https://github.com/fabric/fabric
-
PyPi (π₯ 6.5M / month Β· π¦ 280 Β· β±οΈ 31.08.2023):
pip install fabric
-
Conda (π₯ 94K Β· β±οΈ 31.08.2023):
conda install -c conda-forge fabric
-
GitHub (π¨βπ» 60 Β· π 950 Β· π¦ 35K Β· π 460 - 34% open Β· β±οΈ 25.05.2024):
git clone https://github.com/dbader/schedule
-
PyPi (π₯ 2.3M / month Β· π¦ 660 Β· β±οΈ 25.05.2024):
pip install schedule
-
Conda (π₯ 58K Β· β±οΈ 02.10.2023):
conda install -c conda-forge schedule
-
GitHub (π¨βπ» 110 Β· π 180 Β· π¦ 6.5K Β· π 360 - 37% open Β· β±οΈ 20.05.2024):
git clone https://github.com/tomerfiliba/plumbum
-
PyPi (π₯ 2.9M / month Β· π¦ 290 Β· β±οΈ 29.04.2024):
pip install plumbum
-
Conda (π₯ 1M Β· β±οΈ 29.04.2024):
conda install -c conda-forge plumbum
-
GitHub (π¨βπ» 120 Β· π 350 Β· π¦ 120 Β· π 720 - 22% open Β· β±οΈ 27.05.2024):
git clone https://github.com/Fizzadar/pyinfra
-
PyPi (π₯ 20K / month Β· π¦ 16 Β· β±οΈ 04.05.2024):
pip install pyinfra
-
GitHub (π¨βπ» 10 Β· π 26 Β· π¦ 110 Β· π 140 - 11% open Β· β±οΈ 22.09.2023):
git clone https://github.com/pypyr/pypyr
-
PyPi (π₯ 2.6K / month Β· π¦ 11 Β· β±οΈ 22.09.2023):
pip install pypyr
-
Conda (π₯ 16K Β· β±οΈ 22.09.2023):
conda install -c conda-forge pypyr
- <b><a href="https://github.com/pahaz/sshtunnel">sshtunnel</a></b> (π₯31 Β· β 1.2K Β· π) - SSH tunnels to remote server. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ParallelSSH/parallel-ssh">parallel-ssh</a></b> (π₯26 Β· β 1.2K Β· π) - Asynchronous parallel SSH client library. <code><a href="https://tldrlegal.com/search?q=LGPL-2.1">βοΈLGPL-2.1</a></code>
- <b><a href="https://github.com/emre/storm">storm</a></b> (π₯24 Β· β 3.9K Β· π) - Manage your SSH like a boss. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/fabtools/fabtools">fabtools</a></b> (π₯24 Β· β 1.2K Β· π) - Tools for writing awesome Fabric files. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/aluzzardi/wssh">wssh</a></b> (π₯17 Β· β 1.4K Β· π) - SSH to WebSockets Bridge. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/grai-io/grai-core">Grai</a></b> (π₯14 Β· β 280) - Platform to programmatically manage, test, and debug data.. <code><a href="https://tldrlegal.com/search?q=MulanPSL-2.0">βοΈMulanPSL-2.0</a></code>
Process Utilities
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/pexpect/pexpect">pexpect</a></b> (π₯38 Β· β 2.5K Β· π€) - A Python module for controlling interactive programs in a pseudo-.. <code><a href="http://bit.ly/3hkKRql">ISC</a></code></summary>-
GitHub (π¨βπ» 110 Β· π 480 Β· π₯ 4.4K Β· π¦ 390K Β· π 490 - 32% open Β· β±οΈ 25.11.2023):
git clone https://github.com/pexpect/pexpect
-
PyPi (π₯ 72M / month Β· π¦ 1.6K Β· β±οΈ 25.11.2023):
pip install pexpect
-
Conda (π₯ 19M Β· β±οΈ 24.01.2024):
conda install -c conda-forge pexpect
-
GitHub (π¨βπ» 180 Β· π 1.2K Β· π¦ 11K Β· π 1.2K - 13% open Β· β±οΈ 22.05.2024):
git clone https://github.com/Supervisor/supervisor
-
PyPi (π₯ 1.5M / month Β· π¦ 120 Β· β±οΈ 24.12.2022):
pip install supervisor
-
Conda (π₯ 310K Β· β±οΈ 23.11.2023):
conda install -c conda-forge supervisor
-
GitHub (π¨βπ» 98 Β· π 500 Β· π¦ 15K Β· π 480 - 1% open Β· β±οΈ 31.05.2024):
git clone https://github.com/amoffat/sh
-
PyPi (π₯ 7.2M / month Β· π¦ 720 Β· β±οΈ 01.06.2024):
pip install sh
-
Conda (π₯ 210K Β· β±οΈ 01.06.2024):
conda install -c conda-forge sh
-
GitHub (π¨βπ» 19 Β· π 70 Β· π 37 - 51% open Β· β±οΈ 23.10.2023):
git clone https://github.com/pexpect/ptyprocess
-
PyPi (π₯ 73M / month Β· π¦ 680 Β· β±οΈ 28.12.2020):
pip install ptyprocess
-
Conda (π₯ 18M Β· β±οΈ 16.06.2023):
conda install -c conda-forge ptyprocess
Asynchronous Programming
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/MagicStack/uvloop">uvloop</a></b> (π₯37 Β· β 10K Β· π€) - Ultra fast asyncio event loop. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>-
GitHub (π¨βπ» 60 Β· π 530 Β· π₯ 440 Β· π¦ 130K Β· π 360 - 28% open Β· β±οΈ 22.10.2023):
git clone https://github.com/MagicStack/uvloop
-
PyPi (π₯ 18M / month Β· π¦ 1.3K Β· β±οΈ 22.10.2023):
pip install uvloop
-
Conda (π₯ 730K Β· β±οΈ 23.10.2023):
conda install -c conda-forge uvloop
-
GitHub (π¨βπ» 51 Β· π 130 Β· π¦ 310K Β· π 350 - 16% open Β· β±οΈ 03.06.2024):
git clone https://github.com/agronholm/anyio
-
PyPi (π₯ 74M / month Β· π¦ 1.5K Β· β±οΈ 26.05.2024):
pip install anyio
-
Conda (π₯ 14M Β· β±οΈ 19.02.2024):
conda install -c conda-forge anyio
-
GitHub (π¨βπ» 68 Β· π 240 Β· π¦ 390K Β· π 250 - 12% open Β· β±οΈ 21.12.2023):
git clone https://github.com/python-greenlet/greenlet
-
PyPi (π₯ 100M / month Β· π¦ 1.1K Β· β±οΈ 21.12.2023):
pip install greenlet
-
Conda (π₯ 10M Β· β±οΈ 21.12.2023):
conda install -c conda-forge greenlet
-
GitHub (π¨βπ» 15 Β· π 47 Β· π¦ 3.9K Β· π 20 - 80% open Β· β±οΈ 23.05.2024):
git clone https://github.com/tiangolo/asyncer
-
PyPi (π₯ 210K / month Β· π¦ 120 Β· β±οΈ 30.04.2024):
pip install asyncer
-
Conda (π₯ 8.4K Β· β±οΈ 30.04.2024):
conda install -c conda-forge asyncer
-
GitHub (π¨βπ» 20 Β· π 26 Β· π¦ 370 Β· π 24 - 25% open Β· β±οΈ 04.06.2024):
git clone https://github.com/aiokitchen/aiomisc
-
PyPi (π₯ 19K / month Β· π¦ 57 Β· β±οΈ 04.06.2024):
pip install aiomisc
-
GitHub (π¨βπ» 11 Β· π 51 Β· π¦ 230 Β· π 31 - 9% open Β· β±οΈ 16.03.2024):
git clone https://github.com/alex-sherman/unsync
-
PyPi (π₯ 67K / month Β· π¦ 19 Β· β±οΈ 21.10.2021):
pip install unsync
-
Conda (π₯ 13K Β· β±οΈ 16.06.2023):
conda install -c conda-forge unsync
-
GitHub (π¨βπ» 7 Β· π 21 Β· π¦ 2.4K Β· π 20 - 25% open Β· β±οΈ 09.01.2024):
git clone https://github.com/glenfant/stopit
-
PyPi (π₯ 390K / month Β· π¦ 94 Β· β±οΈ 09.02.2018):
pip install stopit
-
Conda (π₯ 910K Β· β±οΈ 16.06.2023):
conda install -c conda-forge stopit
Configuration
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/theskumar/python-dotenv">python-dotenv</a></b> (π₯38 Β· β 7.2K) - Reads key-value pairs from a .env file and can set them as.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 95 Β· π 410 Β· π¦ 810K Β· π 290 - 19% open Β· β±οΈ 29.04.2024):
git clone https://github.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
-
GitHub (π¨βπ» 120 Β· π 200 Β· π₯ 350 Β· π¦ 440K Β· π 300 - 33% open Β· β±οΈ 19.04.2024):
git clone https://github.com/ipython/traitlets
-
PyPi (π₯ 45M / month Β· π¦ 1.3K Β· β±οΈ 19.04.2024):
pip install traitlets
-
Conda (π₯ 28M Β· β±οΈ 19.04.2024):
conda install -c conda-forge traitlets
-
GitHub (π¨βπ» 120 Β· π 290 Β· π¦ 8.6K Β· π 510 - 23% open Β· β±οΈ 28.05.2024):
git clone https://github.com/rochacbruno/dynaconf
-
PyPi (π₯ 2.9M / month Β· π¦ 420 Β· β±οΈ 18.03.2024):
pip install dynaconf
-
Conda (π₯ 78K Β· β±οΈ 26.03.2024):
conda install -c conda-forge dynaconf
-
GitHub (π¨βπ» 120 Β· π 600 Β· π¦ 24K Β· π 1.4K - 19% open Β· β±οΈ 03.04.2024):
git clone https://github.com/facebookresearch/hydra
-
PyPi (π₯ 10K / month Β· π¦ 11 Β· β±οΈ 03.08.2016):
pip install hydra
-
Conda (π₯ 990K Β· β±οΈ 16.06.2023):
conda install -c conda-forge hydra-core
-
GitHub (π¨βπ» 36 Β· π 190 Β· π₯ 12 Β· π¦ 130K Β· π 94 - 4% open Β· β±οΈ 01.01.2024):
git clone https://github.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
-
GitHub (π¨βπ» 35 Β· π 98 Β· π¦ 31K Β· π 560 - 19% open Β· β±οΈ 30.05.2024):
git clone https://github.com/omry/omegaconf
-
PyPi (π₯ 9.5M / month Β· π¦ 910 Β· β±οΈ 29.02.2024):
pip install omegaconf
-
Conda (π₯ 1.4M Β· β±οΈ 16.06.2023):
conda install -c conda-forge omegaconf
-
GitHub (π¨βπ» 24 Β· π 120 Β· π¦ 8.7K Β· π 95 - 55% open Β· β±οΈ 05.02.2024):
git clone https://github.com/google/gin-config
-
PyPi (π₯ 270K / month Β· π¦ 72 Β· β±οΈ 03.11.2021):
pip install gin-config
-
Conda (π₯ 25K Β· β±οΈ 16.06.2023):
conda install -c conda-forge gin-config
-
GitHub (π¨βπ» 8 Β· π 33 Β· π¦ 1.3K Β· π 88 - 4% open Β· β±οΈ 02.06.2024):
git clone https://github.com/willkg/everett
-
PyPi (π₯ 220K / month Β· π¦ 22 Β· β±οΈ 06.11.2023):
pip install everett
-
Conda (π₯ 63K Β· β±οΈ 06.11.2023):
conda install -c conda-forge everett
- <b><a href="https://github.com/DiffSK/configobj">configobj</a></b> (π₯28 Β· β 310 Β· π) - Python 3+ compatible port of the configobj library. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
CLI Development
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/pallets/click">click</a></b> (π₯46 Β· β 15K) - Python composable command line interface toolkit. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 370 Β· π 1.4K Β· π₯ 370 Β· π¦ 1.7M Β· π 1.6K - 7% open Β· β±οΈ 03.06.2024):
git clone https://github.com/pallets/click
-
PyPi (π₯ 210M / month Β· π¦ 37K Β· β±οΈ 17.08.2023):
pip install click
-
Conda (π₯ 35M Β· β±οΈ 17.08.2023):
conda install -c conda-forge click
-
GitHub (π¨βπ» 240 Β· π 1.7K Β· π¦ 220K Β· π 1.4K - 20% open Β· β±οΈ 01.05.2024):
git clone https://github.com/Textualize/rich
-
PyPi (π₯ 67M / month Β· π¦ 11K Β· β±οΈ 28.02.2024):
pip install rich
-
Conda (π₯ 7.1M Β· β±οΈ 28.02.2024):
conda install -c conda-forge rich
-
GitHub (π¨βπ» 55 Β· π 620 Β· π¦ 98K Β· π 390 - 53% open Β· β±οΈ 23.05.2024):
git clone https://github.com/tiangolo/typer
-
PyPi (π₯ 33M / month Β· π¦ 5.2K Β· β±οΈ 09.04.2024):
pip install typer
-
Conda (π₯ 2.5M Β· β±οΈ 09.04.2024):
conda install -c conda-forge typer
-
GitHub (π¨βπ» 65 Β· π 1.4K Β· π¦ 34K Β· π 340 - 44% open Β· β±οΈ 05.04.2024):
git clone https://github.com/google/python-fire
-
PyPi (π₯ 6.9M / month Β· π¦ 2.3K Β· β±οΈ 11.03.2024):
pip install fire
-
Conda (π₯ 950K Β· β±οΈ 12.03.2024):
conda install -c conda-forge fire
-
GitHub (π¨βπ» 230 Β· π 710 Β· π 1.2K - 52% open Β· β±οΈ 04.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 51 Β· π 240 Β· π¦ 970K Β· π 260 - 45% open Β· β±οΈ 01.12.2023):
git clone https://github.com/tartley/colorama
-
PyPi (π₯ 170M / month Β· π¦ 11K Β· β±οΈ 25.10.2022):
pip install colorama
-
Conda (π₯ 31M Β· β±οΈ 16.06.2023):
conda install -c conda-forge colorama
-
GitHub (π¨βπ» 73 Β· π 120 Β· π₯ 360 Β· π¦ 53K Β· π 270 - 19% open Β· β±οΈ 12.05.2024):
git clone https://github.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
-
GitHub (π¨βπ» 36 Β· π 85 Β· π¦ 22K Β· π 110 - 29% open Β· β±οΈ 03.06.2024):
git clone https://github.com/sdispater/cleo
-
PyPi (π₯ 33M / month Β· π¦ 310 Β· β±οΈ 30.10.2023):
pip install cleo
-
Conda (π₯ 730K Β· β±οΈ 30.10.2023):
conda install -c conda-forge cleo
-
GitHub (π¨βπ» 19 Β· π 56 Β· π¦ 560K Β· π 59 - 32% open Β· β±οΈ 14.02.2024):
git clone https://github.com/jquast/wcwidth
-
PyPi (π₯ 65M / month Β· π¦ 1.6K Β· β±οΈ 06.01.2024):
pip install wcwidth
-
Conda (π₯ 25M Β· β±οΈ 08.01.2024):
conda install -c conda-forge wcwidth
-
GitHub (π¨βπ» 40 Β· π 85 Β· π¦ 12K Β· π 150 - 35% open Β· β±οΈ 12.01.2024):
git clone https://github.com/tmbo/questionary
-
PyPi (π₯ 2M / month Β· π¦ 660 Β· β±οΈ 08.09.2023):
pip install questionary
-
Conda (π₯ 76K Β· β±οΈ 10.09.2023):
conda install -c conda-forge questionary
-
GitHub (π¨βπ» 45 Β· π 240 Β· π¦ 1K Β· π 300 - 8% open Β· β±οΈ 24.04.2024):
git clone https://github.com/peterbrittain/asciimatics
-
PyPi (π₯ 24K / month Β· π¦ 110 Β· β±οΈ 25.10.2023):
pip install asciimatics
-
Conda (π₯ 160K Β· β±οΈ 25.10.2023):
conda install -c conda-forge asciimatics
-
GitHub (π¨βπ» 53 Β· π 120 Β· π¦ 17K Β· π 200 - 36% open Β· β±οΈ 23.07.2023):
git clone https://github.com/bw2/ConfigArgParse
-
PyPi (π₯ 4.6M / month Β· π¦ 570 Β· β±οΈ 23.07.2023):
pip install configargparse
-
Conda (π₯ 860K Β· β±οΈ 23.07.2023):
conda install -c conda-forge configargparse
-
GitHub (π¨βπ» 49 Β· π 20 Β· π¦ 320 Β· π 35 - 54% open Β· β±οΈ 13.05.2024):
git clone https://github.com/jazzband/docopt-ng
-
PyPi (π₯ 210K / month Β· π¦ 84 Β· β±οΈ 30.05.2023):
pip install docopt-ng
-
GitHub (π¨βπ» 30 Β· π 58 Β· π¦ 6 Β· π 72 - 19% open Β· β±οΈ 29.01.2024):
git clone https://github.com/nojhan/colout
-
PyPi (π₯ 200 / month Β· β±οΈ 21.06.2020):
pip install colout
- <b><a href="https://github.com/docopt/docopt">docopt</a></b> (π₯36 Β· β 7.9K Β· π) - Create beautiful command-line interfaces with Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/erikrose/blessings">blessings</a></b> (π₯28 Β· β 1.4K Β· π) - A thin, practical wrapper around terminal capabilities in Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/kennethreitz/clint">clint</a></b> (π₯24 Β· β 95 Β· π) - Python Command-line Application Tools. <code><a href="http://bit.ly/3hkKRql">ISC</a></code>
- <b><a href="https://github.com/glamp/bashplotlib">bashplotlib</a></b> (π₯22 Β· β 1.8K Β· π) - plotting in the terminal. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/kdeldycke/click-extra">Click Extra</a></b> (π₯22 Β· β 54) - Extra colorization and configuration loading for Click. <code><a href="http://bit.ly/2KucAZR">βοΈGPL-2.0</a></code>
Development Tools
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
πΒ <b><a href="https://github.com/ml-tooling/best-of-python-dev">best-of-python-dev</a></b> ( β 930) - A ranked list of awesome python developer tools and libraries. Updated..
<br>Data Caching
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/tkem/cachetools">cachetools</a></b> (π₯34 Β· β 2.2K) - Extensible memoizing collections and decorators. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 13 Β· π 160 Β· π 240 - 4% open Β· β±οΈ 02.06.2024):
git clone https://github.com/tkem/cachetools
-
PyPi (π₯ 140M / month Β· π¦ 2.5K Β· β±οΈ 26.02.2024):
pip install cachetools
-
Conda (π₯ 12M Β· β±οΈ 26.02.2024):
conda install -c conda-forge cachetools
-
GitHub (π¨βπ» 45 Β· π 140 Β· π₯ 16 Β· π¦ 2.2K Β· π 300 - 13% open Β· β±οΈ 01.06.2024):
git clone https://github.com/aio-libs/aiocache
-
PyPi (π₯ 770K / month Β· π¦ 120 Β· β±οΈ 06.08.2023):
pip install aiocache
-
GitHub (π¨βπ» 91 Β· π 140 Β· π¦ 5.4K Β· π 140 - 55% open Β· β±οΈ 11.04.2024):
git clone https://github.com/bbangert/beaker
-
PyPi (π₯ 220K / month Β· π¦ 78 Β· β±οΈ 11.04.2024):
pip install beaker
-
Conda (π₯ 75K Β· β±οΈ 12.04.2024):
conda install -c conda-forge beaker
-
GitHub (π¨βπ» 54 Β· π 130 Β· π₯ 610 Β· π¦ 5.1K Β· π 190 - 11% open Β· β±οΈ 11.10.2023):
git clone https://github.com/lericson/pylibmc
-
PyPi (π₯ 250K / month Β· π¦ 79 Β· β±οΈ 30.08.2022):
pip install pylibmc
-
Conda (π₯ 230K Β· β±οΈ 26.09.2023):
conda install -c conda-forge pylibmc
-
GitHub (π¨βπ» 20 Β· π 59 Β· π₯ 17 Β· π¦ 460 Β· π 82 - 26% open Β· β±οΈ 01.06.2024):
git clone https://github.com/shaypal5/cachier
-
PyPi (π₯ 100K / month Β· π¦ 40 Β· β±οΈ 26.02.2024):
pip install cachier
- <b><a href="https://github.com/pydanny/cached-property">cached-property</a></b> (π₯30 Β· β 680 Β· π) - A decorator for caching properties in classes. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
GUI Development
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
πΒ <b><a href="https://github.com/ml-tooling/best-of-web-python">best-of-web-python - Web UI</a></b> ( β 2.2K) - Collection of libraries to implement web-based UIs.
<details><summary><b><a href="https://github.com/kivy/kivy">kivy</a></b> (π₯41 Β· β 17K) - Open source UI framework written in Python, running on Windows, Linux, macOS,.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 620 Β· π 3K Β· π₯ 37K Β· π¦ 13K Β· π 5.1K - 15% open Β· β±οΈ 27.05.2024):
git clone https://github.com/kivy/kivy
-
PyPi (π₯ 180K / month Β· π¦ 310 Β· β±οΈ 05.01.2024):
pip install kivy
-
Conda (π₯ 360K Β· β±οΈ 08.04.2024):
conda install -c conda-forge kivy
-
GitHub (π¨βπ» 65 Β· π 650 Β· π¦ 3K Β· π 1.3K - 21% open Β· β±οΈ 13.04.2024):
git clone https://github.com/hoffstadt/DearPyGui
-
PyPi (π₯ 41K / month Β· π¦ 100 Β· β±οΈ 15.03.2024):
pip install dearpygui
-
GitHub (π¨βπ» 270 Β· π 650 Β· π₯ 3.4K Β· π¦ 3 Β· π 910 - 20% open Β· β±οΈ 03.06.2024):
git clone https://github.com/beeware/toga
-
PyPi (π₯ 4.8K / month Β· π¦ 24 Β· β±οΈ 08.05.2024):
pip install toga
-
npm (π₯ 8 / month Β· π¦ 5 Β· β±οΈ 23.04.2017):
npm install @pybee/toga
-
GitHub (π¨βπ» 37 Β· π 260 Β· π¦ 140 Β· π 460 - 19% open Β· β±οΈ 06.01.2024):
git clone https://github.com/flexxui/flexx
-
PyPi (π₯ 810 / month Β· π¦ 7 Β· β±οΈ 12.04.2022):
pip install flexx
-
Conda (π₯ 110K Β· β±οΈ 16.06.2023):
conda install -c conda-forge flexx
- <b><a href="https://github.com/PySimpleGUI/PySimpleGUI">PySimpleGUI</a></b> (π₯35 Β· β 13K) - PySimpleGUI is a Python package that enables Python.. <code>βUnlicensed</code>
- <b><a href="https://github.com/python-eel/Eel">Eel</a></b> (π₯31 Β· β 6.2K Β· π) - A little Python library for making simple Electron-like HTML/JS GUI apps. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/chriskiehl/Gooey">Gooey</a></b> (π₯30 Β· β 20K Β· π) - Turn (almost) any Python command line program into a full GUI.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/nucleic/enaml">enaml</a></b> (π₯25 Β· β 1.5K) - Declarative User Interfaces for Python. <code>βUnlicensed</code>
- <b><a href="https://github.com/wxWidgets/Phoenix">Phoenix</a></b> (π₯24 Β· β 2.2K) - wxPythons Project Phoenix. A new implementation of wxPython,.. <code><a href="https://tldrlegal.com/search?q=wxWindows">βοΈwxWindows</a></code>
Computer & Machine Vision
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
πΒ <b><a href="https://github.com/ml-tooling/best-of-ml-python">best-of-ml-python - Computer Vision</a></b> ( β 16K) - Collection of computer vision and image processing..
<details><summary><b><a href="https://github.com/pipeless-ai/pipeless">Pipeless</a></b> (π₯18 Β· β 660) - An open-source framework to create and deploy computer vision.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>-
GitHub (π¨βπ» 8 Β· π 31 Β· π₯ 990 Β· π 26 - 26% open Β· β±οΈ 08.05.2024):
git clone https://github.com/pipeless-ai/pipeless
-
PyPi (π₯ 80 / month Β· π¦ 2 Β· β±οΈ 02.11.2023):
pip install pipeless-ai
Machine Learning & Data Engineering
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
πΒ <b><a href="https://github.com/ml-tooling/best-of-ml-python">best-of-ml-python</a></b> ( β 16K) - A ranked list of awesome machine learning Python libraries. Updated..
<br>Text Data
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
πΒ <b><a href="https://github.com/ml-tooling/best-of-ml-python#text-data--nlp">best-of-ml-python - NLP</a></b> ( β 16K) - Collection of text processing and NLP libraries.
<details><summary><b><a href="https://github.com/carpedm20/emoji">emoji</a></b> (π₯37 Β· β 1.8K) - emoji terminal output for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 68 Β· π 270 Β· π¦ 71K Β· π 170 - 8% open Β· β±οΈ 20.05.2024):
git clone https://github.com/carpedm20/emoji
-
PyPi (π₯ 4.1M / month Β· π¦ 980 Β· β±οΈ 20.05.2024):
pip install emoji
-
Conda (π₯ 75K Β· β±οΈ 20.05.2024):
conda install -c conda-forge emoji
-
GitHub (π¨βπ» 31 Β· π 410 Β· π 180 - 5% open Β· β±οΈ 04.06.2024):
git clone https://github.com/daviddrysdale/python-phonenumbers
-
PyPi (π₯ 7M / month Β· π¦ 530 Β· β±οΈ 04.06.2024):
pip install phonenumbers
-
Conda (π₯ 920K Β· β±οΈ 05.06.2024):
conda install -c conda-forge phonenumbers
-
GitHub (π¨βπ» 55 Β· π 100 Β· π¦ 22K Β· π 120 - 23% open Β· β±οΈ 24.04.2024):
git clone https://github.com/jaraco/inflect
-
PyPi (π₯ 6M / month Β· π¦ 610 Β· β±οΈ 23.04.2024):
pip install inflect
-
Conda (π₯ 380K Β· β±οΈ 23.04.2024):
conda install -c conda-forge inflect
-
GitHub (π¨βπ» 36 Β· π 110 Β· π¦ 85K Β· π 73 - 2% open Β· β±οΈ 01.03.2024):
git clone https://github.com/un33k/python-slugify
-
PyPi (π₯ 20M / month Β· π¦ 1.4K Β· β±οΈ 08.02.2024):
pip install python-slugify
-
Conda (π₯ 2.1M Β· β±οΈ 08.02.2024):
conda install -c conda-forge python-slugify
-
GitHub (π¨βπ» 48 Β· π 250 Β· π¦ 6 Β· π 150 - 42% open Β· β±οΈ 01.08.2023):
git clone https://github.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
-
GitHub (π¨βπ» 30 Β· π 120 Β· π₯ 50 Β· π¦ 2.8K Β· π 130 - 18% open Β· β±οΈ 21.03.2024):
git clone https://github.com/WojciechMula/pyahocorasick
-
PyPi (π₯ 830K / month Β· π¦ 140 Β· β±οΈ 21.03.2024):
pip install pyahocorasick
-
Conda (π₯ 220K Β· β±οΈ 21.03.2024):
conda install -c conda-forge pyahocorasick
-
GitHub (π¨βπ» 14 Β· π 48 Β· π¦ 420 Β· π 39 - 66% open Β· β±οΈ 17.10.2023):
git clone https://github.com/scrapinghub/price-parser
-
PyPi (π₯ 120K / month Β· π¦ 32 Β· β±οΈ 25.11.2020):
pip install price-parser
- <b><a href="https://github.com/jmoiron/humanize">humanize</a></b> (π₯30 Β· β 1.7K Β· π) - python humanize functions. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/alexanderlukanin13/coolname">coolname</a></b> (π₯22 Β· β 130 Β· π) - Random Name and Slug Generator. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/voronind/awesome-slugify">awesome-slugify</a></b> (π₯20 Β· β 480 Β· π) - Python flexible slugify function. <code><a href="http://bit.ly/2M0xdwT">βοΈGPL-3.0</a></code>
- <b><a href="https://github.com/azaitsev/millify">millify</a></b> (π₯16 Β· β 83 Β· π) - Convert long numbers into a human-readable format in Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Web Development
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
πΒ <b><a href="https://github.com/ml-tooling/best-of-web-python">best-of-web-python</a></b> ( β 2.2K) - A ranked list of awesome python libraries for web development. Updated..
<br>Database Clients
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Libraries for connecting to, operating, and querying databases.
<details><summary><b><a href="https://github.com/boto/boto3">boto3</a></b> (π₯48 Β· β 8.8K Β· π) - AWS SDK for Python. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>-
GitHub (π¨βπ» 160 Β· π 1.8K Β· π¦ 440K Β· π 3.3K - 5% open Β· β±οΈ 05.06.2024):
git clone https://github.com/boto/boto3
-
PyPi (π₯ 1.3B / month Β· π¦ 11K Β· β±οΈ 05.06.2024):
pip install boto3
-
Conda (π₯ 20M Β· β±οΈ 06.06.2024):
conda install -c conda-forge boto3
-
GitHub (π¨βπ» 710 Β· π 1.3K Β· π₯ 48K Β· π¦ 790K Β· π 7.8K - 2% open Β· β±οΈ 04.06.2024):
git clone https://github.com/sqlalchemy/sqlalchemy
-
PyPi (π₯ 120M / month Β· π¦ 11K Β· β±οΈ 05.05.2024):
pip install SQLAlchemy
-
Conda (π₯ 15M Β· β±οΈ 06.05.2024):
conda install -c conda-forge sqlalchemy
-
GitHub (π¨βπ» 720 Β· π 2.7K Β· π¦ 2.5K Β· π 9.8K - 10% open Β· β±οΈ 06.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 440 Β· π 2.5K Β· π 1.7K - 13% open Β· β±οΈ 06.06.2024):
git clone https://github.com/redis/redis-py
-
PyPi (π₯ 41M / month Β· π¦ 5.5K Β· β±οΈ 06.06.2024):
pip install redis
-
Conda (π₯ 1.2M Β· β±οΈ 06.06.2024):
conda install -c conda-forge redis-py
-
GitHub (π¨βπ» 520 Β· π 1.5K Β· π 3.8K - 2% open Β· β±οΈ 05.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 200 Β· π 1.2K Β· π₯ 3.9K Β· π¦ 49K Β· π 1.1K - 5% open Β· β±οΈ 06.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 160 Β· π 1.4K Β· π¦ 30K Β· π 2.4K - 0% open Β· β±οΈ 22.05.2024):
git clone https://github.com/coleifer/peewee
-
PyPi (π₯ 2.6M / month Β· π¦ 900 Β· β±οΈ 10.05.2024):
pip install peewee
-
Conda (π₯ 670K Β· β±οΈ 18.04.2024):
conda install -c conda-forge peewee
-
GitHub (π¨βπ» 120 Β· π 1.4K Β· π¦ 220K Β· π 660 - 2% open Β· β±οΈ 21.05.2024):
git clone https://github.com/PyMySQL/PyMySQL
-
PyPi (π₯ 50M / month Β· π¦ 7 Β· β±οΈ 21.05.2024):
pip install PyMySQL
-
Conda (π₯ 1.4M Β· β±οΈ 26.06.2023):
conda install -c conda-forge pymysql
-
GitHub (π¨βπ» 160 Β· π 280 Β· π¦ 30K Β· π 660 - 7% open Β· β±οΈ 04.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 310 Β· π 540 Β· π₯ 150 Β· π¦ 1.6K Β· π 2.9K - 9% open Β· β±οΈ 05.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 390 Β· π 1.2K Β· π¦ 24K Β· π 1.7K - 22% open Β· β±οΈ 10.03.2024):
git clone https://github.com/MongoEngine/mongoengine
-
PyPi (π₯ 1.1M / month Β· π¦ 390 Β· β±οΈ 07.03.2024):
pip install mongoengine
-
Conda (π₯ 250K Β· β±οΈ 28.09.2023):
conda install -c conda-forge mongoengine
-
GitHub (π¨βπ» 210 Β· π 1.1K Β· β±οΈ 05.06.2024):
git clone https://github.com/mongodb/mongo-python-driver
-
PyPi (π₯ 29M / month Β· π¦ 4K Β· β±οΈ 04.06.2024):
pip install pymongo
-
Conda (π₯ 1.8M Β· β±οΈ 05.06.2024):
conda install -c conda-forge pymongo
-
GitHub (π¨βπ» 150 Β· π 670 Β· π₯ 240K Β· π¦ 1.6K Β· π 1.1K - 3% open Β· β±οΈ 05.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 77 Β· π 610 Β· π¦ 13K Β· π 390 - 60% open Β· β±οΈ 05.06.2024):
git clone https://github.com/tiangolo/sqlmodel
-
PyPi (π₯ 1.4M / month Β· π¦ 360 Β· β±οΈ 04.06.2024):
pip install sqlmodel
-
Conda (π₯ 31K Β· β±οΈ 04.06.2024):
conda install -c conda-forge sqlmodel
-
GitHub (π¨βπ» 220 Β· π 1.4K Β· π₯ 1.8K Β· π¦ 26K Β· π 1.5K - 20% open Β· β±οΈ 08.03.2024):
git clone https://github.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
-
GitHub (π¨βπ» 140 Β· π 800 Β· π₯ 200 Β· π¦ 10K Β· π 1.3K - 3% open Β· β±οΈ 30.05.2024):
git clone https://github.com/elastic/elasticsearch-dsl-py
-
PyPi (π₯ 4.5M / month Β· π¦ 340 Β· β±οΈ 30.04.2024):
pip install elasticsearch-dsl
-
conda install -c anaconda elasticsearch-dsl
-
GitHub (π¨βπ» 180 Β· π 230 Β· π¦ 220K Β· π 1.1K - 10% open Β· β±οΈ 24.04.2024):
git clone https://github.com/sqlalchemy/alembic
-
PyPi (π₯ 41M / month Β· π¦ 1.5K Β· β±οΈ 20.12.2023):
pip install alembic
-
Conda (π₯ 4.7M Β· β±οΈ 13.01.2024):
conda install -c conda-forge alembic
-
GitHub (π¨βπ» 120 Β· π 320 Β· π¦ 30K Β· π 440 - 45% open Β· β±οΈ 22.03.2024):
git clone https://github.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
-
GitHub (π¨βπ» 140 Β· π 270 Β· π¦ 18K Β· π 470 - 29% open Β· β±οΈ 04.06.2024):
git clone https://github.com/fsspec/s3fs
-
PyPi (π₯ 260M / month Β· π¦ 950 Β· β±οΈ 04.06.2024):
pip install s3fs
-
Conda (π₯ 6.9M Β· β±οΈ 04.06.2024):
conda install -c conda-forge s3fs
-
GitHub (π¨βπ» 130 Β· π 350 Β· π₯ 13 Β· π¦ 7.8K Β· π 1.1K - 50% open Β· β±οΈ 03.06.2024):
git clone https://github.com/tortoise/tortoise-orm
-
PyPi (π₯ 140K / month Β· π¦ 160 Β· β±οΈ 01.06.2024):
pip install tortoise-orm
-
conda install -c conda-forge tortoise-orm
-
GitHub (π¨βπ» 52 Β· π 210 Β· π¦ 91K Β· β±οΈ 05.06.2024):
git clone https://github.com/mongodb/motor
-
PyPi (π₯ 2M / month Β· π¦ 560 Β· β±οΈ 26.03.2024):
pip install motor
-
Conda (π₯ 68K Β· β±οΈ 26.03.2024):
conda install -c conda-forge motor
-
GitHub (π¨βπ» 39 Β· π 130 Β· π¦ 290K Β· π 87 - 58% open Β· β±οΈ 23.05.2024):
git clone https://github.com/boto/s3transfer
-
PyPi (π₯ 340M / month Β· π¦ 670 Β· β±οΈ 14.03.2024):
pip install s3transfer
-
conda install -c conda-forge s3transfer
-
GitHub (π¨βπ» 150 Β· π 790 Β· π 550 - 19% open Β· β±οΈ 28.05.2024):
git clone https://github.com/prometheus/client_python
-
PyPi (π₯ 36M / month Β· π¦ 1.5K Β· β±οΈ 14.02.2024):
pip install prometheus_client
-
Conda (π₯ 17M Β· β±οΈ 14.02.2024):
conda install -c conda-forge prometheus_client
-
GitHub (π¨βπ» 59 Β· π 260 Β· π¦ 23K Β· π 330 - 39% open Β· β±οΈ 01.03.2024):
git clone https://github.com/encode/databases
-
PyPi (π₯ 720K / month Β· π¦ 160 Β· β±οΈ 01.03.2024):
pip install databases
-
conda install -c conda-forge databases
-
GitHub (π¨βπ» 84 Β· π 430 Β· π₯ 5.3K Β· π¦ 170K Β· π 340 - 3% open Β· β±οΈ 08.02.2024):
git clone https://github.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
-
GitHub (π¨βπ» 200 Β· π 540 Β· π¦ 7K Β· β±οΈ 31.05.2024):
git clone https://github.com/datastax/python-driver
-
PyPi (π₯ 2.1M / month Β· π¦ 200 Β· β±οΈ 20.03.2024):
pip install cassandra-driver
-
Conda (π₯ 220K Β· β±οΈ 20.03.2024):
conda install -c conda-forge cassandra-driver
-
GitHub (π¨βπ» 100 Β· π 290 Β· π¦ 22K Β· π 470 - 44% open Β· β±οΈ 26.04.2024):
git clone https://github.com/kayak/pypika
-
PyPi (π₯ 3.1M / month Β· π¦ 160 Β· β±οΈ 15.03.2022):
pip install pypika
-
Conda (π₯ 16K Β· β±οΈ 16.06.2023):
conda install -c conda-forge pypika
-
GitHub (π¨βπ» 43 Β· π 190 Β· π¦ 9.5K Β· π 240 - 1% open Β· β±οΈ 15.05.2024):
git clone https://github.com/neo4j/neo4j-python-driver
-
PyPi (π₯ 130K / month Β· π¦ 61 Β· β±οΈ 26.04.2024):
pip install neo4j-driver
-
conda install -c conda-forge neo4j-python-driver
-
GitHub (π¨βπ» 130 Β· π 310 Β· π¦ 7.7K Β· π 560 - 1% open Β· β±οΈ 30.04.2024):
git clone https://github.com/minio/minio-py
-
PyPi (π₯ 2.7M / month Β· π¦ 510 Β· β±οΈ 30.04.2024):
pip install minio
-
Conda (π₯ 170K Β· β±οΈ 01.05.2024):
conda install -c conda-forge minio
-
GitHub (π¨βπ» 51 Β· π 120 Β· π₯ 350 Β· π¦ 10K Β· π 350 - 10% open Β· β±οΈ 04.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 30 Β· π 240 Β· π₯ 110 Β· π¦ 4K Β· π 650 - 48% open Β· β±οΈ 25.09.2023):
git clone https://github.com/ponyorm/pony
-
PyPi (π₯ 180K / month Β· π¦ 160 Β· β±οΈ 25.09.2023):
pip install pony
-
Conda (π₯ 100K Β· β±οΈ 25.09.2023):
conda install -c conda-forge pony
-
GitHub (π¨βπ» 110 Β· π 430 Β· π¦ 1.7K Β· π 660 - 42% open Β· β±οΈ 29.05.2024):
git clone https://github.com/pynamodb/PynamoDB
-
PyPi (π₯ 2.3M / month Β· π¦ 80 Β· β±οΈ 29.05.2024):
pip install pynamodb
-
Conda (π₯ 660K Β· β±οΈ 31.05.2024):
conda install -c conda-forge pynamodb
-
GitHub (π¨βπ» 480 Β· π 930 Β· π 210 - 40% open Β· β±οΈ 27.04.2024):
git clone https://github.com/apache/libcloud
-
PyPi (π₯ 180K / month Β· π¦ 160 Β· β±οΈ 10.08.2023):
pip install apache-libcloud
-
GitHub (π¨βπ» 91 Β· π 220 Β· π¦ 2.5K Β· π 400 - 15% open Β· β±οΈ 14.01.2024):
git clone https://github.com/nithinmurali/pygsheets
-
PyPi (π₯ 1.8M / month Β· π¦ 76 Β· β±οΈ 30.11.2022):
pip install pygsheets
-
GitHub (π¨βπ» 50 Β· π 570 Β· π¦ 1.2K Β· π 130 - 29% open Β· β±οΈ 30.03.2024):
git clone https://github.com/kennethreitz/records
-
PyPi (π₯ 190K / month Β· π¦ 46 Β· β±οΈ 29.03.2024):
pip install records
-
conda install -c conda-forge records
-
GitHub (π¨βπ» 140 Β· π 520 Β· π 550 - 30% open Β· β±οΈ 17.04.2024):
git clone https://github.com/influxdata/influxdb-python
-
PyPi (π₯ 2.3M / month Β· π¦ 350 Β· β±οΈ 18.04.2024):
pip install influxdb
-
Conda (π₯ 150K Β· β±οΈ 16.06.2023):
conda install -c conda-forge influxdb
-
GitHub (π¨βπ» 17 Β· π 360 Β· π¦ 8.3K Β· π 650 - 4% open Β· β±οΈ 31.05.2024):
git clone https://github.com/oracle/python-cx_Oracle
-
PyPi (π₯ 3.9M / month Β· π¦ 420 Β· β±οΈ 20.07.2023):
pip install cx-Oracle
-
conda install -c conda-forge cx_oracle
-
GitHub (π¨βπ» 78 Β· π 300 Β· π¦ 3.9K Β· π 300 - 12% open Β· β±οΈ 12.07.2023):
git clone https://github.com/pudo/dataset
-
PyPi (π₯ 120K / month Β· π¦ 130 Β· β±οΈ 12.07.2023):
pip install dataset
-
Conda (π₯ 8.9K Β· β±οΈ 12.07.2023):
conda install -c conda-forge dataset
-
GitHub (π¨βπ» 100 Β· π 880 Β· π¦ 10K):
git clone https://github.com/confluentinc/confluent-kafka-python
-
PyPi (π₯ 15M / month Β· π¦ 530 Β· β±οΈ 07.05.2024):
pip install confluent-kafka
-
Conda (π₯ 890K Β· β±οΈ 21.05.2024):
conda install -c conda-forge python-confluent-kafka
-
GitHub (π¨βπ» 43 Β· π 85 Β· π¦ 360 Β· π 390 - 32% open Β· β±οΈ 03.06.2024):
git clone https://github.com/piccolo-orm/piccolo
-
PyPi (π₯ 19K / month Β· π¦ 16 Β· β±οΈ 31.05.2024):
pip install piccolo
-
GitHub (π¨βπ» 72 Β· π 340 Β· π¦ 3.4K Β· π 160 - 18% open Β· β±οΈ 21.05.2024):
git clone https://github.com/django-haystack/pysolr
-
PyPi (π₯ 290K / month Β· π¦ 54 Β· β±οΈ 13.10.2023):
pip install pysolr
-
Conda (π₯ 34K Β· β±οΈ 16.06.2023):
conda install -c conda-forge pysolr
-
GitHub (π¨βπ» 28 Β· π 69 Β· π 390 - 52% open Β· β±οΈ 30.05.2024):
git clone https://github.com/RobertCraigie/prisma-client-py
-
PyPi (π₯ 92K / month Β· π¦ 16 Β· β±οΈ 24.03.2024):
pip install prisma
-
GitHub (π¨βπ» 21 Β· π 160 Β· π¦ 860 Β· π 220 - 15% open Β· β±οΈ 04.12.2023):
git clone https://github.com/python-happybase/happybase
-
PyPi (π₯ 38K / month Β· π¦ 35 Β· β±οΈ 14.05.2019):
pip install happybase
-
Conda (π₯ 160K Β· β±οΈ 16.06.2023):
conda install -c conda-forge happybase
-
GitHub (π¨βπ» 19 Β· π 92 Β· π¦ 3.3K Β· π 180 - 50% open Β· β±οΈ 26.04.2024):
git clone https://github.com/art049/odmantic
-
PyPi (π₯ 30K / month Β· π¦ 8 Β· β±οΈ 26.04.2024):
pip install odmantic
-
GitHub (π¨βπ» 21 Β· π 43 Β· π¦ 1.1K Β· π 46 - 15% open Β· β±οΈ 22.02.2024):
git clone https://github.com/amol-/depot
-
PyPi (π₯ 13K / month Β· π¦ 9 Β· β±οΈ 22.02.2024):
pip install filedepot
-
GitHub (π¨βπ» 12 Β· π 19 Β· π¦ 330 Β· π 36 - 33% open Β· β±οΈ 27.12.2023):
git clone https://github.com/claws/aioprometheus
-
PyPi (π₯ 140K / month Β· π¦ 15 Β· β±οΈ 27.12.2023):
pip install aioprometheus
-
GitHub (π¨βπ» 56 Β· π 150 Β· π 460 - 7% open Β· β±οΈ 04.06.2024):
git clone https://github.com/psycopg/psycopg
- <b><a href="https://github.com/psycopg/psycopg2">psycopg2</a></b> (π₯38 Β· β 3.2K) - PostgreSQL database adapter for the Python.. <code><a href="https://tldrlegal.com/search?q=BSD-3-Clause-Attribution">βοΈBSD-3-Clause-Attribution</a></code>
- <b><a href="https://github.com/mkleehammer/pyodbc">pyodbc</a></b> (π₯35 Β· β 2.9K) - Python ODBC bridge. <code><a href="https://tldrlegal.com/search?q=MIT-0">βοΈMIT-0</a></code>
- <b><a href="https://github.com/googleapis/python-bigtable">google-cloud-bigtable</a></b> (π₯31 Β· β 63) - Google Cloud Bigtable API client library. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/python-gino/gino">gino</a></b> (π₯29 Β· β 2.7K Β· π) - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/Grokzen/redis-py-cluster">redis-py-cluster</a></b> (π₯29 Β· β 1.1K Β· π) - Python cluster client for the official redis cluster... <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/Scille/umongo">umongo</a></b> (π₯28 Β· β 440 Β· π) - sync/async MongoDB ODM, yes. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/cloudant/python-cloudant">cloudant</a></b> (π₯28 Β· β 160 Β· π) - A Python library for Cloudant and CouchDB. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/yougov/mongo-connector">mongo-connector</a></b> (π₯27 Β· β 1.9K Β· π) - MongoDB data stream pipeline tools by YouGov (adopted.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/SAP-archive/PyHDB">pyhdb</a></b> (π₯24 Β· β 320 Β· π) - SAP HANA Connector in pure Python. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/mongodb/pymodm">PyMODM</a></b> (π₯21 Β· β 350 Β· π) - A Pythonic, object-oriented interface for working with MongoDB. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/betodealmeida/gsheets-db-api">gsheets-db-api</a></b> (π₯21 Β· β 210 Β· π) - A Python DB-API and SQLAlchemy dialect to Google Spreasheets. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/neo4j-contrib/py2neo">py2neo</a></b> (π₯21 Β· β 14 Β· π€) - EOL! Py2neo is a comprehensive Neo4j driver library and toolkit for.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/mcfunley/pugsql">PugSQL</a></b> (π₯20 Β· β 670 Β· π) - A HugSQL-inspired database library for Python. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/yhat/db.py">db.py</a></b> (π₯19 Β· β 1.2K Β· π) - db.py is an easier way to interact with your databases. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/gmr/queries">Queries</a></b> (π₯19 Β· β 260 Β· π) - PostgreSQL database access simplified. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/plasticityai/supersqlite">SuperSQLite</a></b> (π₯15 Β· β 720 Β· π) - A supercharged SQLite library for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/rstojnic/lazydata">lazydata</a></b> (π₯15 Β· β 630 Β· π) - Lazydata: Scalable data dependencies for Python projects. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
Data Loading & Extraction
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Libraries for loading, collecting, and extracting data from a variety of data sources and formats.
<details><summary><b><a href="https://github.com/huggingface/datasets">Datasets</a></b> (π₯43 Β· β 19K) - The largest hub of ready-to-use datasets for ML models with fast,.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>-
GitHub (π¨βπ» 560 Β· π 2.5K Β· π¦ 51K Β· π 2.9K - 24% open Β· β±οΈ 06.06.2024):
git clone https://github.com/huggingface/datasets
-
PyPi (π₯ 10M / month Β· π¦ 1.7K Β· β±οΈ 03.06.2024):
pip install datasets
-
Conda (π₯ 790K Β· β±οΈ 03.06.2024):
conda install -c conda-forge datasets
-
GitHub (π¨βπ» 580 Β· π 1.9K Β· π¦ 220K Β· π 720 - 2% open Β· β±οΈ 04.06.2024):
git clone https://github.com/joke2k/faker
-
PyPi (π₯ 16M / month Β· π¦ 1.8K Β· β±οΈ 04.06.2024):
pip install Faker
-
Conda (π₯ 950K Β· β±οΈ 05.06.2024):
conda install -c conda-forge faker
-
GitHub (π¨βπ» 130 Β· π 590 Β· π¦ 98K Β· π 260 - 12% open Β· β±οΈ 05.04.2024):
git clone https://github.com/jazzband/tablib
-
PyPi (π₯ 1.9M / month Β· π¦ 170 Β· β±οΈ 04.04.2024):
pip install tablib
-
Conda (π₯ 98K Β· β±οΈ 04.04.2024):
conda install -c conda-forge tablib
-
GitHub (π¨βπ» 65 Β· π 480 Β· π₯ 17K Β· π¦ 31K Β· π 1.9K - 18% open Β· β±οΈ 03.06.2024):
git clone https://github.com/xlwings/xlwings
-
PyPi (π₯ 160K / month Β· π¦ 150 Β· β±οΈ 03.06.2024):
pip install xlwings
-
Conda (π₯ 770K Β· β±οΈ 04.06.2024):
conda install -c conda-forge xlwings
-
GitHub (π¨βπ» 51 Β· π 460 Β· π¦ 67K Β· π 260 - 36% open Β· β±οΈ 03.05.2024):
git clone https://github.com/martinblech/xmltodict
-
PyPi (π₯ 48M / month Β· π¦ 2.9K Β· β±οΈ 08.05.2022):
pip install xmltodict
-
Conda (π₯ 4M Β· β±οΈ 16.06.2023):
conda install -c conda-forge xmltodict
-
GitHub (π¨βπ» 63 Β· π 270 Β· π¦ 58K Β· π 210 - 8% open Β· β±οΈ 26.05.2024):
git clone https://github.com/ahupp/python-magic
-
PyPi (π₯ 9.2M / month Β· π¦ 1.4K Β· β±οΈ 07.06.2022):
pip install python-magic
-
Conda (π₯ 260K Β· β±οΈ 25.09.2023):
conda install -c conda-forge python-magic
-
GitHub (π¨βπ» 24 Β· π 330 Β· π¦ 32K Β· π 170 - 19% open Β· β±οΈ 12.05.2024):
git clone https://github.com/wkentaro/gdown
-
PyPi (π₯ 1.5M / month Β· π¦ 800 Β· β±οΈ 12.05.2024):
pip install gdown
-
Conda (π₯ 280K Β· β±οΈ 12.05.2024):
conda install -c conda-forge gdown
-
GitHub (π¨βπ» 120 Β· π 380 Β· π 390 - 16% open Β· β±οΈ 08.05.2024):
git clone https://github.com/RaRe-Technologies/smart_open
-
PyPi (π₯ 25M / month Β· π¦ 510 Β· β±οΈ 26.03.2024):
pip install smart-open
-
Conda (π₯ 2.5M Β· β±οΈ 26.03.2024):
conda install -c conda-forge smart_open
-
GitHub (π¨βπ» 110 Β· π 600 Β· π¦ 1.6K Β· π 910 - 3% open Β· β±οΈ 22.05.2024):
git clone https://github.com/wireservice/csvkit
-
PyPi (π₯ 140K / month Β· π¦ 39 Β· β±οΈ 01.05.2024):
pip install csvkit
-
Conda (π₯ 110K Β· β±οΈ 02.05.2024):
conda install -c conda-forge csvkit
-
GitHub (π¨βπ» 92 Β· π 670 Β· π¦ 24K Β· π 540 - 26% open Β· β±οΈ 24.10.2023):
git clone https://github.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
-
GitHub (π¨βπ» 89 Β· π 140 Β· π¦ 2.4K Β· π 380 - 28% open Β· β±οΈ 05.06.2024):
git clone https://github.com/intake/intake
-
PyPi (π₯ 67K / month Β· π¦ 170 Β· β±οΈ 24.04.2024):
pip install intake
-
Conda (π₯ 590K Β· β±οΈ 24.04.2024):
conda install -c conda-forge intake
-
GitHub (π¨βπ» 81 Β· π 860 Β· π₯ 1.1K Β· π¦ 520 Β· π 980 - 1% open Β· β±οΈ 27.02.2024):
git clone https://github.com/snorkel-team/snorkel
-
PyPi (π₯ 35K / month Β· π¦ 18 Β· β±οΈ 27.02.2024):
pip install snorkel
-
Conda (π₯ 50K Β· β±οΈ 28.02.2024):
conda install -c conda-forge snorkel
-
GitHub (π¨βπ» 41 Β· π 580 Β· π 260 - 50% open Β· β±οΈ 10.03.2024):
git clone https://github.com/deanmalmgren/textract
-
PyPi (π₯ 290K / month Β· π¦ 58 Β· β±οΈ 10.03.2022):
pip install textract
-
Conda (π₯ 24K Β· β±οΈ 16.06.2023):
conda install -c conda-forge textract
-
GitHub (π¨βπ» 34 Β· π 310 Β· π₯ 1.7K Β· π¦ 150 Β· π 250 - 43% open Β· β±οΈ 22.02.2024):
git clone https://github.com/rom1504/img2dataset
-
PyPi (π₯ 22K / month Β· π¦ 2 Β· β±οΈ 22.01.2024):
pip install img2dataset
-
GitHub (π¨βπ» 11 Β· π 58 Β· π¦ 880 Β· π 42 - 42% open Β· β±οΈ 29.05.2024):
git clone https://github.com/uchicago-cs/deepdish
-
PyPi (π₯ 18K / month Β· π¦ 64 Β· β±οΈ 24.09.2021):
pip install deepdish
-
Conda (π₯ 96K Β· β±οΈ 16.06.2023):
conda install -c conda-forge deepdish
-
GitHub (π¨βπ» 46 Β· π 430 Β· π 380 - 70% open Β· β±οΈ 02.10.2023):
git clone https://github.com/camelot-dev/camelot
-
PyPi (π₯ 6.4K / month Β· π¦ 6 Β· β±οΈ 15.12.2021):
pip install camelot
-
GitHub (π¨βπ» 31 Β· π 140 Β· π₯ 38 Β· π¦ 170 Β· π 320 - 52% open Β· β±οΈ 16.05.2024):
git clone https://github.com/turicas/rows
-
PyPi (π₯ 1.4K / month Β· π¦ 6 Β· β±οΈ 15.12.2021):
pip install rows
-
GitHub (π¨βπ» 13 Β· π 220 Β· π₯ 12K Β· π 130 - 68% open Β· β±οΈ 15.07.2023):
git clone https://github.com/camelot-dev/excalibur
-
PyPi (π₯ 1.5K / month Β· β±οΈ 21.03.2020):
pip install excalibur-py
-
GitHub (π¨βπ» 12 Β· π 25 Β· π¦ 6 Β· β±οΈ 01.06.2024):
git clone https://github.com/upgini/upgini
-
PyPi (π₯ 8.5K / month Β· β±οΈ 05.06.2024):
pip install upgini
-
GitHub (π¨βπ» 19 Β· π 8 Β· π¦ 2 Β· π 14 - 21% open Β· β±οΈ 08.05.2024):
git clone https://github.com/merantix-momentum/squirrel-core
-
PyPi (π₯ 1.3K / month Β· β±οΈ 08.05.2024):
pip install squirrel-core
-
Conda (π¦ 1 Β· β±οΈ 18.11.2022):
conda install -c anaconda squirrel-core
- <b><a href="https://github.com/python-excel/xlrd">xlrd</a></b> (π₯33 Β· β 2.1K Β· π) - Please use openpyxl where you can... <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/sdv-dev/SDV">SDV</a></b> (π₯31 Β· β 2.2K) - Synthetic data generation for tabular data. <code><a href="https://tldrlegal.com/search?q=SSPL-1.0">βοΈSSPL-1.0</a></code>
- <b><a href="https://github.com/euske/pdfminer">PDFMiner</a></b> (π₯27 Β· β 5.2K Β· π) - Python PDF Parser (Not actively maintained). Check out pdfminer.six. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/frictionlessdata/tabulator-py">tabulator-py</a></b> (π₯27 Β· β 240 Β· π) - Python library for reading and writing tabular data via streams. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/singer-io/getting-started">Singer</a></b> (π₯26 Β· β 1.2K Β· π) - Standard for moving data between databases, web APIs, files,.. <code><a href="http://bit.ly/3pwmjO5">βοΈAGPL-3.0</a></code>
- <b><a href="https://github.com/okfn/messytables">messytables</a></b> (π₯24 Β· β 390 Β· π) - Tools for parsing messy tabular data. This is now superseded by.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pyexcel/pyexcel-xlsx">pyexcel-xlsx</a></b> (π₯23 Β· β 110 Β· π) - A wrapper library to read, manipulate and write data in xlsx.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jorisschellekens/borb">borb</a></b> (π₯22 Β· β 3.3K) - borb is a library for reading, creating and manipulating PDF files.. <code>βUnlicensed</code>
- <b><a href="https://github.com/shawnbrown/datatest">datatest</a></b> (π₯21 Β· β 290 Β· π) - Tools for test driven data-wrangling and data validation. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/simonw/csvs-to-sqlite">csvs-to-sqlite</a></b> (π₯15 Β· β 860 Β· π) - Convert CSV files into a SQLite database. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
Data Pipelines & Streaming
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Libraries for data batch- and stream-processing, workflow automation, job scheduling, and other data pipeline tasks.
<details><summary><b><a href="https://github.com/apache/airflow">Airflow</a></b> (π₯49 Β· β 35K) - Platform to programmatically author, schedule, and monitor workflows. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>-
GitHub (π¨βπ» 3.3K Β· π 14K Β· π₯ 620K Β· π¦ 11K Β· π 9.3K - 10% open Β· β±οΈ 06.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 1.4K Β· π 4.6K Β· π¦ 130K Β· π 5.1K - 14% open Β· β±οΈ 05.06.2024):
git clone https://github.com/celery/celery
-
PyPi (π₯ 11M / month Β· π¦ 1.7K Β· β±οΈ 17.04.2024):
pip install celery
-
Conda (π₯ 1.7M Β· β±οΈ 30.12.2023):
conda install -c conda-forge celery
-
GitHub (π¨βπ» 1.6K Β· π 4.1K Β· π¦ 7.1K Β· π 6.8K - 64% open Β· β±οΈ 06.06.2024):
git clone https://github.com/apache/beam
-
PyPi (π₯ 8.6M / month Β· π¦ 150 Β· β±οΈ 02.05.2024):
pip install apache-beam
-
Conda (π₯ 77K Β· β±οΈ 08.05.2024):
conda install -c conda-forge apache-beam-with-aws
-
GitHub (π¨βπ» 470 Β· π 1.5K Β· π¦ 4.9K Β· π 5K - 17% open Β· β±οΈ 06.06.2024):
git clone https://github.com/PrefectHQ/prefect
-
PyPi (π₯ 1.7M / month Β· π¦ 250 Β· β±οΈ 04.06.2024):
pip install prefect
-
Conda (π₯ 660K Β· β±οΈ 05.06.2024):
conda install -c conda-forge prefect
-
GitHub (π¨βπ» 430 Β· π 1.3K Β· π¦ 2.4K Β· π 7.4K - 33% open Β· β±οΈ 06.06.2024):
git clone https://github.com/dagster-io/dagster
-
PyPi (π₯ 980K / month Β· π¦ 170 Β· β±οΈ 30.05.2024):
pip install dagster
-
Conda (π₯ 1.2M Β· β±οΈ 31.05.2024):
conda install -c conda-forge dagster
-
GitHub (π¨βπ» 430 Β· π 1.5K Β· π 1.9K - 11% open Β· β±οΈ 06.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 130 Β· π 410 Β· π¦ 450K Β· π 900 - 45% open Β· β±οΈ 02.05.2024):
git clone https://github.com/joblib/joblib
-
PyPi (π₯ 54M / month Β· π¦ 6K Β· β±οΈ 02.05.2024):
pip install joblib
-
Conda (π₯ 26M Β· β±οΈ 02.05.2024):
conda install -c conda-forge joblib
-
GitHub (π¨βπ» 320 Β· π 1.4K Β· π¦ 17K Β· π 1.2K - 17% open Β· β±οΈ 26.05.2024):
git clone https://github.com/rq/rq
-
PyPi (π₯ 1.4M / month Β· π¦ 220 Β· β±οΈ 01.05.2024):
pip install rq
-
Conda (π₯ 110K Β· β±οΈ 26.03.2024):
conda install -c conda-forge rq
-
GitHub (π¨βπ» 620 Β· π 2.4K Β· π¦ 2.4K Β· π 1K - 12% open Β· β±οΈ 20.05.2024):
git clone https://github.com/spotify/luigi
-
PyPi (π₯ 480K / month Β· π¦ 140 Β· β±οΈ 20.05.2024):
pip install luigi
-
Conda (π₯ 14K Β· π¦ 3 Β· β±οΈ 16.06.2023):
conda install -c anaconda luigi
-
GitHub (π¨βπ» 230 Β· π 870 Β· π¦ 2.4K Β· π 1.8K - 14% open Β· β±οΈ 06.06.2024):
git clone https://github.com/kedro-org/kedro
-
PyPi (π₯ 560K / month Β· π¦ 110 Β· β±οΈ 27.05.2024):
pip install kedro
-
GitHub (π¨βπ» 320 Β· π 1.5K Β· π₯ 4.1K Β· π¦ 5.1K Β· π 5.2K - 10% open Β· β±οΈ 05.06.2024):
git clone https://github.com/dbt-labs/dbt-core
-
PyPi (π₯ 47K / month Β· π¦ 35 Β· β±οΈ 04.06.2024):
pip install dbt
-
Conda (π₯ 260K Β· β±οΈ 16.06.2023):
conda install -c conda-forge dbt
-
GitHub (π¨βπ» 64 Β· π 190 Β· π¦ 3.7K Β· π 460 - 18% open Β· β±οΈ 17.04.2024):
git clone https://github.com/petl-developers/petl
-
PyPi (π₯ 1.6M / month Β· π¦ 44 Β· β±οΈ 12.03.2024):
pip install petl
-
Conda (π₯ 230K Β· β±οΈ 13.03.2024):
conda install -c conda-forge petl
-
GitHub (π¨βπ» 130 Β· π 600 Β· π¦ 2.8K Β· π 450 - 11% open Β· β±οΈ 05.06.2024):
git clone https://github.com/activeloopai/Hub
-
PyPi (π₯ 4.7K / month Β· π¦ 4 Β· β±οΈ 02.02.2023):
pip install hub
-
GitHub (π¨βπ» 93 Β· π 400 Β· π₯ 1 Β· π¦ 540 Β· π 320 - 23% open Β· β±οΈ 27.05.2024):
git clone https://github.com/zenml-io/zenml
-
PyPi (π₯ 42K / month Β· π¦ 3 Β· β±οΈ 27.05.2024):
pip install zenml
-
GitHub (π¨βπ» 34 Β· π 120 Β· π₯ 27 Β· π¦ 260 Β· π 430 - 2% open Β· β±οΈ 29.05.2024):
git clone https://github.com/whylabs/whylogs
-
PyPi (π₯ 530K / month Β· π¦ 7 Β· β±οΈ 22.05.2024):
pip install whylogs
-
GitHub (π¨βπ» 61 Β· π 160 Β· π¦ 620 Β· π 220 - 30% open Β· β±οΈ 01.05.2024):
git clone https://github.com/samuelcolvin/arq
-
PyPi (π₯ 97K / month Β· π¦ 31 Β· β±οΈ 01.05.2024):
pip install arq
-
Conda (π₯ 10K Β· β±οΈ 02.05.2024):
conda install -c conda-forge arq
-
GitHub (π¨βπ» 67 Β· π 360 Β· π¦ 1.5K Β· β±οΈ 05.06.2024):
git clone https://github.com/coleifer/huey
-
PyPi (π₯ 100K / month Β· π¦ 70 Β· β±οΈ 20.09.2023):
pip install huey
-
Conda (π₯ 34K Β· β±οΈ 16.06.2023):
conda install -c conda-forge huey
-
GitHub (π¨βπ» 80 Β· π 230 Β· π¦ 130 Β· π 860 - 11% open Β· β±οΈ 20.02.2024):
git clone https://github.com/ploomber/ploomber
-
PyPi (π₯ 6.9K / month Β· π¦ 11 Β· β±οΈ 08.02.2024):
pip install ploomber
-
Conda (π₯ 91K Β· β±οΈ 09.02.2024):
conda install -c conda-forge ploomber
-
GitHub (π¨βπ» 85 Β· π 310 Β· π¦ 230 Β· π 480 - 23% open Β· β±οΈ 14.11.2023):
git clone https://github.com/combust/mleap
-
PyPi (π₯ 170K / month Β· π¦ 11 Β· β±οΈ 14.11.2023):
pip install mleap
-
Conda (π₯ 81K Β· β±οΈ 15.11.2023):
conda install -c conda-forge mleap
-
GitHub (π¨βπ» 31 Β· π 130 Β· π¦ 800 Β· π 140 - 10% open Β· β±οΈ 13.03.2024):
git clone https://github.com/EntilZha/PyFunctional
-
PyPi (π₯ 170K / month Β· π¦ 27 Β· β±οΈ 13.03.2024):
pip install pyfunctional
-
GitHub (π¨βπ» 45 Β· π 220 Β· π¦ 65 Β· π 340 - 21% open Β· β±οΈ 21.04.2024):
git clone https://github.com/Parsely/streamparse
-
PyPi (π₯ 1.7K / month Β· π¦ 2 Β· β±οΈ 10.01.2022):
pip install streamparse
-
GitHub (π¨βπ» 30 Β· π 81 Β· π¦ 30 Β· π 84 - 51% open Β· β±οΈ 25.04.2024):
git clone https://github.com/closeio/tasktiger
-
PyPi (π₯ 4.4K / month Β· π¦ 2 Β· β±οΈ 25.04.2024):
pip install tasktiger
-
GitHub (π¨βπ» 82 Β· π 34 Β· π¦ 36 Β· π 30 - 86% open Β· β±οΈ 19.05.2024):
git clone https://github.com/databand-ai/dbnd
-
PyPi (π₯ 270K / month Β· π¦ 26 Β· β±οΈ 19.05.2024):
pip install dbnd
-
GitHub (π¨βπ» 13 Β· π 77 Β· π¦ 28 Β· π 24 - 45% open Β· β±οΈ 20.07.2023):
git clone https://github.com/d6t/d6tflow
-
PyPi (π₯ 270 / month Β· β±οΈ 20.02.2024):
pip install d6tflow
-
GitHub (π¨βπ» 37 Β· π 44 Β· π¦ 9 Β· π 110 - 29% open Β· β±οΈ 18.05.2024):
git clone https://github.com/analysiscenter/batchflow
-
PyPi (π₯ 210 / month Β· β±οΈ 01.08.2023):
pip install batchflow
-
GitHub (π¨βπ» 6 Β· π 15 Β· π 14 - 14% open Β· β±οΈ 27.02.2024):
git clone https://github.com/olirice/flupy
-
PyPi (π₯ 230K / month Β· β±οΈ 21.10.2022):
pip install flupy
-
GitHub (π¨βπ» 17 Β· π 100 Β· π 42 - 61% open Β· β±οΈ 07.12.2023):
git clone https://github.com/mara/mara-pipelines
-
PyPi (π₯ 59 / month Β· π¦ 1 Β· β±οΈ 06.12.2023):
pip install mara-pipelines
- <b><a href="https://github.com/Yelp/mrjob">mrjob</a></b> (π₯31 Β· β 2.6K Β· π) - Run MapReduce jobs on Hadoop or Amazon Web Services. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/robinhood/faust">faust</a></b> (π₯29 Β· β 6.7K Β· π) - Python Stream Processing. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/hi-primus/optimus">Optimus</a></b> (π₯25 Β· β 1.4K Β· π) - Agile Data Preparation Workflows madeeasy with Pandas,.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code>spark</code>
- <b><a href="https://github.com/python-bonobo/bonobo">bonobo</a></b> (π₯24 Β· β 1.6K Β· π) - Extract Transform Load for Python 3.5+. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/cgarciae/pypeln">Pypeline</a></b> (π₯24 Β· β 1.5K Β· π) - Concurrent data pipelines in Python . <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/svenkreiss/pysparkling">pysparkling</a></b> (π₯23 Β· β 260 Β· π) - A pure Python implementation of Apache Sparks RDD and DStream.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/douban/dpark">dpark</a></b> (π₯22 Β· β 2.7K Β· π) - Python clone of Spark, a MapReduce alike framework in Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code>spark</code>
- <b><a href="https://github.com/pdpipe/pdpipe">pdpipe</a></b> (π₯20 Β· β 720 Β· π) - Easy pipelines for pandas DataFrames. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://git.io/JLy1S" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/databricks/spark-deep-learning">spark-deep-learning</a></b> (π₯19 Β· β 2K Β· π) - Deep Learning Pipelines for Apache Spark. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code>spark</code>
- <b><a href="https://github.com/pricingassistant/mrq">mrq</a></b> (π₯19 Β· β 880 Β· π) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/nerevu/riko">riko</a></b> (π₯18 Β· β 1.6K Β· π) - A Python stream processing engine modeled after Yahoo! Pipes. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/bodywork-ml/bodywork-core">bodywork-core</a></b> (π₯17 Β· β 430 Β· π) - ML pipeline orchestration and model deployments on.. <code><a href="http://bit.ly/3pwmjO5">βοΈAGPL-3.0</a></code>
- <b><a href="https://github.com/kubeflow-kale/kale">kale</a></b> (π₯16 Β· β 630 Β· π) - Kubeflows superfood for Data Scientists. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code>jupyter</code>
- <b><a href="https://github.com/kkyon/botflow">Botflow</a></b> (π₯15 Β· β 1.2K Β· π) - Python Fast Dataflow programming framework for Data pipeline work(.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/rasgointelligence/RasgoQL">RasgoQL</a></b> (π₯13 Β· β 270 Β· π) - Write python locally, execute SQL in your data warehouse. <code><a href="http://bit.ly/3pwmjO5">βοΈAGPL-3.0</a></code>
- <b><a href="https://github.com/vincentclaes/datajob">datajob</a></b> (π₯13 Β· β 110 Β· π) - Build and deploy a serverless data pipeline on AWS with no effort. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
File Formats
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/yaml/pyyaml">PyYAML</a></b> (π₯38 Β· β 2.4K Β· π€) - Canonical source repository for PyYAML. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 40 Β· π 500 Β· π¦ 1.2M Β· π 610 - 46% open Β· β±οΈ 14.11.2023):
git clone https://github.com/yaml/pyyaml
-
PyPi (π₯ 320M / month Β· π¦ 37K Β· β±οΈ 18.07.2023):
pip install pyyaml
-
Conda (π₯ 45M Β· β±οΈ 22.09.2023):
conda install -c conda-forge pyyaml
-
GitHub (π¨βπ» 52 Β· π 620 Β· π¦ 78K Β· π 940 - 1% open Β· β±οΈ 06.04.2024):
git clone https://github.com/jmcnamara/XlsxWriter
-
PyPi (π₯ 22M / month Β· π¦ 1.6K Β· β±οΈ 18.02.2024):
pip install xlsxwriter
-
Conda (π₯ 3.3M Β· β±οΈ 05.11.2023):
conda install -c conda-forge xlsxwriter
- <b><a href="https://github.com/jmespath/jmespath.py">jmespath</a></b> (π₯32 Β· β 2.1K Β· π) - JMESPath is a query language for JSON. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Code Inspection
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/seperman/deepdiff">deepdiff</a></b> (π₯36 Β· β 1.9K) - DeepDiff: Deep Difference and search of any Python object/data... <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 81 Β· π 210 Β· π¦ 11K Β· π 290 - 20% open Β· β±οΈ 08.04.2024):
git clone https://github.com/seperman/deepdiff
-
PyPi (π₯ 12M / month Β· π¦ 830 Β· β±οΈ 08.04.2024):
pip install deepdiff
-
Conda (π₯ 440K Β· β±οΈ 09.04.2024):
conda install -c conda-forge deepdiff
- <b><a href="https://github.com/python/importlib_resources">importlib-resources</a></b> (π₯31 Β· β 58) - Backport of the importlib.resources module. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/ilevkivskyi/typing_inspect">typing_inspect</a></b> (π₯25 Β· β 330 Β· π) - Runtime inspection utilities for Python typing module. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/takluyver/entrypoints">entrypoints</a></b> (π₯23 Β· β 74 Β· π) - Discover and load entry points from installed packages. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
General Utilities
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/python-attrs/attrs">attrs</a></b> (π₯42 Β· β 5.1K Β· π) - Python Classes Without Boilerplate. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 160 Β· π 360 Β· π¦ 1M Β· π 710 - 18% open Β· β±οΈ 03.06.2024):
git clone https://github.com/python-attrs/attrs
-
PyPi (π₯ 210M / month Β· π¦ 7.9K Β· β±οΈ 31.12.2023):
pip install attrs
-
Conda (π₯ 37M Β· β±οΈ 31.12.2023):
conda install -c conda-forge attrs
-
GitHub (π¨βπ» 120 Β· π 270 Β· π₯ 3K Β· π¦ 220K Β· π 310 - 7% open Β· β±οΈ 02.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 77 Β· π 260 Β· π¦ 160K Β· π 270 - 46% open Β· β±οΈ 24.01.2024):
git clone https://github.com/pytoolz/toolz
-
PyPi (π₯ 34M / month Β· π¦ 1.4K Β· β±οΈ 24.01.2024):
pip install toolz
-
Conda (π₯ 21M Β· β±οΈ 24.01.2024):
conda install -c conda-forge toolz
-
GitHub (π¨βπ» 90 Β· π 350 Β· π₯ 30 Β· π¦ 7.3K Β· π 180 - 39% open Β· β±οΈ 28.04.2024):
git clone https://github.com/mahmoud/boltons
-
PyPi (π₯ 4.4M / month Β· π¦ 350 Β· β±οΈ 31.03.2024):
pip install boltons
-
Conda (π₯ 5M Β· β±οΈ 01.04.2024):
conda install -c conda-forge boltons
-
GitHub (π¨βπ» 92 Β· π 260 Β· π 260 - 39% open Β· β±οΈ 14.03.2024):
git clone https://github.com/jd/tenacity
-
PyPi (π₯ 67M / month Β· π¦ 2.4K Β· β±οΈ 07.05.2024):
pip install tenacity
-
Conda (π₯ 6.8M Β· β±οΈ 09.05.2024):
conda install -c conda-forge tenacity
-
GitHub (π¨βπ» 49 Β· π 110 Β· π¦ 560 Β· π 420 - 15% open Β· β±οΈ 04.06.2024):
git clone https://github.com/dry-python/returns
-
PyPi (π₯ 180K / month Β· π¦ 59 Β· β±οΈ 26.08.2023):
pip install returns
-
Conda (π₯ 9.6K Β· β±οΈ 28.08.2023):
conda install -c conda-forge returns
-
GitHub (π¨βπ» 33 Β· π 140 Β· π¦ 11K Β· π 81 - 11% open Β· β±οΈ 01.05.2024):
git clone https://github.com/Suor/funcy
-
PyPi (π₯ 1.5M / month Β· π¦ 370 Β· β±οΈ 28.03.2023):
pip install funcy
-
Conda (π₯ 430K Β· β±οΈ 16.06.2023):
conda install -c conda-forge funcy
-
GitHub (π¨βπ» 22 Β· π 50 Β· π¦ 29K Β· π 94 - 2% open Β· β±οΈ 04.03.2024):
git clone https://github.com/SethMMorton/natsort
-
PyPi (π₯ 4.9M / month Β· π¦ 1.3K Β· β±οΈ 20.06.2023):
pip install natsort
-
Conda (π₯ 1.6M Β· β±οΈ 20.06.2023):
conda install -c conda-forge natsort
-
GitHub (π¨βπ» 4 Β· π 42 Β· π₯ 13 Β· π 15 - 13% open Β· β±οΈ 26.04.2024):
git clone https://github.com/Erotemic/ubelt
-
PyPi (π₯ 22K / month Β· π¦ 100 Β· β±οΈ 20.03.2024):
pip install ubelt
-
Conda (π₯ 91K Β· β±οΈ 20.03.2024):
conda install -c conda-forge ubelt
- <b><a href="https://github.com/ets-labs/python-dependency-injector">python-dependency-injector</a></b> (π₯32 Β· β 3.6K Β· π) - Dependency injection framework for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/rholder/retrying">retrying</a></b> (π₯27 Β· β 1.9K Β· π) - Retrying is an Apache 2.0 licensed general-purpose retrying.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/tomasbasham/ratelimit">ratelimit</a></b> (π₯25 Β· β 720 Β· π) - API Rate Limit Decorator. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/google/pinject">pinject</a></b> (π₯24 Β· β 1.3K Β· π) - A pythonic dependency injection library. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/madisonmay/CommonRegex">CommonRegex</a></b> (π₯23 Β· β 1.6K Β· π) - A collection of common regular expressions bundled with an easy.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/santinic/pampy">pampy</a></b> (π₯22 Β· β 3.5K Β· π) - Pampy: The Pattern Matching for Python you always dreamed of. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Python Implementations
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/python/cpython">cpython</a></b> (π₯52 Β· β 60K) - The Python programming language. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>-
GitHub (π¨βπ» 2.9K Β· π 29K Β· π¦ 610K Β· π 69K - 12% open Β· β±οΈ 06.06.2024):
git clone https://github.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
-
GitHub (π¨βπ» 630 Β· π 7.4K Β· π₯ 79K Β· π 5.6K - 32% open Β· β±οΈ 06.06.2024):
git clone https://github.com/micropython/micropython
-
PyPi (β±οΈ 10.10.2016):
pip install micropython-_markupbase
- <b><a href="https://github.com/google/grumpy">grumpy</a></b> (π₯23 Β· β 11K Β· π) - Grumpy is a Python to Go source code transcompiler and runtime. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pyston/pyston">pyston</a></b> (π₯22 Β· β 2.5K Β· π) - A faster and highly-compatible implementation of the Python.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/stackless-dev/stackless">stackless</a></b> (π₯17 Β· β 1K Β· π) - The Stackless Python programming language. <code>βUnlicensed</code>
- <b><a href="https://github.com/metawilm/cl-python">cl-python</a></b> (π₯11 Β· β 360 Β· π€) - An implementation of Python in Common Lisp. <code>βUnlicensed</code>
Others
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/pygments/pygments">Pygments</a></b> (π₯43 Β· β 1.7K) - Pygments is a generic syntax highlighter written in Python. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>-
GitHub (π¨βπ» 840 Β· π 620 Β· π¦ 740K Β· π 1.8K - 23% open Β· β±οΈ 20.05.2024):
git clone https://github.com/pygments/pygments
-
PyPi (π₯ 110M / month Β· π¦ 6.9K Β· β±οΈ 04.05.2024):
pip install pygments
-
Conda (π₯ 30M Β· β±οΈ 04.05.2024):
conda install -c conda-forge pygments
-
GitHub (π¨βπ» 320 Β· π 2K Β· π¦ 28K Β· π 880 - 26% open Β· β±οΈ 06.06.2024):
git clone https://github.com/cookiecutter/cookiecutter
-
PyPi (π₯ 4.1M / month Β· π¦ 830 Β· β±οΈ 21.02.2024):
pip install cookiecutter
-
Conda (π₯ 1M Β· β±οΈ 22.02.2024):
conda install -c conda-forge cookiecutter
-
GitHub (π¨βπ» 66 Β· π 280 Β· π₯ 11K Β· π¦ 1M Β· π 350 - 13% open Β· β±οΈ 03.06.2024):
git clone https://github.com/pyparsing/pyparsing
-
PyPi (π₯ 120M / month Β· π¦ 4.8K Β· β±οΈ 06.03.2024):
pip install pyparsing
-
Conda (π₯ 44M Β· β±οΈ 06.03.2024):
conda install -c conda-forge pyparsing
-
GitHub (π¨βπ» 84 Β· π 600 Β· π¦ 820K Β· π 360 - 9% open Β· β±οΈ 15.04.2024):
git clone https://github.com/eliben/pycparser
-
PyPi (π₯ 240M / month Β· π¦ 2.1K Β· β±οΈ 30.03.2024):
pip install pycparser
-
Conda (π₯ 39M Β· β±οΈ 30.03.2024):
conda install -c conda-forge pycparser
-
GitHub (π¨βπ» 41 Β· π 210 Β· π¦ 40K Β· π 420 - 35% open Β· β±οΈ 16.04.2024):
git clone https://github.com/bartdag/py4j
-
PyPi (π₯ 51M / month Β· π¦ 290 Β· β±οΈ 12.08.2022):
pip install py4j
-
Conda (π₯ 5.8M Β· β±οΈ 16.06.2023):
conda install -c conda-forge py4j
-
GitHub (π¨βπ» 61 Β· π 260 Β· π¦ 6.6K Β· π 360 - 8% open Β· β±οΈ 05.06.2024):
git clone https://github.com/fastai/fastcore
-
PyPi (π₯ 1.5M / month Β· π¦ 640 Β· β±οΈ 05.06.2024):
pip install fastcore
-
Conda (π₯ 78K Β· β±οΈ 05.06.2024):
conda install -c conda-forge fastcore
-
GitHub (π¨βπ» 140 Β· π 2.2K Β· π¦ 1.5K Β· π 560 - 66% open Β· β±οΈ 13.04.2024):
git clone https://github.com/mingrammer/diagrams
-
PyPi (π₯ 1.2M / month Β· π¦ 67 Β· β±οΈ 30.10.2023):
pip install diagrams
-
Conda (π₯ 190K Β· β±οΈ 30.10.2023):
conda install -c conda-forge diagrams
-
GitHub (π¨βπ» 76 Β· π 170 Β· π¦ 990 Β· π 470 - 15% open Β· β±οΈ 06.06.2024):
git clone https://github.com/copier-org/copier
-
PyPi (π₯ 370K / month Β· π¦ 110 Β· β±οΈ 04.04.2024):
pip install copier
-
GitHub (π¨βπ» 54 Β· π 120 Β· π 190 - 27% open Β· β±οΈ 04.06.2024):
git clone https://github.com/pytest-dev/pluggy
-
PyPi (π₯ 140M / month Β· π¦ 2K Β· β±οΈ 20.04.2024):
pip install pluggy
-
Conda (π₯ 27M Β· β±οΈ 21.04.2024):
conda install -c conda-forge pluggy
-
GitHub (π¨βπ» 27 Β· π 110 Β· π¦ 580K Β· π 110 - 14% open Β· β±οΈ 23.08.2023):
git clone https://github.com/micheles/decorator
-
PyPi (π₯ 110M / month Β· π¦ 2.1K Β· β±οΈ 07.01.2022):
pip install decorator
-
Conda (π₯ 28M Β· β±οΈ 16.06.2023):
conda install -c conda-forge decorator
-
GitHub (π¨βπ» 27 Β· π 220 Β· π 190 - 26% open Β· β±οΈ 10.11.2023):
git clone https://github.com/GrahamDumpleton/wrapt
-
PyPi (π₯ 150M / month Β· π¦ 2.1K Β· β±οΈ 09.11.2023):
pip install wrapt
-
Conda (π₯ 15M Β· β±οΈ 09.11.2023):
conda install -c conda-forge wrapt
-
GitHub (π¨βπ» 58 Β· π 180 Β· π 300 - 12% open Β· β±οΈ 20.06.2023):
git clone https://github.com/pyscaffold/pyscaffold
-
PyPi (π₯ 880K / month Β· π¦ 43 Β· β±οΈ 20.06.2023):
pip install pyscaffold
-
Conda (π₯ 190K Β· β±οΈ 26.06.2023):
conda install -c conda-forge pyscaffold
-
GitHub (π¨βπ» 17 Β· π 41 Β· π 60 - 48% open Β· β±οΈ 06.04.2024):
git clone https://github.com/arsenetar/send2trash
-
PyPi (π₯ 21M / month Β· π¦ 490 Β· β±οΈ 07.04.2024):
pip install send2trash
-
Conda (π₯ 14M Β· β±οΈ 08.04.2024):
conda install -c conda-forge send2trash
-
GitHub (π¨βπ» 12 Β· π 20 Β· π¦ 41K Β· π 13 - 46% open Β· β±οΈ 31.05.2024):
git clone https://github.com/explosion/catalogue
-
PyPi (π₯ 11M / month Β· π¦ 130 Β· β±οΈ 25.09.2023):
pip install catalogue
-
Conda (π₯ 1.3M Β· β±οΈ 25.09.2023):
conda install -c conda-forge catalogue
-
GitHub (π¨βπ» 23 Β· π 83 Β· π 140 - 26% open Β· β±οΈ 27.02.2024):
git clone https://github.com/BoboTiG/python-mss
-
PyPi (π₯ 850K / month Β· π¦ 220 Β· β±οΈ 20.04.2023):
pip install mss
-
Conda (π₯ 50K Β· β±οΈ 16.06.2023):
conda install -c conda-forge python-mss
- <b><a href="https://github.com/boppreh/keyboard">keyboard</a></b> (π₯32 Β· β 3.7K Β· π) - Hook and simulate global keyboard events on Windows and Linux. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ponty/pyscreenshot">pyscreenshot</a></b> (π₯26 Β· β 500 Β· π) - Python screenshot library, replacement for the Pillow.. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://openpyxl.readthedocs.io">openpyxl</a></b> (π₯26 Β· β 78) - A Python library to read/write Excel 2010 xlsx/xlsm files. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/b-ryan/powerline-shell">powerline-shell</a></b> (π₯25 Β· β 6.2K Β· π) - A beautiful and useful prompt for your shell. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/mitsuhiko/pluginbase">pluginbase</a></b> (π₯24 Β· β 1.1K Β· π) - A simple but flexible plugin system for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/lihaoyi/macropy">macropy</a></b> (π₯22 Β· β 3.3K Β· π) - Macros in Python: quasiquotes, case classes, LINQ and more!. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Related Resources
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning Python libraries.
- best-of-web-python: A ranked list of awesome Python libraries for web development.
- best-of-python-dev: A ranked list of awesome Python developer tools and libraries.
- awesome-python: A curated list of awesome Python frameworks, libraries, software and resources.
Contribution
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.