Skip to content

ml-tooling/best-of-ml-python

main
Switch branches/tags
Code

Best-of Machine Learning with Python

🏆  A ranked list of awesome machine learning Python libraries. Updated weekly.

This curated list contains 910 awesome open-source projects with a total of 3.4M stars grouped into 34 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!


🧙‍♂️  Discover other best-of lists or create your own.
📫  Subscribe to our newsletter for updates and trending projects.


Contents

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
  •   Tensorflow related project
  •   Sklearn related project
  •   PyTorch related project
  •   MxNet related project
  •   Apache Spark related project
  •   Jupyter related project
  •   PaddlePaddle related project
  •   Pandas related project
  •   Jax related project

Machine Learning Frameworks

Back to top

General-purpose machine learning and deep learning frameworks.

Tensorflow (🥇55 · 170K) - An Open Source Machine Learning Framework for Everyone. Apache-2
  • GitHub (👨‍💻 4.1K · 🔀 87K · 📦 220K · 📋 36K - 6% open · ⏱️ 29.09.2022):

     git clone https://github.com/tensorflow/tensorflow
    
  • PyPi (📥 15M / month · 📦 14K · ⏱️ 06.09.2022):

     pip install tensorflow
    
  • Conda (📥 3.6M · ⏱️ 25.09.2022):

     conda install -c conda-forge tensorflow
    
  • Docker Hub (📥 68M · 2.1K · ⏱️ 29.09.2022):

     docker pull tensorflow/tensorflow
    
scikit-learn (🥇52 · 52K · 📈) - scikit-learn: machine learning in Python. BSD-3
  • GitHub (👨‍💻 2.8K · 🔀 23K · 📥 820 · 📦 400K · 📋 10K - 20% open · ⏱️ 29.09.2022):

     git clone https://github.com/scikit-learn/scikit-learn
    
  • PyPi (📥 33M / month · 📦 26K · ⏱️ 19.05.2022):

     pip install scikit-learn
    
  • Conda (📥 16M · ⏱️ 05.08.2022):

     conda install -c conda-forge scikit-learn
    
PyTorch (🥇50 · 59K) - Tensors and Dynamic neural networks in Python with strong GPU.. BSD-3
  • GitHub (👨‍💻 3.5K · 🔀 16K · 📥 6.7K · 📋 29K - 34% open · ⏱️ 29.09.2022):

     git clone https://github.com/pytorch/pytorch
    
  • PyPi (📥 8M / month · 📦 7.6K · ⏱️ 28.06.2022):

     pip install torch
    
  • Conda (📥 20M · ⏱️ 04.08.2022):

     conda install -c pytorch pytorch
    
Keras (🥇45 · 56K) - Deep Learning for humans. Apache-2
  • GitHub (👨‍💻 1.1K · 🔀 19K · 📋 12K - 2% open · ⏱️ 28.09.2022):

     git clone https://github.com/keras-team/keras
    
  • PyPi (📥 9.6M / month · 📦 330 · ⏱️ 13.05.2022):

     pip install keras
    
  • Conda (📥 2.6M · ⏱️ 04.09.2022):

     conda install -c conda-forge keras
    
XGBoost (🥇44 · 23K) - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or.. Apache-2
  • GitHub (👨‍💻 580 · 🔀 8.5K · 📥 5.2K · 📦 36K · 📋 4.6K - 6% open · ⏱️ 29.09.2022):

     git clone https://github.com/dmlc/xgboost
    
  • PyPi (📥 8.2M / month · 📦 1.4K · ⏱️ 09.05.2022):

     pip install xgboost
    
  • Conda (📥 3.1M · ⏱️ 01.09.2022):

     conda install -c conda-forge xgboost
    
PySpark (🥇43 · 34K) - Apache Spark Python API. Apache-2
  • GitHub (👨‍💻 2.7K · 🔀 26K · ⏱️ 29.09.2022):

     git clone https://github.com/apache/spark
    
  • PyPi (📥 26M / month · 📦 850 · ⏱️ 15.06.2022):

     pip install pyspark
    
  • Conda (📥 2M · ⏱️ 27.07.2022):

     conda install -c conda-forge pyspark
    
jax (🥇43 · 20K · 📉) - Composable transformations of Python+NumPy programs: differentiate,.. Apache-2
  • GitHub (👨‍💻 450 · 🔀 1.9K · 📦 5.6K · 📋 3.8K - 29% open · ⏱️ 29.09.2022):

     git clone https://github.com/google/jax
    
  • PyPi (📥 600K / month · 📦 320 · ⏱️ 28.06.2022):

     pip install jax
    
  • Conda (📥 450K · ⏱️ 24.09.2022):

     conda install -c conda-forge jaxlib
    
PaddlePaddle (🥈42 · 19K) - PArallel Distributed Deep LEarning: Machine Learning.. Apache-2
  • GitHub (👨‍💻 830 · 🔀 4.7K · 📥 15K · 📦 140 · 📋 16K - 17% open · ⏱️ 29.09.2022):

     git clone https://github.com/PaddlePaddle/Paddle
    
  • PyPi (📥 73K / month · 📦 50 · ⏱️ 05.07.2022):

     pip install paddlepaddle
    
StatsModels (🥈42 · 7.8K) - Statsmodels: statistical modeling and econometrics in Python. BSD-3
  • GitHub (👨‍💻 390 · 🔀 2.4K · 📥 26 · 📦 70K · 📋 4.8K - 46% open · ⏱️ 26.09.2022):

     git clone https://github.com/statsmodels/statsmodels
    
  • PyPi (📥 9.1M / month · 📦 4.5K · ⏱️ 08.02.2022):

     pip install statsmodels
    
  • Conda (📥 7.3M · ⏱️ 09.06.2022):

     conda install -c conda-forge statsmodels
    
LightGBM (🥈41 · 14K) - A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT,.. MIT
  • GitHub (👨‍💻 270 · 🔀 3.6K · 📥 170K · 📦 15K · 📋 2.8K - 8% open · ⏱️ 15.09.2022):

     git clone https://github.com/microsoft/LightGBM
    
  • PyPi (📥 7.4M / month · 📦 640 · ⏱️ 07.01.2022):

     pip install lightgbm
    
  • Conda (📥 1.2M · ⏱️ 08.01.2022):

     conda install -c conda-forge lightgbm
    
Fastai (🥈40 · 23K) - The fastai deep learning library. Apache-2
  • GitHub (👨‍💻 610 · 🔀 7.3K · 📦 11K · 📋 1.7K - 7% open · ⏱️ 28.09.2022):

     git clone https://github.com/fastai/fastai
    
  • PyPi (📥 250K / month · 📦 300 · ⏱️ 04.07.2022):

     pip install fastai
    
pytorch-lightning (🥈40 · 20K) - Build and train PyTorch models and connect them to.. Apache-2
  • GitHub (👨‍💻 770 · 🔀 2.6K · 📥 8.5K · 📦 87 · 📋 5.6K - 11% open · ⏱️ 29.09.2022):

     git clone https://github.com/Lightning-AI/lightning
    
  • PyPi (📥 2.5M / month · 📦 400 · ⏱️ 01.06.2022):

     pip install pytorch-lightning
    
  • Conda (📥 560K · ⏱️ 23.09.2022):

     conda install -c conda-forge pytorch-lightning
    
Jina (🥈39 · 16K) - Build cross-modal and multimodal applications on the cloud Neural Search.. Apache-2
  • GitHub (👨‍💻 160 · 🔀 2K · 📦 360 · 📋 1.7K - 2% open · ⏱️ 29.09.2022):

     git clone https://github.com/jina-ai/jina
    
  • PyPi (📥 89K / month · 📦 2 · ⏱️ 06.07.2022):

     pip install jina
    
  • Conda (📥 26K · ⏱️ 16.08.2022):

     conda install -c conda-forge jina-core
    
  • Docker Hub (📥 1.1M · 7 · ⏱️ 29.09.2022):

     docker pull jinaai/jina
    
MXNet (🥈38 · 20K) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning.. Apache-2
  • GitHub (👨‍💻 980 · 🔀 6.9K · 📥 25K · 📋 9.7K - 20% open · ⏱️ 26.09.2022):

     git clone https://github.com/apache/incubator-mxnet
    
  • PyPi (📥 390K / month · 📦 280 · ⏱️ 17.05.2022):

     pip install mxnet
    
  • Conda (📥 8.2K · 📦 5 · ⏱️ 02.05.2022):

     conda install -c anaconda mxnet
    
Catboost (🥈38 · 6.7K) - A fast, scalable, high performance Gradient Boosting on Decision.. Apache-2
  • GitHub (👨‍💻 1K · 🔀 1K · 📥 88K · 📋 1.9K - 22% open · ⏱️ 29.09.2022):

     git clone https://github.com/catboost/catboost
    
  • PyPi (📥 2.3M / month · 📦 240 · ⏱️ 19.05.2022):

     pip install catboost
    
  • Conda (📥 1.1M · ⏱️ 26.09.2022):

     conda install -c conda-forge catboost
    
PyFlink (🥈37 · 20K · 📈) - Apache Flink Python API. Apache-2
  • GitHub (👨‍💻 1.6K · 🔀 11K · ⏱️ 29.09.2022):

     git clone https://github.com/apache/flink
    
  • PyPi (📥 60K / month · 📦 16 · ⏱️ 05.07.2022):

     pip install apache-flink
    
Theano (🥈37 · 9.6K · 💤) - Theano was a Python library that allows you to define, optimize, and.. BSD-3
  • GitHub (👨‍💻 380 · 🔀 2.5K · 📦 13K · 📋 2.8K - 24% open · ⏱️ 23.11.2021):

     git clone https://github.com/Theano/Theano
    
  • PyPi (📥 320K / month · 📦 2.8K · ⏱️ 27.07.2020):

     pip install theano
    
  • Conda (📥 2.1M · ⏱️ 16.03.2022):

     conda install -c conda-forge theano
    
Thinc (🥈36 · 2.6K) - A refreshing functional take on deep learning, compatible with your favorite.. MIT
  • GitHub (👨‍💻 56 · 🔀 260 · 📦 24K · 📋 140 - 18% open · ⏱️ 27.09.2022):

     git clone https://github.com/explosion/thinc
    
  • PyPi (📥 4.3M / month · 📦 620 · ⏱️ 22.06.2022):

     pip install thinc
    
  • Conda (📥 2.2M · ⏱️ 08.07.2022):

     conda install -c conda-forge thinc
    
Vowpal Wabbit (🥈35 · 8K) - Vowpal Wabbit is a machine learning system which pushes the.. BSD-3
  • GitHub (👨‍💻 320 · 🔀 1.8K · 📋 1.2K - 12% open · ⏱️ 28.09.2022):

     git clone https://github.com/VowpalWabbit/vowpal_wabbit
    
  • PyPi (📥 85K / month · 📦 31 · ⏱️ 06.04.2022):

     pip install vowpalwabbit
    
  • Conda (📥 77K · ⏱️ 13.09.2022):

     conda install -c conda-forge vowpalwabbit
    
Chainer (🥈35 · 5.7K) - A flexible framework of neural networks for deep learning. MIT
  • GitHub (👨‍💻 320 · 🔀 1.4K · 📦 2.8K · 📋 2K - 0% open · ⏱️ 29.09.2022):

     git clone https://github.com/chainer/chainer
    
  • PyPi (📥 21K / month · 📦 400 · ⏱️ 05.01.2022):

     pip install chainer
    
  • Conda (📥 10K · ⏱️ 21.01.2022):

     conda install -c conda-forge chainer
    
Flax (🥈35 · 3.6K) - Flax is a neural network library for JAX that is designed for.. Apache-2
  • GitHub (👨‍💻 170 · 🔀 400 · 📥 42 · 📦 1.4K · 📋 600 - 18% open · ⏱️ 27.09.2022):

     git clone https://github.com/google/flax
    
  • PyPi (📥 330K / month · 📦 75 · ⏱️ 21.06.2022):

     pip install flax
    
  • Conda (📥 11K · ⏱️ 22.06.2022):

     conda install -c conda-forge flax
    
tensorflow-upstream (🥈34 · 610) - TensorFlow ROCm port. Apache-2
  • GitHub (👨‍💻 4.2K · 🔀 71 · 📥 20 · 📋 340 - 19% open · ⏱️ 28.09.2022):

     git clone https://github.com/ROCmSoftwarePlatform/tensorflow-upstream
    
  • PyPi (📥 10K / month · 📦 5 · ⏱️ 05.06.2022):

     pip install tensorflow-rocm
    
einops (🥉33 · 5.7K) - Deep learning operations reinvented (for pytorch, tensorflow, jax and.. MIT
  • GitHub (👨‍💻 21 · 🔀 250 · 📦 4.3K · 📋 120 - 32% open · ⏱️ 27.09.2022):

     git clone https://github.com/arogozhnikov/einops
    
  • PyPi (📥 1.5M / month · 📦 260 · ⏱️ 04.03.2022):

     pip install einops
    
  • Conda (📥 37K · ⏱️ 04.03.2022):

     conda install -c conda-forge einops
    
Ignite (🥉33 · 4.1K) - High-level library to help with training and evaluating neural.. BSD-3
  • GitHub (👨‍💻 180 · 🔀 560 · 📋 1.1K - 13% open · ⏱️ 29.09.2022):

     git clone https://github.com/pytorch/ignite
    
  • PyPi (📥 87K / month · 📦 83 · ⏱️ 07.07.2022):

     pip install pytorch-ignite
    
  • Conda (📥 100K · ⏱️ 05.09.2022):

     conda install -c pytorch ignite
    
Turi Create (🥉32 · 11K · 💤) - Turi Create simplifies the development of custom machine.. BSD-3
  • GitHub (👨‍💻 85 · 🔀 1.1K · 📥 7.1K · 📦 320 · 📋 1.8K - 27% open · ⏱️ 29.11.2021):

     git clone https://github.com/apple/turicreate
    
  • PyPi (📥 23K / month · 📦 19 · ⏱️ 30.09.2020):

     pip install turicreate
    
Ludwig (🥉32 · 8.5K) - Data-centric declarative deep learning framework. Apache-2
  • GitHub (👨‍💻 130 · 🔀 1K · 📦 130 · 📋 870 - 26% open · ⏱️ 29.09.2022):

     git clone https://github.com/ludwig-ai/ludwig
    
  • PyPi (📥 1.6K / month · 📦 9 · ⏱️ 25.06.2022):

     pip install ludwig
    
ivy (🥉32 · 6.3K) - The Unified Machine Learning Framework. Apache-2
  • GitHub (👨‍💻 440 · 🔀 1.9K · 📋 2.5K - 24% open · ⏱️ 29.09.2022):

     git clone https://github.com/unifyai/ivy
    
  • PyPi (📥 380 / month · 📦 6 · ⏱️ 01.06.2022):

     pip install ivy-core
    
tensorpack (🥉32 · 6.2K) - A Neural Net Training Interface on TensorFlow, with focus.. Apache-2
  • GitHub (👨‍💻 58 · 🔀 1.8K · 📥 140 · 📦 1.1K · 📋 1.4K - 0% open · ⏱️ 04.05.2022):

     git clone https://github.com/tensorpack/tensorpack
    
  • PyPi (📥 17K / month · 📦 46 · ⏱️ 22.01.2021):

     pip install tensorpack
    
  • Conda (📥 3.8K · ⏱️ 06.02.2022):

     conda install -c conda-forge tensorpack
    
mlpack (🥉32 · 4.1K) - mlpack: a scalable C++ machine learning library --. BSD-3
  • GitHub (👨‍💻 290 · 🔀 1.4K · 📋 1.5K - 3% open · ⏱️ 26.09.2022):

     git clone https://github.com/mlpack/mlpack
    
  • PyPi (📥 920 / month · 📦 1 · ⏱️ 28.10.2020):

     pip install mlpack
    
  • Conda (📥 110K · ⏱️ 09.11.2021):

     conda install -c conda-forge mlpack
    
Sonnet (🥉31 · 9.4K) - TensorFlow-based neural network library. Apache-2
  • GitHub (👨‍💻 54 · 🔀 1.3K · 📦 910 · 📋 180 - 14% open · ⏱️ 23.08.2022):

     git clone https://github.com/deepmind/sonnet
    
  • PyPi (📥 23K / month · 📦 52 · ⏱️ 27.03.2020):

     pip install dm-sonnet
    
  • Conda (📥 17K · ⏱️ 14.11.2020):

     conda install -c conda-forge sonnet
    
Haiku (🥉31 · 2.2K) - JAX-based neural network library. Apache-2
  • GitHub (👨‍💻 64 · 🔀 180 · 📦 570 · 📋 220 - 35% open · ⏱️ 29.09.2022):

     git clone https://github.com/deepmind/dm-haiku
    
  • PyPi (📥 120K / month · 📦 42 · ⏱️ 04.07.2022):

     pip install dm-haiku
    
  • Conda (📥 5.8K · ⏱️ 21.09.2022):

     conda install -c conda-forge dm-haiku
    
CNTK (🥉30 · 17K) - Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit. MIT
  • GitHub (👨‍💻 270 · 🔀 4.4K · 📥 14K · 📋 3.4K - 24% open · ⏱️ 23.09.2022):

     git clone https://github.com/microsoft/CNTK
    
  • PyPi (📥 760 / month · 📦 18 · ⏱️ 09.12.2020):

     pip install cntk
    
dyNET (🥉30 · 3.3K) - DyNet: The Dynamic Neural Network Toolkit. Apache-2
  • GitHub (👨‍💻 160 · 🔀 700 · 📥 7.2K · 📦 220 · 📋 920 - 28% open · ⏱️ 14.08.2022):

     git clone https://github.com/clab/dynet
    
  • PyPi (📥 18K / month · 📦 28 · ⏱️ 21.10.2020):

     pip install dyNET
    
Neural Network Libraries (🥉30 · 2.6K) - Neural Network Libraries. Apache-2
  • GitHub (👨‍💻 68 · 🔀 320 · 📥 540 · 📋 82 - 40% open · ⏱️ 28.09.2022):

     git clone https://github.com/sony/nnabla
    
  • PyPi (📥 4.2K / month · 📦 51 · ⏱️ 19.06.2022):

     pip install nnabla
    
skorch (🥉29 · 4.7K) - A scikit-learn compatible neural network library that wraps.. BSD-3
  • GitHub (👨‍💻 50 · 🔀 320 · 📦 570 · 📋 450 - 11% open · ⏱️ 27.09.2022):

     git clone https://github.com/skorch-dev/skorch
    
  • PyPi (📥 41K / month · 📦 41 · ⏱️ 31.10.2021):

     pip install skorch
    
  • Conda (📥 630K · ⏱️ 30.11.2021):

     conda install -c conda-forge skorch
    
ktrain (🥉29 · 1.1K) - ktrain is a Python library that makes deep learning and AI more.. Apache-2
  • GitHub (👨‍💻 15 · 🔀 260 · 📦 340 · 📋 420 - 0% open · ⏱️ 24.09.2022):

     git clone https://github.com/amaiya/ktrain
    
  • PyPi (📥 22K / month · 📦 3 · ⏱️ 20.05.2022):

     pip install ktrain
    
Neural Tangents (🥉27 · 1.8K) - Fast and Easy Infinite Neural Networks in Python. Apache-2
  • GitHub (👨‍💻 23 · 🔀 210 · 📥 250 · 📦 49 · 📋 130 - 38% open · ⏱️ 12.09.2022):

     git clone https://github.com/google/neural-tangents
    
  • PyPi (📥 1.8K / month · 📦 1 · ⏱️ 23.02.2022):

     pip install neural-tangents
    
Towhee (🥉27 · 1.4K) - Towhee is a framework that is dedicated to making neural data.. Apache-2
  • GitHub (👨‍💻 28 · 🔀 160 · 📥 190 · 📋 500 - 5% open · ⏱️ 29.09.2022):

     git clone https://github.com/towhee-io/towhee
    
  • PyPi (📥 770 / month · ⏱️ 07.07.2022):

     pip install towhee
    
Geomstats (🥉27 · 820) - Computations and statistics on manifolds with geometric structures. MIT
  • GitHub (👨‍💻 69 · 🔀 180 · 📋 460 - 36% open · ⏱️ 22.09.2022):

     git clone https://github.com/geomstats/geomstats
    
  • PyPi (📥 660 / month · ⏱️ 22.04.2022):

     pip install geomstats
    
  • Conda (📥 680 · ⏱️ 01.06.2022):

     conda install -c conda-forge geomstats
    
xLearn (🥉26 · 3K) - High performance, easy-to-use, and scalable machine learning (ML).. Apache-2
  • GitHub (👨‍💻 30 · 🔀 530 · 📥 3.5K · 📦 95 · 📋 310 - 62% open · ⏱️ 05.06.2022):

     git clone https://github.com/aksnzhy/xlearn
    
  • PyPi (📥 5.2K / month · 📦 12 · ⏱️ 04.12.2018):

     pip install xlearn
    
fklearn (🥉25 · 1.4K) - fklearn: Functional Machine Learning. Apache-2
  • GitHub (👨‍💻 48 · 🔀 160 · 📦 13 · 📋 58 - 62% open · ⏱️ 15.09.2022):

     git clone https://github.com/nubank/fklearn
    
  • PyPi (📥 10K / month · ⏱️ 30.12.2021):

     pip install fklearn
    
mace (🥉23 · 4.7K) - MACE is a deep learning inference framework optimized for mobile.. Apache-2
  • GitHub (👨‍💻 64 · 🔀 800 · 📥 1.4K · 📋 670 - 7% open · ⏱️ 30.05.2022):

     git clone https://github.com/XiaoMi/mace
    
NeoML (🥉22 · 700) - Machine learning framework for both deep learning and traditional.. Apache-2
  • GitHub (👨‍💻 32 · 🔀 110 · 📋 77 - 37% open · ⏱️ 28.09.2022):

     git clone https://github.com/neoml-lib/neoml
    
  • PyPi (📥 410 / month · ⏱️ 31.05.2022):

     pip install neoml
    
Objax (🥉21 · 720) - Objax is a machine learning framework that provides an Object.. Apache-2
  • GitHub (👨‍💻 24 · 🔀 60 · 📦 25 · 📋 100 - 42% open · ⏱️ 30.08.2022):

     git clone https://github.com/google/objax
    
  • PyPi (📥 570 / month · 📦 2 · ⏱️ 31.01.2022):

     pip install objax
    
ThunderSVM (🥉20 · 1.4K) - ThunderSVM: A Fast SVM Library on GPUs and CPUs. Apache-2
  • GitHub (👨‍💻 34 · 🔀 200 · 📥 2.5K · 📋 210 - 29% open · ⏱️ 09.04.2022):

     git clone https://github.com/Xtra-Computing/thundersvm
    
  • PyPi (📥 330 / month · ⏱️ 13.03.2020):

     pip install thundersvm
    
ThunderGBM (🥉18 · 640) - ThunderGBM: Fast GBDTs and Random Forests on GPUs. Apache-2
  • GitHub (👨‍💻 10 · 🔀 84 · 📋 75 - 44% open · ⏱️ 13.09.2022):

     git clone https://github.com/Xtra-Computing/thundergbm
    
  • PyPi (📥 310 / month · ⏱️ 01.05.2020):

     pip install thundergbm
    
chefboost (🥉18 · 350) - A Lightweight Decision Tree Framework supporting regular algorithms:.. MIT
  • GitHub (👨‍💻 6 · 🔀 91 · 📦 27 · 📋 31 - 16% open · ⏱️ 21.05.2022):

     git clone https://github.com/serengil/chefboost
    
  • PyPi (📥 790 / month · ⏱️ 16.02.2022):

     pip install chefboost
    
elegy (🥉17 · 410) - A High Level API for Deep Learning in JAX. MIT
  • GitHub (👨‍💻 17 · 🔀 26 · 📋 100 - 35% open · ⏱️ 23.05.2022):

     git clone https://github.com/poets-ai/elegy
    
  • PyPi (📥 630 / month · ⏱️ 22.04.2022):

     pip install elegy
    
Show 10 hidden projects...
  • dlib (🥈38 · 11K) - A toolkit for making real world machine learning and data analysis.. ❗️BSL-1.0
  • MindsDB (🥉32 · 10K) - In-Database Machine Learning. ❗️GPL-3.0
  • TFlearn (🥉32 · 9.6K · 💀) - Deep learning library featuring a higher-level API for TensorFlow. MIT
  • NuPIC (🥉28 · 6.3K · 💀) - Numenta Platform for Intelligent Computing is an implementation.. ❗️AGPL-3.0
  • Lasagne (🥉28 · 3.8K · 💀) - Lightweight library to build and train neural networks in Theano. MIT
  • SHOGUN (🥉26 · 2.9K · 💀) - Unified and efficient Machine Learning. BSD-3
  • NeuPy (🥉24 · 720 · 💀) - NeuPy is a Tensorflow based python library for prototyping and building.. MIT
  • neon (🥉23 · 3.9K · 💀) - Intel Nervana reference deep learning framework committed to best.. Apache-2
  • Torchbearer (🥉21 · 630 · 💀) - torchbearer: A model fitting library for PyTorch. MIT
  • StarSpace (🥉16 · 3.8K · 💀) - Learning embeddings for classification, retrieval and ranking. MIT

Data Visualization

Back to top

General-purpose and task-specific data visualization libraries.

Matplotlib (🥇49 · 16K · 📉) - matplotlib: plotting with Python. Python-2.0
  • GitHub (👨‍💻 1.4K · 🔀 6.5K · 📦 630K · 📋 9.2K - 20% open · ⏱️ 29.09.2022):

     git clone https://github.com/matplotlib/matplotlib
    
  • PyPi (📥 29M / month · 📦 55K · ⏱️ 03.05.2022):

     pip install matplotlib
    
  • Conda (📥 14M · ⏱️ 16.09.2022):

     conda install -c conda-forge matplotlib
    
Bokeh (🥇42 · 17K) - Interactive Data Visualization in the browser, from Python. BSD-3
  • GitHub (👨‍💻 620 · 🔀 4K · 📦 160 · 📋 7K - 9% open · ⏱️ 29.09.2022):

     git clone https://github.com/bokeh/bokeh
    
  • PyPi (📥 3.4M / month · 📦 3.6K · ⏱️ 05.07.2022):

     pip install bokeh
    
  • Conda (📥 8.6M · ⏱️ 15.08.2022):

     conda install -c conda-forge bokeh
    
Plotly (🥇42 · 12K) - The interactive graphing library for Python (includes Plotly Express). MIT
  • GitHub (👨‍💻 200 · 🔀 2.2K · 📦 12 · 📋 2.4K - 50% open · ⏱️ 11.08.2022):

     git clone https://github.com/plotly/plotly.py
    
  • PyPi (📥 7.7M / month · 📦 4.1K · ⏱️ 24.06.2022):

     pip install plotly
    
  • Conda (📥 3.2M · ⏱️ 14.08.2022):

     conda install -c conda-forge plotly
    
  • npm (📥 46K / month · 📦 4 · ⏱️ 12.01.2021):

     npm install plotlywidget
    
Seaborn (🥇42 · 9.9K) - Statistical data visualization in Python. BSD-3
  • GitHub (👨‍💻 180 · 🔀 1.6K · 📥 240 · 📋 2.1K - 5% open · ⏱️ 24.09.2022):

     git clone https://github.com/mwaskom/seaborn
    
  • PyPi (📥 9.2M / month · 📦 9.4K · ⏱️ 27.06.2022):

     pip install seaborn
    
  • Conda (📥 4.8M · ⏱️ 06.09.2022):

     conda install -c conda-forge seaborn
    
dash (🥇41 · 17K) - Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required. MIT
  • GitHub (👨‍💻 130 · 🔀 1.8K · 📦 35K · 📋 1.4K - 49% open · ⏱️ 23.09.2022):

     git clone https://github.com/plotly/dash
    
  • PyPi (📥 1.2M / month · 📦 1.2K · ⏱️ 13.06.2022):

     pip install dash
    
  • Conda (📥 640K · ⏱️ 24.09.2022):

     conda install -c conda-forge dash
    
pandas-profiling (🥇39 · 9.7K) - Create HTML profiling reports from pandas DataFrame.. MIT
  • GitHub (👨‍💻 95 · 🔀 1.4K · 📦 9.1K · 📋 610 - 21% open · ⏱️ 25.09.2022):

     git clone https://github.com/ydataai/pandas-profiling
    
  • PyPi (📥 1.2M / month · 📦 160 · ⏱️ 27.09.2021):

     pip install pandas-profiling
    
  • Conda (📥 290K · ⏱️ 13.09.2022):

     conda install -c conda-forge pandas-profiling
    
Altair (🥇39 · 7.8K) - Declarative statistical visualization library for Python. BSD-3
  • GitHub (👨‍💻 140 · 🔀 660 · 📦 34K · 📋 1.6K - 13% open · ⏱️ 23.08.2022):

     git clone https://github.com/altair-viz/altair
    
  • PyPi (📥 8.4M / month · 📦 340 · ⏱️ 29.12.2021):

     pip install altair
    
  • Conda (📥 1.4M · ⏱️ 29.12.2021):

     conda install -c conda-forge altair
    
UMAP (🥈36 · 5.8K) - Uniform Manifold Approximation and Projection. BSD-3
  • GitHub (👨‍💻 110 · 🔀 640 · 📦 6.3K · 📋 640 - 53% open · ⏱️ 19.09.2022):

     git clone https://github.com/lmcinnes/umap
    
  • PyPi (📥 700K / month · 📦 320 · ⏱️ 13.04.2022):

     pip install umap-learn
    
  • Conda (📥 1.4M · ⏱️ 14.04.2022):

     conda install -c conda-forge umap-learn
    
PyQtGraph (🥈35 · 3K · 📈) - Fast data visualization and GUI tools for scientific / engineering.. MIT
  • GitHub (👨‍💻 240 · 🔀 960 · 📋 1.1K - 33% open · ⏱️ 29.09.2022):

     git clone https://github.com/pyqtgraph/pyqtgraph
    
  • PyPi (📥 110K / month · 📦 820 · ⏱️ 04.03.2022):

     pip install pyqtgraph
    
  • Conda (📥 290K · ⏱️ 28.09.2022):

     conda install -c conda-forge pyqtgraph
    
VisPy (🥈35 · 2.9K) - High-performance interactive 2D/3D data visualization library. BSD-3
  • GitHub (👨‍💻 180 · 🔀 590 · 📦 860 · 📋 1.3K - 21% open · ⏱️ 22.09.2022):

     git clone https://github.com/vispy/vispy
    
  • PyPi (📥 73K / month · 📦 100 · ⏱️ 04.07.2022):

     pip install vispy
    
  • Conda (📥 280K · ⏱️ 05.07.2022):

     conda install -c conda-forge vispy
    
  • npm (📥 26 / month · ⏱️ 15.03.2020):

     npm install vispy
    
PyVista (🥈35 · 1.5K) - 3D plotting and mesh analysis through a streamlined interface for.. MIT
  • GitHub (👨‍💻 110 · 🔀 280 · 📥 660 · 📦 950 · 📋 960 - 29% open · ⏱️ 29.09.2022):

     git clone https://github.com/pyvista/pyvista
    
  • PyPi (📥 60K / month · 📦 110 · ⏱️ 30.06.2022):

     pip install pyvista
    
  • Conda (📥 230K · ⏱️ 01.08.2022):

     conda install -c conda-forge pyvista
    
HoloViews (🥈34 · 2.3K) - With Holoviews, your data visualizes itself. BSD-3
  • GitHub (👨‍💻 130 · 🔀 360 · 📋 2.9K - 32% open · ⏱️ 28.09.2022):

     git clone https://github.com/holoviz/holoviews
    
  • PyPi (📥 410K / month · 📦 220 · ⏱️ 07.07.2022):

     pip install holoviews
    
  • Conda (📥 890K · ⏱️ 07.07.2022):

     conda install -c conda-forge holoviews
    
  • npm (📥 990 / month · ⏱️ 24.05.2020):

     npm install @pyviz/jupyterlab_pyviz
    
Graphviz (🥈34 · 1.3K) - Simple Python interface for Graphviz. MIT
  • GitHub (👨‍💻 19 · 🔀 180 · 📦 35K · 📋 140 - 5% open · ⏱️ 05.09.2022):

     git clone https://github.com/xflr6/graphviz
    
  • PyPi (📥 9.1M / month · 📦 3K · ⏱️ 16.04.2022):

     pip install graphviz
    
  • Conda (📥 29K · ⏱️ 10.08.2022):

     conda install -c anaconda python-graphviz
    
pyecharts (🥈33 · 13K) - Python Echarts Plotting Library. MIT
  • GitHub (👨‍💻 31 · 🔀 2.7K · 📦 2.5K · 📋 1.6K - 1% open · ⏱️ 30.08.2022):

     git clone https://github.com/pyecharts/pyecharts
    
  • PyPi (📥 52K / month · 📦 220 · ⏱️ 16.11.2021):

     pip install pyecharts
    
wordcloud (🥈33 · 9K) - A little word cloud generator in Python. MIT
  • GitHub (👨‍💻 65 · 🔀 2.2K · 📋 500 - 24% open · ⏱️ 27.06.2022):

     git clone https://github.com/amueller/word_cloud
    
  • PyPi (📥 800K / month · 📦 740 · ⏱️ 27.06.2022):

     pip install wordcloud
    
  • Conda (📥 330K · ⏱️ 25.08.2022):

     conda install -c conda-forge wordcloud
    
datashader (🥈33 · 2.8K) - Quickly and accurately render even the largest data. BSD-3
  • GitHub (👨‍💻 51 · 🔀 360 · 📦 1.4K · 📋 510 - 24% open · ⏱️ 26.09.2022):

     git clone https://github.com/holoviz/datashader
    
  • PyPi (📥 65K / month · 📦 96 · ⏱️ 21.06.2022):

     pip install datashader
    
  • Conda (📥 400K · ⏱️ 10.08.2022):

     conda install -c conda-forge datashader
    
FiftyOne (🥈33 · 1.9K) - Visualize, create, and debug image and video datasets.. Apache-2
  • GitHub (👨‍💻 50 · 🔀 230 · 📦 170 · 📋 950 - 34% open · ⏱️ 28.09.2022):

     git clone https://github.com/voxel51/fiftyone
    
  • PyPi (📥 20K / month · 📦 2 · ⏱️ 24.06.2022):

     pip install fiftyone
    
plotnine (🥈32 · 3.2K) - A grammar of graphics for Python. MIT
  • GitHub (👨‍💻 96 · 🔀 180 · 📋 520 - 13% open · ⏱️ 29.09.2022):

     git clone https://github.com/has2k1/plotnine
    
  • PyPi (📥 310K / month · 📦 220 · ⏱️ 01.07.2022):

     pip install plotnine
    
  • Conda (📥 200K · ⏱️ 29.09.2022):

     conda install -c conda-forge plotnine
    
bqplot (🥈31 · 3.4K) - Plotting library for IPython/Jupyter notebooks. Apache-2
  • GitHub (👨‍💻 59 · 🔀 470 · 📦 35 · 📋 600 - 39% open · ⏱️ 29.09.2022):

     git clone https://github.com/bqplot/bqplot
    
  • PyPi (📥 95K / month · 📦 97 · ⏱️ 11.02.2022):

     pip install bqplot
    
  • Conda (📥 1M · ⏱️ 02.09.2022):

     conda install -c conda-forge bqplot
    
  • npm (📥 6.6K / month · 📦 11 · ⏱️ 02.09.2022):

     npm install bqplot
    
Perspective (🥈30 · 4.9K) - A data visualization and analytics component, especially.. Apache-2
  • GitHub (👨‍💻 72 · 🔀 520 · 📦 4 · 📋 560 - 16% open · ⏱️ 25.09.2022):

     git clone https://github.com/finos/perspective
    
  • PyPi (📥 3.3K / month · 📦 9 · ⏱️ 06.06.2022):

     pip install perspective-python
    
  • Conda (📥 160K · ⏱️ 10.09.2022):

     conda install -c conda-forge perspective
    
  • npm (📥 1K / month · ⏱️ 26.08.2022):

     npm install @finos/perspective-jupyterlab
    
D-Tale (🥈30 · 3.6K) - Visualizer for pandas data structures. ❗️LGPL-2.1
  • GitHub (👨‍💻 28 · 🔀 300 · 📦 500 · 📋 480 - 9% open · ⏱️ 27.09.2022):

     git clone https://github.com/man-group/dtale
    
  • PyPi (📥 140K / month · 📦 12 · ⏱️ 17.06.2022):

     pip install dtale
    
  • Conda (📥 160K · ⏱️ 09.09.2022):

     conda install -c conda-forge dtale
    
pythreejs (🥈30 · 830) - A Jupyter - Three.js bridge. BSD-3
  • GitHub (👨‍💻 30 · 🔀 180 · 📦 21 · 📋 220 - 25% open · ⏱️ 25.08.2022):

     git clone https://github.com/jupyter-widgets/pythreejs
    
  • PyPi (📥 75K / month · 📦 42 · ⏱️ 26.02.2021):

     pip install pythreejs
    
  • Conda (📥 420K · ⏱️ 06.09.2022):

     conda install -c conda-forge pythreejs
    
  • npm (📥 5.4K / month · 📦 7 · ⏱️ 24.08.2022):

     npm install jupyter-threejs
    
missingno (🥉29 · 3.3K · 💤) - Missing data visualization module for Python. MIT
  • GitHub (👨‍💻 17 · 🔀 410 · 📦 8.7K · 📋 120 - 6% open · ⏱️ 27.02.2022):

     git clone https://github.com/ResidentMario/missingno
    
  • PyPi (📥 930K / month · 📦 120 · ⏱️ 27.02.2022):

     pip install missingno
    
  • Conda (📥 220K · ⏱️ 15.02.2020):

     conda install -c conda-forge missingno
    
mpld3 (🥉29 · 2.2K) - D3 Renderings of Matplotlib Graphics. BSD-3
  • GitHub (👨‍💻 51 · 🔀 350 · 📦 29 · 📋 360 - 59% open · ⏱️ 03.08.2022):

     git clone https://github.com/mpld3/mpld3
    
  • PyPi (📥 260K / month · 📦 400 · ⏱️ 27.05.2022):

     pip install mpld3
    
  • Conda (📥 160K · ⏱️ 27.05.2022):

     conda install -c conda-forge mpld3
    
  • npm (📥 300 / month · 📦 4 · ⏱️ 27.05.2022):

     npm install mpld3
    
data-validation (🥉29 · 670) - Library for exploring and validating machine learning.. Apache-2
  • GitHub (👨‍💻 24 · 🔀 130 · 📥 370 · 📦 550 · 📋 160 - 22% open · ⏱️ 28.09.2022):

     git clone https://github.com/tensorflow/data-validation
    
  • PyPi (📥 1.2M / month · 📦 28 · ⏱️ 29.06.2022):

     pip install tensorflow-data-validation
    
hvPlot (🥉29 · 660) - A high-level plotting API for pandas, dask, xarray, and networkx built on.. BSD-3
  • GitHub (👨‍💻 38 · 🔀 73 · 📦 1.8K · 📋 520 - 40% open · ⏱️ 19.09.2022):

     git clone https://github.com/holoviz/hvplot
    
  • PyPi (📥 190K / month · 📦 65 · ⏱️ 23.06.2022):

     pip install hvplot
    
  • Conda (📥 230K · ⏱️ 26.08.2022):

     conda install -c conda-forge hvplot
    
AutoViz (🥉26 · 920) - Automatically Visualize any dataset, any size with a single line of.. Apache-2
  • GitHub (👨‍💻 12 · 🔀 130 · 📦 260 · 📋 60 - 5% open · ⏱️ 07.09.2022):

     git clone https://github.com/AutoViML/AutoViz
    
  • PyPi (📥 350K / month · 📦 6 · ⏱️ 17.06.2022):

     pip install autoviz
    
  • Conda (📥 18K · ⏱️ 07.09.2022):

     conda install -c conda-forge autoviz
    
lets-plot (🥉26 · 790) - An open-source plotting library for statistical data. MIT
  • GitHub (👨‍💻 17 · 🔀 37 · 📥 310 · 📦 17 · 📋 280 - 26% open · ⏱️ 29.09.2022):

     git clone https://github.com/JetBrains/lets-plot
    
  • PyPi (📥 2.6K / month · 📦 1 · ⏱️ 20.06.2022):

     pip install lets-plot
    
HyperTools (🥉25 · 1.7K · 💤) - A Python toolbox for gaining geometric insights into high-.. MIT
  • GitHub (👨‍💻 21 · 🔀 160 · 📥 22 · 📦 210 · 📋 190 - 35% open · ⏱️ 12.02.2022):

     git clone https://github.com/ContextLab/hypertools
    
  • PyPi (📥 690 / month · 📦 10 · ⏱️ 12.02.2022):

     pip install hypertools
    
Popmon (🥉24 · 380) - Monitor the stability of a Pandas or Spark dataframe. MIT
  • GitHub (👨‍💻 15 · 🔀 32 · 📥 32 · 📦 16 · 📋 46 - 32% open · ⏱️ 09.09.2022):

     git clone https://github.com/ing-bank/popmon
    
  • PyPi (📥 21K / month · 📦 2 · ⏱️ 21.06.2022):

     pip install popmon
    
HiPlot (🥉23 · 2.4K) - HiPlot makes understanding high dimensional data easy. MIT
  • GitHub (👨‍💻 8 · 🔀 120 · 📦 5 · 📋 82 - 17% open · ⏱️ 05.07.2022):

     git clone https://github.com/facebookresearch/hiplot
    
  • PyPi (📥 35K / month · 📦 12 · ⏱️ 05.07.2022):

     pip install hiplot
    
  • Conda (📥 100K · ⏱️ 31.05.2022):

     conda install -c conda-forge hiplot
    
Sweetviz (🥉23 · 2.2K) - Visualize and compare datasets, target values and associations, with one.. MIT
  • GitHub (👨‍💻 6 · 🔀 210 · 📋 100 - 30% open · ⏱️ 08.06.2022):

     git clone https://github.com/fbdesignpro/sweetviz
    
  • PyPi (📥 65K / month · 📦 8 · ⏱️ 14.06.2022):

     pip install sweetviz
    
  • Conda (📥 15K · ⏱️ 15.06.2022):

     conda install -c conda-forge sweetviz
    
openTSNE (🥉23 · 1.1K) - Extensible, parallel implementations of t-SNE. BSD-3
  • GitHub (👨‍💻 10 · 🔀 120 · 📦 400 · 📋 110 - 6% open · ⏱️ 18.03.2022):

     git clone https://github.com/pavlin-policar/openTSNE
    
  • PyPi (📥 27K / month · 📦 11 · ⏱️ 18.03.2022):

     pip install opentsne
    
  • Conda (📥 160K · ⏱️ 27.05.2022):

     conda install -c conda-forge opentsne
    
python-ternary (🥉23 · 590 · 💤) - Ternary plotting library for python with matplotlib. MIT
  • GitHub (👨‍💻 27 · 🔀 140 · 📥 18 · 📦 110 · 📋 130 - 25% open · ⏱️ 27.02.2022):

     git clone https://github.com/marcharper/python-ternary
    
  • PyPi (📥 53K / month · 📦 21 · ⏱️ 17.02.2021):

     pip install python-ternary
    
  • Conda (📥 67K · ⏱️ 17.02.2021):

     conda install -c conda-forge python-ternary
    
vega (🥉23 · 330) - IPython/Jupyter notebook module for Vega and Vega-Lite. BSD-3
  • GitHub (👨‍💻 11 · 🔀 59 · 📋 95 - 13% open · ⏱️ 01.09.2022):

     git clone https://github.com/vega/ipyvega
    
  • PyPi (📥 8K / month · 📦 84 · ⏱️ 10.02.2022):

     pip install vega
    
  • Conda (📥 510K · ⏱️ 10.02.2022):

     conda install -c conda-forge vega
    
Plotly-Resampler (🥉22 · 530) - Visualize large time series data with plotly.py. MIT
  • GitHub (👨‍💻 8 · 🔀 30 · 📋 65 - 29% open · ⏱️ 25.08.2022):

     git clone https://github.com/predict-idlab/plotly-resampler
    
  • PyPi (📥 12K / month · ⏱️ 29.06.2022):

     pip install plotly-resampler
    
  • Conda (📥 7.8K · ⏱️ 25.08.2022):

     conda install -c conda-forge plotly-resampler
    
Pandas-Bokeh (🥉21 · 800) - Bokeh Plotting Backend for Pandas and GeoPandas. MIT
  • GitHub (👨‍💻 14 · 🔀 100 · 📋 99 - 32% open · ⏱️ 25.03.2022):

     git clone https://github.com/PatrikHlobil/Pandas-Bokeh
    
  • PyPi (📥 19K / month · 📦 11 · ⏱️ 11.04.2021):

     pip install pandas-bokeh
    
joypy (🥉21 · 440 · 💤) - Joyplots in Python with matplotlib & pandas. MIT
  • GitHub (👨‍💻 6 · 🔀 47 · 📦 200 · 📋 48 - 22% open · ⏱️ 19.12.2021):

     git clone https://github.com/leotac/joypy
    
  • PyPi (📥 12K / month · 📦 5 · ⏱️ 19.12.2021):

     pip install joypy
    
  • Conda (📥 16K · ⏱️ 28.12.2020):

     conda install -c conda-forge joypy
    
PyWaffle (🥉20 · 510) - Make Waffle Charts in Python. MIT
  • GitHub (👨‍💻 6 · 🔀 95 · 📦 160 · 📋 18 - 22% open · ⏱️ 08.06.2022):

     git clone https://github.com/gyli/PyWaffle
    
  • PyPi (📥 7.7K / month · 📦 2 · ⏱️ 08.06.2022):

     pip install pywaffle
    
  • Conda (📥 6.9K · ⏱️ 05.06.2022):

     conda install -c conda-forge pywaffle
    
Show 15 hidden projects...
  • cartopy (🥈32 · 1.1K) - Cartopy - a cartographic python library with matplotlib support. ❗️LGPL-3.0
  • Cufflinks (🥉29 · 2.7K · 💀) - Productivity Tools for Plotly + Pandas. MIT
  • Facets Overview (🥉27 · 7K · 💀) - Visualizations for machine learning datasets. Apache-2
  • Chartify (🥉26 · 3.2K · 💀) - Python library that makes it easy for data scientists to create.. Apache-2
  • Multicore-TSNE (🥉24 · 1.7K · 💀) - Parallel t-SNE implementation with Python and Torch.. BSD-3
  • PandasGUI (🥉22 · 2.7K) - A GUI for Pandas DataFrames. ❗️MIT-0
  • PDPbox (🥉22 · 710 · 💀) - python partial dependence plot toolbox. MIT
  • pivottablejs (🥉22 · 470 · 💀) - Dragndrop Pivot Tables and Charts for Jupyter/IPython.. MIT
  • ivis (🥉18 · 280) - Dimensionality reduction in very large datasets using Siamese.. Apache-2
  • animatplot (🥉17 · 400 · 💀) - A python package for animating plots build on matplotlib. MIT
  • data-describe (🥉17 · 290 · 💤) - datadescribe: Pythonic EDA Accelerator for Data Science. Apache-2
  • vegafusion (🥉17 · 110) - Serverside acceleration for the Vega visualization grammar. ❗️AGPL-3.0
  • pdvega (🥉16 · 340 · 💀) - Interactive plotting for Pandas using Vega-Lite. MIT
  • nx-altair (🥉15 · 200 · 💀) - Draw interactive NetworkX graphs with Altair. MIT
  • nptsne (🥉12 · 29 · 💀) - nptsne is a numpy compatible python binary package that offers a.. Apache-2

Text Data & NLP

Back to top

Libraries for processing, cleaning, manipulating, and analyzing text data as well as libraries for NLP tasks such as language detection, fuzzy matching, classification, seq2seq learning, conversational AI, keyword extraction, and translation.

transformers (🥇49 · 71K) - Transformers: State-of-the-art Machine Learning for.. Apache-2
  • GitHub (👨‍💻 1.5K · 🔀 16K · 📥 820 · 📦 36K · 📋 10K - 5% open · ⏱️ 29.09.2022):

     git clone https://github.com/huggingface/transformers
    
  • PyPi (📥 7.6M / month · 📦 980 · ⏱️ 21.06.2022):

     pip install transformers
    
  • Conda (📥 470K · ⏱️ 28.09.2022):

     conda install -c conda-forge transformers
    
spaCy (🥇44 · 24K) - Industrial-strength Natural Language Processing (NLP) in Python. MIT
  • GitHub (👨‍💻 700 · 🔀 3.9K · 📥 3.1K · 📦 44K · 📋 5.2K - 1% open · ⏱️ 29.09.2022):

     git clone https://github.com/explosion/spaCy
    
  • PyPi (📥 4.9M / month · 📦 2.4K · ⏱️ 05.04.2022):

     pip install spacy
    
  • Conda (📥 2.8M · ⏱️ 27.07.2022):

     conda install -c conda-forge spacy
    
nltk (🥇43 · 11K) - Suite of libraries and programs for symbolic and statistical natural.. Apache-2
  • GitHub (👨‍💻 440 · 🔀 2.6K · 📦 160K · 📋 1.7K - 13% open · ⏱️ 21.09.2022):

     git clone https://github.com/nltk/nltk
    
  • PyPi (📥 11M / month · 📦 12K · ⏱️ 09.02.2022):

     pip install nltk
    
  • Conda (📥 1.5M · ⏱️ 29.12.2021):

     conda install -c conda-forge nltk
    
gensim (🥇40 · 14K) - Topic Modelling for Humans. ❗️LGPL-2.1
  • GitHub (👨‍💻 430 · 🔀 4.3K · 📥 3.8K · 📦 37K · 📋 1.8K - 21% open · ⏱️ 08.09.2022):

     git clone https://github.com/RaRe-Technologies/gensim
    
  • PyPi (📥 4.7M / month · 📦 2.9K · ⏱️ 01.05.2022):

     pip install gensim
    
  • Conda (📥 890K · ⏱️ 29.07.2022):

     conda install -c conda-forge gensim
    
Rasa (🥇39 · 15K) - Open source machine learning framework to automate text- and voice-.. Apache-2
  • GitHub (👨‍💻 550 · 🔀 4.1K · 📋 6.7K - 13% open · ⏱️ 29.09.2022):

     git clone https://github.com/RasaHQ/rasa
    
  • PyPi (📥 200K / month · 📦 60 · ⏱️ 06.07.2022):

     pip install rasa
    
flair (🥇39 · 12K) - A very simple framework for state-of-the-art Natural Language Processing.. MIT
  • GitHub (👨‍💻 230 · 🔀 1.9K · 📦 1.6K · 📋 2K - 5% open · ⏱️ 03.09.2022):

     git clone https://github.com/flairNLP/flair
    
  • PyPi (📥 170K / month · 📦 76 · ⏱️ 20.05.2022):

     pip install flair
    
  • Conda (📥 12K · ⏱️ 21.05.2022):

     conda install -c conda-forge python-flair
    
fairseq (🥇38 · 19K) - Facebook AI Research Sequence-to-Sequence Toolkit written in Python. MIT
  • GitHub (👨‍💻 410 · 🔀 4.8K · 📥 260 · 📦 960 · 📋 3.6K - 19% open · ⏱️ 28.09.2022):

     git clone https://github.com/facebookresearch/fairseq
    
  • PyPi (📥 94K / month · 📦 39 · ⏱️ 27.06.2022):

     pip install fairseq
    
  • Conda (📥 19K · ⏱️ 13.07.2022):

     conda install -c conda-forge fairseq
    
AllenNLP (🥇37 · 11K) - An open-source NLP research library, built on PyTorch. Apache-2
  • GitHub (👨‍💻 260 · 🔀 2.2K · 📥 47 · 📦 2.8K · 📋 2.5K - 3% open · ⏱️ 28.09.2022):

     git clone https://github.com/allenai/allennlp
    
  • PyPi (📥 79K / month · 📦 180 · ⏱️ 14.04.2022):

     pip install allennlp
    
  • Conda (📥 84K · ⏱️ 15.07.2022):

     conda install -c conda-forge allennlp
    
sentence-transformers (🥇37 · 8.5K) - Multilingual Sentence & Image Embeddings with BERT. Apache-2
  • GitHub (👨‍💻 100 · 🔀 1.7K · 📦 4.2K · 📋 1.5K - 52% open · ⏱️ 26.09.2022):

     git clone https://github.com/UKPLab/sentence-transformers
    
  • PyPi (📥 1.4M / month · 📦 130 · ⏱️ 26.06.2022):

     pip install sentence-transformers
    
  • Conda (📥 36K · ⏱️ 27.06.2022):

     conda install -c conda-forge sentence-transformers
    
sentencepiece (🥇36 · 6.2K) - Unsupervised text tokenizer for Neural Network-based text.. Apache-2
  • GitHub (👨‍💻 69 · 🔀 840 · 📥 22K · 📦 18K · 📋 560 - 5% open · ⏱️ 09.09.2022):

     git clone https://github.com/google/sentencepiece
    
  • PyPi (📥 5.8M / month · 📦 410 · ⏱️ 18.06.2021):

     pip install sentencepiece
    
  • Conda (📥 240K · ⏱️ 08.04.2022):

     conda install -c conda-forge sentencepiece
    
spark-nlp (🥇36 · 2.9K) - State of the Art Natural Language Processing. Apache-2
  • GitHub (👨‍💻 130 · 🔀 600 · 📋 720 - 6% open · ⏱️ 29.09.2022):

     git clone https://github.com/JohnSnowLabs/spark-nlp
    
  • PyPi (📥 2.6M / month · 📦 13 · ⏱️ 01.07.2022):

     pip install spark-nlp
    
ParlAI (🥈35 · 9.4K) - A framework for training and evaluating AI models on a variety of.. MIT
  • GitHub (👨‍💻 200 · 🔀 1.9K · 📦 87 · 📋 1.5K - 7% open · ⏱️ 23.09.2022):

     git clone https://github.com/facebookresearch/ParlAI
    
  • PyPi (📥 3.9K / month · 📦 3 · ⏱️ 30.03.2022):

     pip install parlai
    
stanza (🥈35 · 6.3K) - Official Stanford NLP Python Library for Many Human Languages. Apache-2
  • GitHub (👨‍💻 54 · 🔀 820 · 📦 1.2K · 📋 730 - 9% open · ⏱️ 15.09.2022):

     git clone https://github.com/stanfordnlp/stanza
    
  • PyPi (📥 230K / month · 📦 70 · ⏱️ 23.04.2022):

     pip install stanza
    
  • Conda (📥 5.8K · ⏱️ 14.09.2022):

     conda install -c stanfordnlp stanza
    
fastText (🥈34 · 24K) - Library for fast text representation and classification. MIT
  • GitHub (👨‍💻 59 · 🔀 4.4K · 📦 3.3K · 📋 1.1K - 43% open · ⏱️ 04.03.2022):

     git clone https://github.com/facebookresearch/fastText
    
  • PyPi (📥 880K / month · 📦 180 · ⏱️ 28.04.2020):

     pip install fasttext
    
  • Conda (📥 39K · ⏱️ 16.04.2022):

     conda install -c conda-forge fasttext
    
TextBlob (🥈34 · 8.3K · 💤) - Simple, Pythonic, text processing--Sentiment analysis, part-of-.. MIT
  • GitHub (👨‍💻 36 · 🔀 1.1K · 📥 100 · 📦 23K · 📋 260 - 39% open · ⏱️ 22.10.2021):

     git clone https://github.com/sloria/TextBlob
    
  • PyPi (📥 940K / month · 📦 1.4K · ⏱️ 15.12.2021):

     pip install textblob
    
  • Conda (📥 180K · ⏱️ 24.02.2019):

     conda install -c conda-forge textblob
    
torchtext (🥈34 · 3.1K) - Data loaders and abstractions for text and NLP. BSD-3
  • GitHub (👨‍💻 140 · 🔀 740 · 📋 750 - 39% open · ⏱️ 27.09.2022):

     git clone https://github.com/pytorch/text
    
  • PyPi (📥 300K / month · 📦 440 · ⏱️ 28.06.2022):

     pip install torchtext
    
Tokenizers (🥈33 · 5.9K) - Fast State-of-the-Art Tokenizers optimized for Research and.. Apache-2
  • GitHub (👨‍💻 59 · 🔀 500 · 📦 51 · 📋 680 - 31% open · ⏱️ 26.09.2022):

     git clone https://github.com/huggingface/tokenizers
    
  • PyPi (📥 7.1M / month · 📦 130 · ⏱️ 13.04.2022):

     pip install tokenizers
    
  • Conda (📥 420K · ⏱️ 21.05.2022):

     conda install -c conda-forge tokenizers
    
OpenNMT (🥈33 · 5.7K) - Open Source Neural Machine Translation in PyTorch. MIT
  • GitHub (👨‍💻 180 · 🔀 2.1K · 📦 150 · 📋 1.4K - 8% open · ⏱️ 16.09.2022):

     git clone https://github.com/OpenNMT/OpenNMT-py
    
  • PyPi (📥 3.4K / month · 📦 9 · ⏱️ 14.09.2021):

     pip install OpenNMT-py
    
NeMo (🥈33 · 4.8K) - NeMo: a toolkit for conversational AI. Apache-2
  • GitHub (👨‍💻 180 · 🔀 1.2K · 📥 20K · 📋 1.3K - 8% open · ⏱️ 29.09.2022):

     git clone https://github.com/NVIDIA/NeMo
    
  • PyPi (📥 15K / month · 📦 7 · ⏱️ 01.07.2022):

     pip install nemo-toolkit
    
haystack (🥈32 · 5.5K) - Haystack is an open source NLP framework that leverages pre-trained.. Apache-2
  • GitHub (👨‍💻 140 · 🔀 880 · 📥 15 · 📋 1.6K - 16% open · ⏱️ 27.09.2022):

     git clone https://github.com/deepset-ai/haystack
    
  • PyPi (📥 1.2K / month · 📦 85 · ⏱️ 15.12.2021):

     pip install haystack
    
Dedupe (🥈32 · 3.5K) - A python library for accurate and scalable fuzzy matching, record.. MIT
  • GitHub (👨‍💻 66 · 🔀 480 · 📋 770 - 8% open · ⏱️ 29.09.2022):

     git clone https://github.com/dedupeio/dedupe
    
  • PyPi (📥 250K / month · 📦 48 · ⏱️ 06.07.2022):

     pip install dedupe
    
  • Conda (📥 13K · ⏱️ 15.09.2022):

     conda install -c conda-forge dedupe
    
jellyfish (🥈31 · 1.7K) - a python library for doing approximate and phonetic matching of.. BSD-2
  • GitHub (👨‍💻 27 · 🔀 150 · 📦 4.3K · 📋 110 - 9% open · ⏱️ 17.09.2022):

     git clone https://github.com/jamesturk/jellyfish
    
  • PyPi (📥 2.4M / month · 📦 400 · ⏱️ 07.01.2022):

     pip install jellyfish
    
  • Conda (📥 330K · ⏱️ 08.04.2022):

     conda install -c conda-forge jellyfish
    
TensorFlow Text (🥈31 · 980) - Making text a first-class citizen in TensorFlow. Apache-2
  • GitHub (👨‍💻 94 · 🔀 240 · 📦 2.3K · 📋 240 - 39% open · ⏱️ 28.09.2022):

     git clone https://github.com/tensorflow/text
    
  • PyPi (📥 2M / month · 📦 83 · ⏱️ 18.05.2022):

     pip install tensorflow-text
    
DeepPavlov (🥈30 · 5.9K) - An open source library for deep learning end-to-end dialog.. Apache-2
  • GitHub (👨‍💻 67 · 🔀 1.1K · 📦 290 · 📋 620 - 8% open · ⏱️ 16.09.2022):

     git clone https://github.com/deepmipt/DeepPavlov
    
  • PyPi (📥 8.9K / month · 📦 6 · ⏱️ 31.05.2022):

     pip install deeppavlov
    
nlpaug (🥈30 · 3.5K) - Data augmentation for NLP. MIT
  • GitHub (👨‍💻 33 · 🔀 400 · 📦 420 · 📋 190 - 20% open · ⏱️ 07.07.2022):

     git clone https://github.com/makcedward/nlpaug
    
  • PyPi (📥 110K / month · 📦 19 · ⏱️ 07.07.2022):

     pip install nlpaug
    
  • Conda (📥 4.9K · ⏱️ 07.07.2022):

     conda install -c conda-forge nlpaug
    
TextDistance (🥈30 · 3K) - Compute distance between sequences. 30+ algorithms, pure python.. MIT
  • GitHub (👨‍💻 13 · 🔀 230 · 📥 840 · 📦 2.8K · ⏱️ 18.09.2022):

     git clone https://github.com/life4/textdistance
    
  • PyPi (📥 740K / month · 📦 43 · ⏱️ 29.06.2022):

     pip install textdistance
    
  • Conda (📥 220K · ⏱️ 18.09.2022):

     conda install -c conda-forge textdistance
    
SciSpacy (🥈30 · 1.2K) - A full spaCy pipeline and models for scientific/biomedical documents. Apache-2
  • GitHub (👨‍💻 26 · 🔀 170 · 📦 520 · 📋 270 - 10% open · ⏱️ 07.09.2022):

     git clone https://github.com/allenai/scispacy
    
  • PyPi (📥 28K / month · 📦 19 · ⏱️ 10.03.2022):

     pip install scispacy
    
snowballstemmer (🥈30 · 590 · 💤) - Snowball compiler and stemming algorithms. BSD-3
  • GitHub (👨‍💻 28 · 🔀 160 · 📦 4 · 📋 77 - 42% open · ⏱️ 17.12.2021):

     git clone https://github.com/snowballstem/snowball
    
  • PyPi (📥 8M / month · 📦 6.7K · ⏱️ 16.11.2021):

     pip install snowballstemmer
    
  • Conda (📥 5.2M · ⏱️ 17.11.2021):

     conda install -c conda-forge snowballstemmer
    
ftfy (🥈29 · 3.3K · 💤) - Fixes mojibake and other glitches in Unicode text, after the fact. MIT
  • GitHub (👨‍💻 18 · 🔀 110 · 📦 6.9K · 📋 130 - 9% open · ⏱️ 09.02.2022):

     git clone https://github.com/rspeer/python-ftfy
    
  • PyPi (📥 2.7M / month · 📦 490 · ⏱️ 09.02.2022):

     pip install ftfy
    
  • Conda (📥 190K · ⏱️ 13.03.2022):

     conda install -c conda-forge ftfy
    
Sumy (🥈29 · 2.9K) - Module for automatic summarization of text documents and HTML pages. Apache-2
  • GitHub (👨‍💻 23 · 🔀 480 · 📦 1.4K · 📋 110 - 14% open · ⏱️ 26.08.2022):

     git clone https://github.com/miso-belica/sumy
    
  • PyPi (📥 20K / month · 📦 100 · ⏱️ 21.04.2022):

     pip install sumy
    
  • Conda (📥 2.4K · ⏱️ 22.04.2022):

     conda install -c conda-forge sumy
    
fastNLP (🥈29 · 2.7K) - fastNLP: A Modularized and Extensible NLP Framework. Currently still.. Apache-2
  • GitHub (👨‍💻 59 · 🔀 430 · 📥 66 · 📦 93 · 📋 200 - 24% open · ⏱️ 23.08.2022):

     git clone https://github.com/fastnlp/fastNLP
    
  • PyPi (📥 5.1K / month · 📦 3 · ⏱️ 04.02.2019):

     pip install fastnlp
    
PyTextRank (🥈29 · 1.9K) - Python implementation of TextRank algorithms (textgraphs) for phrase.. MIT
  • GitHub (👨‍💻 18 · 🔀 330 · 📦 280 · 📋 89 - 19% open · ⏱️ 27.07.2022):

     git clone https://github.com/DerwenAI/pytextrank
    
  • PyPi (📥 67K / month · 📦 13 · ⏱️ 06.03.2022):

     pip install pytextrank
    
PyText (🥈28 · 6.3K) - A natural language modeling framework based on PyTorch. BSD-3
  • GitHub (👨‍💻 230 · 🔀 800 · 📥 300 · 📦 110 · 📋 220 - 66% open · ⏱️ 27.09.2022):

     git clone https://github.com/facebookresearch/pytext
    
  • PyPi (📥 430 / month · 📦 1 · ⏱️ 08.06.2020):

     pip install pytext-nlp
    
T5 (🥈28 · 4.4K) - Code for the paper Exploring the Limits of Transfer Learning with a.. Apache-2
  • GitHub (👨‍💻 51 · 🔀 600 · 📦 120 · 📋 400 - 15% open · ⏱️ 19.09.2022):

     git clone https://github.com/google-research/text-to-text-transfer-transformer
    
  • PyPi (📥 12K / month · 📦 2 · ⏱️ 18.10.2021):

     pip install t5
    
textacy (🥈28 · 2K) - NLP, before and after spaCy. Apache-2
  • GitHub (👨‍💻 32 · 🔀 240 · 📋 250 - 11% open · ⏱️ 06.03.2022):

     git clone https://github.com/chartbeat-labs/textacy
    
  • PyPi (📥 34K / month · 📦 100 · ⏱️ 06.12.2021):

     pip install textacy
    
  • Conda (📥 120K · ⏱️ 06.02.2022):

     conda install -c conda-forge textacy
    
spacy-transformers (🥈28 · 1.2K) - Use pretrained transformers like BERT, XLNet and GPT-2.. MIT spacy
  • GitHub (👨‍💻 18 · 🔀 150 · 📦 660 · ⏱️ 23.08.2022):

     git clone https://github.com/explosion/spacy-transformers
    
  • PyPi (📥 120K / month · 📦 22 · ⏱️ 05.07.2022):

     pip install spacy-transformers
    
  • Conda (📥 5K · ⏱️ 13.08.2022):

     conda install -c conda-forge spacy-transformers
    
CLTK (🥈28 · 740) - The Classical Language Toolkit. MIT
  • GitHub (👨‍💻 120 · 🔀 310 · 📥 25 · 📦 210 · 📋 530 - 5% open · ⏱️ 30.08.2022):

     git clone https://github.com/cltk/cltk
    
  • PyPi (📥 1.3K / month · 📦 42 · ⏱️ 09.06.2022):

     pip install cltk
    
Ciphey (🥉27 · 11K) - Automatically decrypt encryptions without knowing the key or cipher, decode.. MIT
  • GitHub (👨‍💻 46 · 🔀 660 · 📋 290 - 16% open · ⏱️ 28.06.2022):

     git clone https://github.com/Ciphey/Ciphey
    
  • PyPi (📥 33K / month · ⏱️ 06.06.2021):

     pip install ciphey
    
  • Docker Hub (📥 16K · 8 · ⏱️ 27.05.2022):

     docker pull remnux/ciphey
    
english-words (🥉27 · 8.1K · 📈) - A text file containing 479k English words for all your.. Unlicense
  • GitHub (👨‍💻 29 · 🔀 1.5K · 📋 100 - 68% open · ⏱️ 07.09.2022):

     git clone https://github.com/dwyl/english-words
    
  • PyPi (📥 73K / month · 📦 6 · ⏱️ 29.01.2022):

     pip install english-words
    
vaderSentiment (🥉27 · 3.7K) - VADER Sentiment Analysis. VADER (Valence Aware Dictionary and.. MIT
  • GitHub (👨‍💻 11 · 🔀 890 · 📦 4.2K · 📋 110 - 32% open · ⏱️ 01.04.2022):

     git clone https://github.com/cjhutto/vaderSentiment
    
  • PyPi (📥 200K / month · 📦 170 · ⏱️ 22.05.2020):

     pip install vadersentiment
    
  • Conda (📥 9.7K · ⏱️ 22.03.2021):

     conda install -c conda-forge vadersentiment
    
DeepKE (🥉25 · 1.3K) - An Open Toolkit for Knowledge Graph Extraction and Construction.. MIT
  • GitHub (👨‍💻 13 · 🔀 360 · 📦 6 · 📋 140 - 2% open · ⏱️ 28.09.2022):

     git clone https://github.com/zjunlp/deepke
    
  • PyPi (📥 1.4K / month · ⏱️ 05.07.2022):

     pip install deepke
    
rubrix (🥉25 · 1.3K) - Rubrix, open-source framework for data-centric NLP. Data annotation.. Apache-2
  • GitHub (👨‍💻 25 · 🔀 110 · 📋 600 - 4% open · ⏱️ 28.09.2022):

     git clone https://github.com/recognai/rubrix
    
  • PyPi (📥 1.5K / month · ⏱️ 08.06.2022):

     pip install rubrix
    
  • Conda (📥 12K · ⏱️ 22.08.2022):

     conda install -c conda-forge rubrix
    
scattertext (🥉24 · 2K) - Beautiful visualizations of how language differs among document.. Apache-2
  • GitHub (👨‍💻 12 · 🔀 260 · 📦 310 · 📋 90 - 18% open · ⏱️ 26.03.2022):

     git clone https://github.com/JasonKessler/scattertext
    
  • PyPi (📥 3.8K / month · 📦 10 · ⏱️ 26.03.2022):

     pip install scattertext
    
  • Conda (📥 68K · ⏱️ 26.03.2022):

     conda install -c conda-forge scattertext
    
promptsource (🥉24 · 800) - Toolkit for creating, sharing and using natural language.. Apache-2
  • GitHub (👨‍💻 58 · 🔀 160 · 📦 12 · 📋 160 - 14% open · ⏱️ 08.07.2022):

     git clone https://github.com/bigscience-workshop/promptsource
    
  • PyPi (📥 1.6K / month · ⏱️ 18.04.2022):

     pip install promptsource
    
qdrant (🥉23 · 2.6K · 📉) - Qdrant - Vector Search Engine for the next generation of AI.. Apache-2
  • GitHub (👨‍💻 28 · 🔀 120 · 📋 320 - 15% open · ⏱️ 28.09.2022):

     git clone https://github.com/qdrant/qdrant
    
OpenPrompt (🥉23 · 1.9K) - An Open-Source Framework for Prompt-Learning. Apache-2
  • GitHub (👨‍💻 17 · 🔀 200 · 📦 20 · 📋 160 - 16% open · ⏱️ 19.09.2022):

     git clone https://github.com/thunlp/OpenPrompt
    
  • PyPi (📥 1.1K / month · ⏱️ 06.07.2022):

     pip install openprompt
    
fast-bert (🥉23 · 1.8K) - Super easy library for BERT based NLP models. Apache-2
  • GitHub (👨‍💻 36 · 🔀 340 · 📋 250 - 62% open · ⏱️ 27.09.2022):

     git clone https://github.com/utterworks/fast-bert
    
  • PyPi (📥 1.5K / month · 📦 2 · ⏱️ 03.06.2022):

     pip install fast-bert
    
Sockeye (🥉23 · 1.1K) - Sequence-to-sequence framework with a focus on Neural Machine.. Apache-2
  • GitHub (👨‍💻 58 · 🔀 310 · 📥 15 · 📋 290 - 2% open · ⏱️ 18.09.2022):

     git clone https://github.com/awslabs/sockeye
    
  • PyPi (📥 900 / month · 📦 2 · ⏱️ 05.05.2022):

     pip install sockeye
    
gpt-2-simple (🥉22 · 3K) - Python package to easily retrain OpenAIs GPT-2 text-generating.. MIT
  • GitHub (👨‍💻 21 · 🔀 600 · 📥 350 · 📋 250 - 61% open · ⏱️ 22.05.2022):

     git clone https://github.com/minimaxir/gpt-2-simple
    
  • PyPi (📥 6K / month · 📦 5 · ⏱️ 18.10.2021):

     pip install gpt-2-simple
    
Texthero (🥉22 · 2.6K) - Text preprocessing, representation and visualization from zero to hero. MIT
  • GitHub (👨‍💻 19 · 🔀 210 · 📥 92 · 📋 140 - 55% open · ⏱️ 19.07.2022):

     git clone https://github.com/jbesomi/texthero
    
  • PyPi (📥 19K / month · 📦 4 · ⏱️ 01.07.2021):

     pip install texthero
    
lightseq (🥉22 · 2.3K) - LightSeq: A High Performance Library for Sequence Processing and.. Apache-2
  • GitHub (👨‍💻 13 · 🔀 250 · 📥 650 · 📋 220 - 55% open · ⏱️ 27.09.2022):

     git clone https://github.com/bytedance/lightseq
    
  • PyPi (📥 2K / month · 📦 1 · ⏱️ 26.01.2022):

     pip install lightseq
    
FARM (🥉22 · 1.6K) - Fast & easy transfer learning for NLP. Harvesting language models.. Apache-2
  • GitHub (👨‍💻 37 · 🔀 220 · 📋 440 - 8% open · ⏱️ 31.08.2022):

     git clone https://github.com/deepset-ai/FARM
    
  • PyPi (📥 4K / month · 📦 2 · ⏱️ 10.06.2021):

     pip install farm
    
  • Conda (📥 1.7K · ⏱️ 14.06.2021):

     conda install -c conda-forge farm
    
jiant (🥉22 · 1.4K) - jiant is an nlp toolkit. MIT
  • GitHub (👨‍💻 58 · 🔀 270 · 📦 2 · 📋 550 - 11% open · ⏱️ 23.06.2022):

     git clone https://github.com/nyu-mll/jiant
    
  • PyPi (📥 83 / month · ⏱️ 10.05.2021):

     pip install jiant
    
detoxify (🥉22 · 480) - Trained models & code to predict toxic comments on all 3 Jigsaw.. Apache-2
  • GitHub (👨‍💻 8 · 🔀 66 · 📥 81K · 📦 120 · 📋 38 - 52% open · ⏱️ 09.09.2022):

     git clone https://github.com/unitaryai/detoxify
    
  • PyPi (📥 37K / month · 📦 2 · ⏱️ 12.04.2022):

     pip install detoxify
    
NLP Architect (🥉21 · 2.9K · 📈) - A model library for exploring state-of-the-art deep.. Apache-2
  • GitHub (👨‍💻 37 · 🔀 450 · 📦 8 · 📋 130 - 16% open · ⏱️ 29.06.2022):

     git clone https://github.com/IntelLabs/nlp-architect
    
  • PyPi (📥 100 / month · ⏱️ 12.04.2020):

     pip install nlp-architect
    
finetune (🥉21 · 660) - Scikit-learn style model finetuning for NLP. MPL-2.0
  • GitHub (👨‍💻 19 · 🔀 71 · 📦 9 · 📋 140 - 15% open · ⏱️ 16.06.2022):

     git clone https://github.com/IndicoDataSolutions/finetune
    
  • PyPi (📥 190 / month · 📦 2 · ⏱️ 20.12.2021):

     pip install finetune
    
small-text (🥉21 · 330) - Active Learning for Text Classification in Python. MIT
  • GitHub (👨‍💻 2 · 🔀 32 · 📦 12 · 📋 19 - 26% open · ⏱️ 12.09.2022):

     git clone https://github.com/webis-de/small-text
    
  • PyPi (📥 320 / month · ⏱️ 14.06.2022):

     pip install small-text
    
  • Conda (📥 510 · ⏱️ 12.09.2022):

     conda install -c conda-forge small-text
    
happy-transformer (🥉21 · 330) - A package built on top of Hugging Faces transformers.. Apache-2 huggingface
  • GitHub (👨‍💻 14 · 🔀 41 · 📦 85 · 📋 100 - 10% open · ⏱️ 22.08.2022):

     git clone https://github.com/EricFillion/happy-transformer
    
  • PyPi (📥 3.7K / month · 📦 1 · ⏱️ 06.02.2022):

     pip install happytransformer
    
TextBox (🥉19 · 390) - TextBox 2.0 is a text generation library with pre-trained language models. MIT
  • GitHub (👨‍💻 15 · 🔀 68 · 📦 5 · 📋 22 - 13% open · ⏱️ 29.09.2022):

     git clone https://github.com/RUCAIBox/TextBox
    
  • PyPi (📥 47 / month · ⏱️ 15.04.2021):

     pip install textbox
    
fastT5 (🥉18 · 360) - boost inference speed of T5 models by 5x & reduce the model size by 3x. Apache-2
  • GitHub (👨‍💻 5 · 🔀 43 · 📦 24 · 📋 52 - 23% open · ⏱️ 05.04.2022):

     git clone https://github.com/Ki6an/fastT5
    
  • PyPi (📥 1K / month · ⏱️ 05.04.2022):

     pip install fastt5
    
OpenNRE (🥉16 · 3.8K) - An Open-Source Package for Neural Relation Extraction (NRE). MIT
  • GitHub (👨‍💻 10 · 🔀 950 · 📋 360 - 5% open · ⏱️ 06.04.2022):

     git clone https://github.com/thunlp/OpenNRE
    
Translate (🥉15 · 760) - Translate - a PyTorch Language Library. BSD-3
  • GitHub (👨‍💻 87 · 🔀 200 · 📋 55 - 50% open · ⏱️ 10.06.2022):

     git clone https://github.com/pytorch/translate
    
  • PyPi (📥 7 / month · ⏱️ 01.05.2018):

     pip install pytorch-translate
    
VizSeq (🥉14 · 400) - An Analysis Toolkit for Natural Language Generation (Translation,.. MIT
  • GitHub (👨‍💻 3 · 🔀 49 · 📦 6 · 📋 16 - 43% open · ⏱️ 20.07.2022):

     git clone https://github.com/facebookresearch/vizseq
    
  • PyPi (📥 110 / month · ⏱️ 07.08.2020):

     pip install vizseq
    
Show 37 hidden projects...
  • ChatterBot (🥇36 · 13K · 💀) - ChatterBot is a machine learning, conversational dialog engine.. BSD-3
  • fuzzywuzzy (🥈32 · 8.8K · 💤) - Fuzzy String Matching in Python. ❗️GPL-2.0
  • GluonNLP (🥈30 · 2.4K · 💀) - Toolkit that enables easy text preprocessing, datasets.. Apache-2
  • neuralcoref (🥉27 · 2.6K · 💀) - Fast Coreference Resolution in spaCy with Neural Networks. MIT
  • langid (🥉27 · 2K · 💀) - Stand-alone language identification system. BSD-3
  • flashtext (🥉26 · 5.3K · 💀) - Extract Keywords from sentence or Replace keywords in sentences. MIT
  • textgenrnn (🥉26 · 4.8K · 💀) - Easily train your own text-generating neural network of any.. MIT
  • Snips NLU (🥉25 · 3.7K · 💀) - Snips Python library to extract meaning from text. Apache-2
  • pytorch-nlp (🥉25 · 2.1K · 💀) - Basic Utilities for PyTorch Natural Language Processing.. BSD-3
  • polyglot (🥉25 · 2.1K · 💀) - Multilingual text (NLP) processing toolkit. ❗️GPL-3.0
  • underthesea (🥉25 · 1K) - Underthesea - Vietnamese NLP Toolkit. ❗️GPL-3.0
  • MatchZoo (🥉24 · 3.7K · 💀) - Facilitating the design, comparison and sharing of deep.. Apache-2
  • sense2vec (🥉24 · 1.4K · 💀) - Contextually-keyed word vectors. MIT
  • whoosh (🥉24 · 300 · 💤) - Pure-Python full-text search library. ❗️BSD-1-Clause
  • Kashgari (🥉23 · 2.3K · 💀) - Kashgari is a production-level NLP Transfer learning.. Apache-2
  • anaGo (🥉23 · 1.5K · 💀) - Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition,.. MIT
  • YouTokenToMe (🥉23 · 820 · 💀) - Unsupervised text tokenizer focused on computational efficiency. MIT
  • pySBD (🥉23 · 490 · 💀) - pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence.. MIT
  • DeepMatcher (🥉22 · 4.4K · 💀) - Python package for performing Entity and Text Matching using.. BSD-3
  • Texar (🥉22 · 2.3K · 💀) - Toolkit for Machine Learning, Natural Language Processing, and.. Apache-2
  • stop-words (🥉22 · 140 · 💀) - Get list of common stop words in various languages in Python. BSD-3
  • DELTA (🥉21 · 1.5K · 💀) - DELTA is a deep learning based natural language and speech.. Apache-2
  • pyfasttext (🥉20 · 230 · 💀) - Yet another Python binding for fastText. ❗️GPL-3.0
  • textpipe (🥉19 · 300 · 💀) - Textpipe: clean and extract metadata from text. MIT
  • nboost (🥉18 · 630 · 💀) - NBoost is a scalable, search-api-boosting platform for deploying.. Apache-2
  • NeuroNER (🥉17 · 1.6K · 💀) - Named-entity recognition using neural networks. Easy-to-use and.. MIT
  • textaugment (🥉17 · 270) - TextAugment: Text Augmentation Library. MIT
  • skift (🥉17 · 230) - scikit-learn wrappers for Python fastText. MIT
  • Camphr (🥉16 · 340 · 💀) - Camphr - NLP libary for creating pipeline components. Apache-2 spacy
  • numerizer (🥉16 · 180) - A Python module to convert natural language numerics into ints and.. MIT
  • BLINK (🥉15 · 940 · 💀) - Entity Linker solution. MIT
  • NeuralQA (🥉15 · 220 · 💀) - NeuralQA: A Usable Library for Question Answering on Large Datasets.. MIT
  • Headliner (🥉14 · 230 · 💀) - Easy training and deployment of seq2seq models. MIT
  • ONNX-T5 (🥉14 · 210 · 💀) - Summarization, translation, sentiment-analysis, text-generation.. Apache-2
  • spacy-dbpedia-spotlight (🥉14 · 73) - A spaCy wrapper for DBpedia Spotlight. MIT spacy
  • TransferNLP (🥉13 · 290 · 💀) - NLP library designed for reproducible experimentation.. MIT
  • textvec (🥉13 · 180) - Text vectorization tool to outperform TFIDF for classification tasks. MIT

Image Data

Back to top

Libraries for image & video processing, manipulation, and augmentation as well as libraries for computer vision tasks such as facial recognition, object detection, and classification.

Pillow (🥇47 · 10K) - The friendly PIL fork (Python Imaging Library). ❗️PIL
  • GitHub (👨‍💻 410 · 🔀 1.9K · 📦 850K · 📋 2.6K - 4% open · ⏱️ 27.09.2022):

     git clone https://github.com/python-pillow/Pillow
    
  • PyPi (📥 47M / month · 📦 63K · ⏱️ 01.07.2022):

     pip install Pillow
    
  • Conda (📥 19M · ⏱️ 13.08.2022):

     conda install -c conda-forge pillow
    
scikit-image (🥇44 · 5.1K) - Image processing in Python. BSD-2
  • GitHub (👨‍💻 570 · 🔀 2K · 📦 110K · 📋 2.5K - 25% open · ⏱️ 29.09.2022):

     git clone https://github.com/scikit-image/scikit-image
    
  • PyPi (📥 5M / month · 📦 9.4K · ⏱️ 12.06.2022):

     pip install scikit-image
    
  • Conda (📥 4M · ⏱️ 10.08.2022):

     conda install -c conda-forge scikit-image
    
torchvision (🥇42 · 12K) - Datasets, Transforms and Models specific to Computer Vision. BSD-3
  • GitHub (👨‍💻 500 · 🔀 6.2K · 📥 13K · 📋 2.7K - 28% open · ⏱️ 29.09.2022):

     git clone https://github.com/pytorch/vision
    
  • PyPi (📥 5.9M / month · 📦 3.7K · ⏱️ 28.06.2022):

     pip install torchvision
    
  • Conda (📥 370K · ⏱️ 24.07.2022):

     conda install -c conda-forge torchvision
    
PyTorch Image Models (🥇38 · 21K) - PyTorch image models, scripts, pretrained weights --.. Apache-2
  • GitHub (👨‍💻 80 · 🔀 3.4K · 📥 1.9M · 📦 4.8K · 📋 600 - 11% open · ⏱️ 27.09.2022):

     git clone https://github.com/rwightman/pytorch-image-models
    
  • PyPi (📥 1.2M / month · 📦 110 · ⏱️ 15.05.2022):

     pip install timm
    
  • Conda (📥 30K · ⏱️ 30.06.2021):

     conda install -c conda-forge timm
    
MMDetection (🥇37 · 22K) - OpenMMLab Detection Toolbox and Benchmark. Apache-2
  • GitHub (👨‍💻 360 · 🔀 7.8K · 📦 620 · 📋 6.4K - 10% open · ⏱️ 16.09.2022):

     git clone https://github.com/open-mmlab/mmdetection
    
  • PyPi (📥 77K / month · 📦 10 · ⏱️ 01.06.2022):

     pip install mmdet
    
MoviePy (🥇37 · 9.6K) - Video editing with Python. MIT
  • GitHub (👨‍💻 150 · 🔀 1.3K · 📦 18K · 📋 1.2K - 25% open · ⏱️ 01.06.2022):

     git clone https://github.com/Zulko/moviepy
    
  • PyPi (📥 2.5M / month · 📦 780 · ⏱️ 05.10.2020):

     pip install moviepy
    
  • Conda (📥 130K · ⏱️ 16.04.2022):

     conda install -c conda-forge moviepy
    
imageio (🥇37 · 1.1K) - Python library for reading and writing image data. BSD-2
  • GitHub (👨‍💻 92 · 🔀 230 · 📥 380 · 📦 69K · 📋 480 - 13% open · ⏱️ 19.09.2022):

     git clone https://github.com/imageio/imageio
    
  • PyPi (📥 12M / month · 📦 2.6K · ⏱️ 30.05.2022):

     pip install imageio
    
  • Conda (📥 3.7M · ⏱️ 19.09.2022):

     conda install -c conda-forge imageio
    
Albumentations (🥈36 · 11K) - Fast image augmentation library and an easy-to-use wrapper.. MIT
  • GitHub (👨‍💻 120 · 🔀 1.4K · 📦 9.4K · 📋 680 - 42% open · ⏱️ 19.09.2022):

     git clone https://github.com/albumentations-team/albumentations
    
  • PyPi (📥 590K / month · 📦 220 · ⏱️ 15.06.2022):

     pip install albumentations
    
  • Conda (📥 62K · ⏱️ 20.09.2022):

     conda install -c conda-forge albumentations
    
Wand (🥈35 · 1.2K) - The ctypes-based simple ImageMagick binding for Python. MIT
  • GitHub (👨‍💻 100 · 🔀 200 · 📥 8.5K · 📦 13K · 📋 380 - 4% open · ⏱️ 29.09.2022):

     git clone https://github.com/emcconville/wand
    
  • PyPi (📥 610K / month · 📦 690 · ⏱️ 17.08.2021):

     pip install wand
    
  • Conda (📥 17K · ⏱️ 22.08.2022):

     conda install -c conda-forge wand
    
Kornia (🥈34 · 7.1K · 📉) - Open Source Differentiable Computer Vision Library. Apache-2
  • GitHub (👨‍💻 180 · 🔀 710 · 📥 440 · 📋 660 - 30% open · ⏱️ 29.09.2022):

     git clone https://github.com/kornia/kornia
    
  • PyPi (📥 920K / month · 📦 58 · ⏱️ 17.05.2022):

     pip install kornia
    
  • Conda (📥 38K · ⏱️ 30.08.2022):

     conda install -c conda-forge kornia
    
ImageHash (🥈34 · 2.5K) - A Python Perceptual Image Hashing Module. BSD-2
  • GitHub (👨‍💻 23 · 🔀 300 · 📦 6K · 📋 120 - 9% open · ⏱️ 28.09.2022):

     git clone https://github.com/JohannesBuchner/imagehash
    
  • PyPi (📥 1.4M / month · 📦 340 · ⏱️ 15.07.2021):

     pip install ImageHash
    
  • Conda (📥 240K · ⏱️ 28.09.2022):

     conda install -c conda-forge imagehash
    
detectron2 (🥈33 · 22K) - Detectron2 is a platform for object detection, segmentation.. Apache-2
  • GitHub (👨‍💻 220 · 🔀 6.1K · 📦 740 · 📋 3.2K - 9% open · ⏱️ 28.09.2022):

     git clone https://github.com/facebookresearch/detectron2
    
  • PyPi (📦 3 · ⏱️ 06.02.2020):

     pip install detectron2
    
  • Conda (📥 88K · ⏱️ 25.04.2022):

     conda install -c conda-forge detectron2
    
InsightFace (🥈33 · 13K) - State-of-the-art 2D and 3D Face Analysis Project. MIT
  • GitHub (👨‍💻 47 · 🔀 3.9K · 📦 190 · 📋 2K - 55% open · ⏱️ 22.09.2022):

     git clone https://github.com/deepinsight/insightface
    
  • PyPi (📥 25K / month · 📦 5 · ⏱️ 29.01.2022):

     pip install insightface
    
opencv-python (🥈33 · 3K) - Automated CI toolchain to produce precompiled opencv-python,.. MIT
  • GitHub (👨‍💻 40 · 🔀 590 · 📋 590 - 9% open · ⏱️ 29.08.2022):

     git clone https://github.com/opencv/opencv-python
    
  • PyPi (📥 6.6M / month · 📦 9.4K · ⏱️ 08.06.2022):

     pip install opencv-python
    
Face Recognition (🥈32 · 46K) - The worlds simplest facial recognition api for Python and.. MIT
  • GitHub (👨‍💻 54 · 🔀 12K · 📥 470 · 📋 1.3K - 54% open · ⏱️ 10.06.2022):

     git clone https://github.com/ageitgey/face_recognition
    
  • PyPi (📥 43K / month · 📦 46 · ⏱️ 20.02.2020):

     pip install face_recognition
    
  • Conda (📥 9.7K · ⏱️ 30.04.2021):

     conda install -c conda-forge face_recognition
    
PaddleDetection (🥈32 · 8.5K) - Object Detection toolkit based on PaddlePaddle. It.. Apache-2
  • GitHub (👨‍💻 120 · 🔀 2.2K · 📦 37 · 📋 4K - 20% open · ⏱️ 27.09.2022):

     git clone https://github.com/PaddlePaddle/PaddleDetection
    
  • PyPi (📥 530 / month · ⏱️ 24.04.2022):

     pip install paddledet
    
PaddleSeg (🥈32 · 5.5K) - Easy-to-use image segmentation library with awesome pre-.. Apache-2
  • GitHub (👨‍💻 84 · 🔀 1.2K · 📦 670 · 📋 1.3K - 44% open · ⏱️ 23.09.2022):

     git clone https://github.com/PaddlePaddle/PaddleSeg
    
  • PyPi (📥 2.2K / month · 📦 2 · ⏱️ 20.04.2022):

     pip install paddleseg
    
GluonCV (🥈32 · 5.3K) - Gluon CV Toolkit. Apache-2
  • GitHub (👨‍💻 120 · 🔀 1.2K · 📦 870 · 📋 830 - 7% open · ⏱️ 11.08.2022):

     git clone https://github.com/dmlc/gluon-cv
    
  • PyPi (📥 560K / month · 📦 59 · ⏱️ 07.07.2022):

     pip install gluoncv
    
imutils (🥈31 · 4.2K · 💤) - A series of convenience functions to make basic image processing.. MIT
  • GitHub (👨‍💻 21 · 🔀 1K · 📦 28K · 📋 230 - 65% open · ⏱️ 27.01.2022):

     git clone https://github.com/PyImageSearch/imutils
    
  • PyPi (📥 370K / month · 📦 780 · ⏱️ 15.01.2021):

     pip install imutils
    
  • Conda (📥 100K · ⏱️ 26.08.2022):

     conda install -c conda-forge imutils
    
deepface (🥈30 · 4.6K) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. MIT
  • GitHub (👨‍💻 27 · 🔀 990 · 📦 790 · 📋 520 - 0% open · ⏱️ 29.09.2022):

     git clone https://github.com/serengil/deepface
    
  • PyPi (📥 30K / month · 📦 3 · ⏱️ 10.05.2022):

     pip install deepface
    
sahi (🥈29 · 2K) - Platform agnostic sliced/tiled inference + interactive ui + error analysis plots. MIT
  • GitHub (👨‍💻 19 · 🔀 310 · 📥 6.1K · 📦 130 · 📋 200 - 10% open · ⏱️ 27.09.2022):

     git clone https://github.com/obss/sahi
    
  • PyPi (📥 78K / month · 📦 5 · ⏱️ 25.06.2022):

     pip install sahi
    
  • Conda (📥 18K · ⏱️ 27.09.2022):

     conda install -c conda-forge sahi
    
CellProfiler (🥈29 · 710) - An open-source application for biological image analysis. BSD-3
  • GitHub (👨‍💻 130 · 🔀 330 · 📥 3.8K · 📦 10 · 📋 3.1K - 5% open · ⏱️ 07.09.2022):

     git clone https://github.com/CellProfiler/CellProfiler
    
  • PyPi (📥 770 / month · ⏱️ 22.07.2021):

     pip install cellprofiler
    
vidgear (🥉28 · 2.4K) - A High-performance cross-platform Video Processing Python framework.. Apache-2
  • GitHub (👨‍💻 13 · 🔀 190 · 📥 660 · 📦 240 · 📋 240 - 2% open · ⏱️ 06.07.2022):

     git clone https://github.com/abhiTronix/vidgear
    
  • PyPi (📥 5.2K / month · 📦 5 · ⏱️ 05.07.2022):

     pip install vidgear
    
doctr (🥉28 · 1.3K · 📈) - docTR (Document Text Recognition) - a seamless, high-.. Apache-2
  • GitHub (👨‍💻 27 · 🔀 170 · 📥 720K · 📦 31 · 📋 220 - 16% open · ⏱️ 29.09.2022):

     git clone https://github.com/mindee/doctr
    
  • PyPi (📥 5K / month · 📦 1 · ⏱️ 22.03.2022):

     pip install python-doctr
    
mahotas (🥉28 · 780) - Computer Vision in Python. MIT
  • GitHub (👨‍💻 32 · 🔀 150 · 📦 880 · 📋 83 - 24% open · ⏱️ 28.06.2022):

     git clone https://github.com/luispedro/mahotas
    
  • PyPi (📥 8.8K / month · 📦 120 · ⏱️ 28.06.2022):

     pip install mahotas
    
  • Conda (📥 340K · ⏱️ 28.07.2022):

     conda install -c conda-forge mahotas
    
vit-pytorch (🥉27 · 12K) - Implementation of Vision Transformer, a simple way to achieve.. MIT
  • GitHub (👨‍💻 15 · 🔀 1.9K · 📦 140 · 📋 200 - 48% open · ⏱️ 27.07.2022):

     git clone https://github.com/lucidrains/vit-pytorch
    
  • PyPi (📥 19K / month · 📦 3 · ⏱️ 30.06.2022):

     pip install vit-pytorch
    
Augmentor (🥉27 · 4.8K) - Image augmentation library in Python for machine learning. MIT
  • GitHub (👨‍💻 22 · 🔀 850 · 📦 500 · 📋 200 - 63% open · ⏱️ 23.09.2022):

     git clone https://github.com/mdbloice/Augmentor
    
  • PyPi (📥 25K / month · 📦 29 · ⏱️ 27.04.2022):

     pip install Augmentor
    
facenet-pytorch (🥉27 · 3.1K · 💤) - Pretrained Pytorch face detection (MTCNN) and facial.. MIT
  • GitHub (👨‍💻 14 · 🔀 660 · 📥 430K · 📦 880 · 📋 160 - 40% open · ⏱️ 13.12.2021):

     git clone https://github.com/timesler/facenet-pytorch
    
  • PyPi (📥 24K / month · 📦 11 · ⏱️ 10.03.2021):

     pip install facenet-pytorch
    
lightly (🥉27 · 1.8K) - A python library for self-supervised learning on images. MIT
  • GitHub (👨‍💻 19 · 🔀 150 · 📦 51 · 📋 330 - 20% open · ⏱️ 29.09.2022):

     git clone https://github.com/lightly-ai/lightly
    
  • PyPi (📥 2.4K / month · 📦 1 · ⏱️ 05.07.2022):

     pip install lightly
    
pytorchvideo (🥉26 · 2.6K) - A deep learning library for video understanding research. Apache-2
  • GitHub (👨‍💻 47 · 🔀 290 · 📋 150 - 35% open · ⏱️ 27.09.2022):

     git clone https://github.com/facebookresearch/pytorchvideo
    
  • PyPi (📥 15K / month · 📦 5 · ⏱️ 20.01.2022):

     pip install pytorchvideo
    
layout-parser (🥉25 · 3.2K) - A Unified Toolkit for Deep Learning Based Document Image.. Apache-2
  • GitHub (👨‍💻 8 · 🔀 310 · 📦 98 · 📋 110 - 51% open · ⏱️ 06.08.2022):

     git clone https://github.com/Layout-Parser/layout-parser
    
  • PyPi (📥 35K / month · 📦 2 · ⏱️ 06.04.2022):

     pip install layoutparser
    
Norfair (🥉25 · 1.6K) - Lightweight Python library for adding real-time multi-object tracking.. BSD-3
  • GitHub (👨‍💻 21 · 🔀 160 · 📥 210 · 📋 94 - 7% open · ⏱️ 29.09.2022):

     git clone https://github.com/tryolabs/norfair
    
  • PyPi (📥 7.6K / month · 📦 1 · ⏱️ 30.05.2022):

     pip install norfair
    
pyvips (🥉25 · 440) - python binding for libvips using cffi. MIT
  • GitHub (👨‍💻 14 · 🔀 40 · 📦 370 · 📋 300 - 36% open · ⏱️ 13.08.2022):

     git clone https://github.com/libvips/pyvips
    
  • PyPi (📥 18K / month · 📦 40 · ⏱️ 12.06.2022):

     pip install pyvips
    
  • Conda (📥 33K · ⏱️ 24.07.2022):

     conda install -c conda-forge pyvips
    
segmentation_models (🥉24 · 4K) - Segmentation models with pretrained backbones. Keras.. MIT
  • GitHub (👨‍💻 14 · 🔀 930 · 📋 490 - 47% open · ⏱️ 29.07.2022):

     git clone https://github.com/qubvel/segmentation_models
    
  • PyPi (📥 22K / month · 📦 24 · ⏱️ 10.01.2020):

     pip install segmentation_models
    
vissl (🥉24 · 2.8K) - VISSL is FAIRs library of extensible, modular and scalable components.. MIT
  • GitHub (👨‍💻 33 · 🔀 290 · 📦 10 · 📋 160 - 36% open · ⏱️ 21.09.2022):

     git clone https://github.com/facebookresearch/vissl
    
  • PyPi (📥 610 / month · 📦 1 · ⏱️ 02.11.2021):

     pip install vissl
    
MMF (🥉23 · 5K) - A modular framework for vision & language multimodal research from.. BSD-3
  • GitHub (👨‍💻 100 · 🔀 840 · 📦 12 · 📋 630 - 31% open · ⏱️ 11.08.2022):

     git clone https://github.com/facebookresearch/mmf
    
  • PyPi (📥 260 / month · 📦 1 · ⏱️ 12.06.2020):

     pip install mmf
    
deep-daze (🥉23 · 4.3K) - Simple command line tool for text to image generation using OpenAIs.. MIT
  • GitHub (👨‍💻 14 · 🔀 320 · 📦 45 · 📋 170 - 56% open · ⏱️ 13.03.2022):

     git clone https://github.com/lucidrains/deep-daze
    
  • PyPi (📥 1.3K / month · ⏱️ 13.03.2022):

     pip install deep-daze
    
icevision (🥉23 · 750) - An Agnostic Computer Vision Framework - Pluggable to any Training.. Apache-2
  • GitHub (👨‍💻 41 · 🔀 120 · 📋 560 - 8% open · ⏱️ 25.08.2022):

     git clone https://github.com/airctic/icevision
    
  • PyPi (📥 3.5K / month · 📦 5 · ⏱️ 10.02.2022):

     pip install icevision
    
tensorflow-graphics (🥉22 · 2.7K) - TensorFlow Graphics: Differentiable Graphics Layers.. Apache-2
  • GitHub (👨‍💻 37 · 🔀 340 · 📋 220 - 58% open · ⏱️ 23.09.2022):

     git clone https://github.com/tensorflow/graphics
    
  • PyPi (📥 2.9K / month · 📦 4 · ⏱️ 03.12.2021):

     pip install tensorflow-graphics
    
kubric (🥉22 · 1.6K) - A data generation pipeline for creating semi-realistic synthetic.. Apache-2
  • GitHub (👨‍💻 21 · 🔀 130 · 📋 160 - 28% open · ⏱️ 21.09.2022):

     git clone https://github.com/google-research/kubric
    
  • PyPi (📥 4.4K / month · ⏱️ 06.07.2022):

     pip install kubric-nightly
    
Classy Vision (🥉22 · 1.5K) - An end-to-end PyTorch framework for image and video.. MIT
  • GitHub (👨‍💻 77 · 🔀 260 · 📋 120 - 45% open · ⏱️ 27.09.2022):

     git clone https://github.com/facebookresearch/ClassyVision
    
  • PyPi (📥 1.8K / month · 📦 2 · ⏱️ 09.07.2021):

     pip install classy_vision
    
  • Conda (📥 15K · ⏱️ 22.03.2022):

     conda install -c conda-forge classy_vision
    
detecto (🥉22 · 560 · 💤) - Build fully-functioning computer vision models with PyTorch. MIT
  • GitHub (👨‍💻 12 · 🔀 96 · 📦 110 · 📋 98 - 37% open · ⏱️ 09.02.2022):

     git clone https://github.com/alankbi/detecto
    
  • PyPi (📥 20K / month · 📦 2 · ⏱️ 02.02.2022):

     pip install detecto
    
  • Conda (📥 1.6K · ⏱️ 02.02.2022):

     conda install -c conda-forge detecto
    
PySlowFast (🥉21 · 5.1K) - PySlowFast: video understanding codebase from FAIR for.. Apache-2
  • GitHub (👨‍💻 29 · 🔀 1K · 📦 10 · 📋 580 - 54% open · ⏱️ 27.09.2022):

     git clone https://github.com/facebookresearch/SlowFast
    
  • PyPi (📥 14 / month · ⏱️ 15.01.2020):

     pip install pyslowfast
    
image-match (🥉21 · 2.8K · 💤) - Quickly search over billions of images. Apache-2
  • GitHub (👨‍💻 19 · 🔀 400 · 📋 110 - 57% open · ⏱️ 21.09.2021):

     git clone https://github.com/ProvenanceLabs/image-match
    
  • PyPi (📥 1.2K / month · 📦 4 · ⏱️ 13.02.2017):

     pip install image_match
    
pycls (🥉21 · 2K) - Codebase for Image Classification Research, written in PyTorch. MIT
  • GitHub (👨‍💻 17 · 🔀 230 · 📦 6 · 📋 81 - 30% open · ⏱️ 12.07.2022):

     git clone https://github.com/facebookresearch/pycls
    
  • PyPi (📥 81K / month · ⏱️ 05.09.2020):

     pip install pycls
    
scenic (🥉21 · 1.4K) - Scenic: A Jax Library for Computer Vision Research and Beyond. Apache-2
  • GitHub (👨‍💻 47 · 🔀 180 · 📦 28 · 📋 74 - 45% open · ⏱️ 26.09.2022):

     git clone https://github.com/google-research/scenic
    
ffcv (🥉20 · 2.3K) - FFCV: Fast Forward Computer Vision (and other ML workloads!). Apache-2
  • GitHub (👨‍💻 17 · 🔀 120 · 📦 10 · 📋 190 - 24% open · ⏱️ 21.07.2022):

     git clone https://github.com/libffcv/ffcv
    
  • PyPi (📥 720 / month · ⏱️ 28.01.2022):

     pip install ffcv
    
DE⫶TR (🥉19 · 9.8K) - End-to-End Object Detection with Transformers. Apache-2
  • GitHub (👨‍💻 25 · 🔀 1.7K · 📋 460 - 40% open · ⏱️ 07.03.2022):

     git clone https://github.com/facebookresearch/detr
    
Caer (🥉17 · 640 · 💤) - A lightweight Computer Vision library. Scale your models, not boilerplate. MIT
  • GitHub (👨‍💻 8 · 🔀 110 · 📥 19 · 📋 15 - 13% open · ⏱️ 13.10.2021):

     git clone https://github.com/jasmcaus/caer
    
  • PyPi (📥 3.8K / month · 📦 1 · ⏱️ 13.10.2021):

     pip install caer
    
Show 15 hidden projects...
  • glfw (🥈36 · 9.6K) - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input. ❗️Zlib
  • imgaug (🥈35 · 13K · 💀) - Image augmentation for machine learning experiments. MIT
  • imageai (🥈30 · 7.3K · 💀) - A python library built to empower developers to build applications.. MIT
  • PyTorch3D (🥈29 · 6.6K) - PyTorch3D is FAIRs library of reusable components for.. ❗Unlicensed
  • chainercv (🥉27 · 1.5K · 💀) - ChainerCV: a Library for Deep Learning in Computer Vision. MIT
  • Face Alignment (🥉26 · 5.9K · 💀) - 2D and 3D Face alignment library build using pytorch. BSD-3
  • Pillow-SIMD (🥉26 · 1.9K) - The friendly PIL fork. ❗️PIL
  • mtcnn (🥉25 · 1.9K · 💀) - MTCNN face detection implementation for TensorFlow, as a PIP.. MIT
  • Image Deduplicator (🥉23 · 4.2K · 💀) - Finding duplicate images made easy!. Apache-2
  • Image Super-Resolution (🥉23 · 3.8K · 💀) - Super-scale your images and run experiments with.. Apache-2
  • Luminoth (🥉22 · 2.4K · 💀) - Deep Learning toolkit for Computer Vision. BSD-3
  • nude.py (🥉22 · 870 · 💀) - Nudity detection with Python. MIT
  • solt (🥉19 · 260) - Streaming over lightweight data transformations. MIT
  • Torch Points 3D (🥉16 · 100 · 💤) - Pytorch framework for doing deep learning on point.. BSD-3
  • HugsVision (🥉14 · 170 · 💤) - HugsVision is a easy to use huggingface wrapper for state-of-.. MIT huggingface

Graph Data

Back to top

Libraries for graph processing, clustering, embedding, and machine learning tasks.

networkx (🥇44 · 12K) - Network Analysis in Python. BSD-3
  • GitHub (👨‍💻 620 · 🔀 2.7K · 📥 60 · 📦 120K · 📋 3K - 11% open · ⏱️ 28.09.2022):

     git clone https://github.com/networkx/networkx
    
  • PyPi (📥 18M / month · 📦 13K · ⏱️ 14.06.2022):

     pip install networkx
    
  • Conda (📥 8.2M · ⏱️ 22.08.2022):

     conda install -c conda-forge networkx
    
PyTorch Geometric (🥇38 · 16K) - Graph Neural Network Library for PyTorch. MIT
  • GitHub (👨‍💻 310 · 🔀 2.8K · 📋 2.8K - 37% open · ⏱️ 27.09.2022):

     git clone https://github.com/pyg-team/pytorch_geometric
    
  • PyPi (📥 110K / month · 📦 50 · ⏱️ 12.03.2022):

     pip install torch-geometric
    
  • Conda (📥 12K · ⏱️ 19.08.2022):

     conda install -c conda-forge pytorch_geometric
    
dgl (🥇36 · 10K) - Python package built to ease deep learning on graph, on top of existing DL.. Apache-2
  • GitHub (👨‍💻 230 · 🔀 2.4K · 📦 31 · 📋 1.8K - 14% open · ⏱️ 29.09.2022):

     git clone https://github.com/dmlc/dgl
    
  • PyPi (📥 38K / month · 📦 46 · ⏱️ 16.03.2022):

     pip install dgl
    
ogb (🥈30 · 1.5K) - Benchmark datasets, data loaders, and evaluators for graph machine learning. MIT
  • GitHub (👨‍💻 23 · 🔀 330 · 📦 420 · 📋 230 - 1% open · ⏱️ 21.09.2022):

     git clone https://github.com/snap-stanford/ogb
    
  • PyPi (📥 30K / month · 📦 18 · ⏱️ 23.02.2022):

     pip install ogb
    
  • Conda (📥 13K · ⏱️ 22.08.2022):

     conda install -c conda-forge ogb
    
Spektral (🥈28 · 2.2K) - Graph Neural Networks with Keras and Tensorflow 2. MIT
  • GitHub (👨‍💻 24 · 🔀 310 · 📦 150 · 📋 240 - 17% open · ⏱️ 22.07.2022):

     git clone https://github.com/danielegrattarola/spektral
    
  • PyPi (📥 6.1K / month · 📦 3 · ⏱️ 09.04.2022):

     pip install spektral
    
Paddle Graph Learning (🥈28 · 1.4K) - Paddle Graph Learning (PGL) is an efficient and.. Apache-2
  • GitHub (👨‍💻 29 · 🔀 270 · 📦 33 · 📋 150 - 37% open · ⏱️ 28.09.2022):

     git clone https://github.com/PaddlePaddle/PGL
    
  • PyPi (📥 2.3K / month · 📦 2 · ⏱️ 21.04.2022):

     pip install pgl
    
StellarGraph (🥈27 · 2.5K · 💤) - StellarGraph - Machine Learning on Graphs. Apache-2
  • GitHub (👨‍💻 36 · 🔀 380 · 📦 160 · 📋 1K - 27% open · ⏱️ 29.10.2021):

     git clone https://github.com/stellargraph/stellargraph
    
  • PyPi (📥 26K / month · 📦 5 · ⏱️ 30.06.2020):

     pip install stellargraph
    
pygraphistry (🥈27 · 1.7K) - PyGraphistry is a Python library to quickly load, shape,.. BSD-3
  • GitHub (👨‍💻 25 · 🔀 180 · 📦 74 · 📋 230 - 46% open · ⏱️ 24.09.2022):

     git clone https://github.com/graphistry/pygraphistry
    
  • PyPi (📥 2.8K / month · 📦 4 · ⏱️ 02.07.2022):

     pip install graphistry
    
pytorch_geometric_temporal (🥈26 · 1.7K) - PyTorch Geometric Temporal: Spatiotemporal Signal.. MIT
  • GitHub (👨‍💻 24 · 🔀 260 · 📋 120 - 6% open · ⏱️ 08.09.2022):

     git clone https://github.com/benedekrozemberczki/pytorch_geometric_temporal
    
  • PyPi (📥 3.2K / month · 📦 2 · ⏱️ 04.04.2022):

     pip install torch-geometric-temporal
    
PyKEEN (🥈26 · 980) - A Python library for learning and evaluating knowledge graph embeddings. MIT
  • GitHub (👨‍💻 31 · 🔀 130 · 📥 140 · 📋 450 - 16% open · ⏱️ 29.09.2022):

     git clone https://github.com/pykeen/pykeen
    
  • PyPi (📥 1.8K / month · 📦 3 · ⏱️ 24.05.2022):

     pip install pykeen
    
PyTorch-BigGraph (🥈24 · 3.1K) - Generate embeddings from large-scale graph-structured.. BSD-3
  • GitHub (👨‍💻 28 · 🔀 420 · 📥 140 · 📋 190 - 28% open · ⏱️ 09.09.2022):

     git clone https://github.com/facebookresearch/PyTorch-BigGraph
    
  • PyPi (📥 260K / month · 📦 3 · ⏱️ 01.05.2019):

     pip install torchbiggraph
    
graph4nlp (🥉22 · 1.5K) - Graph4nlp is the library for the easy use of Graph Neural.. Apache-2
  • GitHub (👨‍💻 27 · 🔀 180 · 📋 170 - 6% open · ⏱️ 28.05.2022):

     git clone https://github.com/graph4ai/graph4nlp
    
  • PyPi (📥 110 / month · ⏱️ 20.01.2022):

     pip install graph4nlp
    
Node2Vec (🥉22 · 960) - Implementation of the node2vec algorithm. MIT
  • GitHub (👨‍💻 11 · 🔀 220 · 📋 80 - 1% open · ⏱️ 01.08.2022):

     git clone https://github.com/eliorc/node2vec
    
  • PyPi (📥 89K / month · 📦 16 · ⏱️ 30.04.2022):

     pip install node2vec
    
  • Conda (📥 22K · ⏱️ 25.04.2020):

     conda install -c conda-forge node2vec
    
torch-cluster (🥉22 · 560) - PyTorch Extension Library of Optimized Graph Cluster.. MIT
  • GitHub (👨‍💻 25 · 🔀 100 · 📋 110 - 18% open · ⏱️ 22.08.2022):

     git clone https://github.com/rusty1s/pytorch_cluster
    
  • PyPi (📥 9.7K / month · 📦 27 · ⏱️ 11.03.2022):

     pip install torch-cluster
    
  • Conda (📥 40K · ⏱️ 06.04.2022):

     conda install -c conda-forge pytorch_cluster
    
jraph (🥉21 · 1K) - A Graph Neural Network Library in Jax. Apache-2
  • GitHub (👨‍💻 17 · 🔀 66 · 📦 31 · 📋 41 - 36% open · ⏱️ 31.08.2022):

     git clone https://github.com/deepmind/jraph
    
  • PyPi (📥 2.4K / month · 📦 2 · ⏱️ 06.06.2022):

     pip install jraph
    
  • Conda (📥 1K · ⏱️ 31.10.2021):

     conda install -c conda-forge jraph
    
kglib (🥉19 · 520) - TypeDB-ML is the Machine Learning integrations library for TypeDB. Apache-2
  • GitHub (👨‍💻 9 · 🔀 94 · 📥 210 · 📋 61 - 18% open · ⏱️ 01.08.2022):

     git clone https://github.com/vaticle/kglib
    
  • PyPi (📥 32 / month · ⏱️ 19.08.2020):

     pip install grakn-kglib
    
deepsnap (🥉19 · 440 · 💤) - Python library assists deep learning on graphs. MIT
  • GitHub (👨‍💻 15 · 🔀 47 · 📥 8 · 📦 29 · 📋 41 - 41% open · ⏱️ 19.09.2021):

     git clone https://github.com/snap-stanford/deepsnap
    
  • PyPi (📥 500 / month · 📦 1 · ⏱️ 05.09.2021):

     pip install deepsnap
    
GraphEmbedding (🥉16 · 3K) - Implementation and experiments of graph embedding algorithms. MIT
  • GitHub (👨‍💻 9 · 🔀 870 · 📦 21 · 📋 68 - 66% open · ⏱️ 21.06.2022):

     git clone https://github.com/shenweichen/GraphEmbedding
    
GraphGym (🥉15 · 1.2K) - Platform for designing and evaluating Graph Neural Networks (GNN). MIT
  • GitHub (👨‍💻 5 · 🔀 140 · 📥 14 · 📦 2 · 📋 35 - 22% open · ⏱️ 25.08.2022):

     git clone https://github.com/snap-stanford/GraphGym
    
  • PyPi (📥 72 / month · ⏱️ 24.03.2022):

     pip install graphgym
    
AutoGL (🥉15 · 840) - An autoML framework & toolkit for machine learning on graphs. Apache-2
  • GitHub (👨‍💻 13 · 🔀 99 · 📋 23 - 34% open · ⏱️ 19.04.2022):

     git clone https://github.com/THUMNLab/AutoGL
    
  • PyPi (📥 2 / month · ⏱️ 23.12.2020):

     pip install auto-graph-learning
    
ptgnn (🥉13 · 360 · 💤) - A PyTorch Graph Neural Network Library. MIT
  • GitHub (👨‍💻 7 · 🔀 40 · 📦 1 · 📋 7 - 28% open · ⏱️ 01.02.2022):

     git clone https://github.com/microsoft/ptgnn
    
  • PyPi (📥 100 / month · ⏱️ 21.10.2021):

     pip install ptgnn
    
Show 15 hidden projects...
  • igraph (🥇32 · 1K) - Python interface for igraph. ❗️GPL-2.0
  • pygal (🥈27 · 2.5K · 💤) - PYthon svg GrAph plotting Library. ❗️LGPL-3.0
  • Karate Club (🥈25 · 1.7K) - Karate Club: An API Oriented Open-source Python Framework for.. ❗️GPL-3.0
  • DIG (🥈24 · 1.3K) - A library for graph deep learning research. ❗️GPL-3.0
  • AmpliGraph (🥉22 · 1.8K · 💀) - Python library for Representation Learning on Knowledge.. Apache-2
  • DeepWalk (🥉21 · 2.5K · 💀) - DeepWalk - Deep Learning for Graphs. ❗️GPL-3.0
  • graph-nets (🥉20 · 5.2K · 💀) - Build Graph Nets in Tensorflow. Apache-2
  • pyRDF2Vec (🥉19 · 170) - Python Implementation and Extension of RDF2Vec. MIT
  • Sematch (🥉17 · 400 · 💀) - semantic similarity framework for knowledge graph. Apache-2
  • DeepGraph (🥉16 · 260 · 💀) - Analyze Data with Pandas-based Networks. Documentation:. BSD-3
  • OpenKE (🥉15 · 3.2K · 💀) - An Open-Source Package for Knowledge Embedding (KE). MIT
  • GraphSAGE (🥉15 · 2.8K · 💀) - Representation learning on large graphs using stochastic.. MIT
  • Euler (🥉15 · 2.8K · 💀) - A distributed graph deep learning framework. Apache-2
  • OpenNE (🥉14 · 1.6K · 💀) - An Open-Source Package for Network Embedding (NE). MIT
  • GraphVite (🥉12 · 1.1K · 💀) - GraphVite: A General and High-performance Graph Embedding.. Apache-2

Audio Data

Back to top

Libraries for audio analysis, manipulation, transformation, and extraction, as well as speech recognition and music generation tasks.

espnet (🥇36 · 5.5K) - End-to-End Speech Processing Toolkit. Apache-2
  • GitHub (👨‍💻 300 · 🔀 1.7K · 📥 76 · 📦 76 · 📋 2K - 18% open · ⏱️ 27.09.2022):

     git clone https://github.com/espnet/espnet
    
  • PyPi (📥 11K / month · 📦 3 · ⏱️ 28.05.2022):

     pip install espnet
    
librosa (🥇34 · 5.4K) - Python library for audio and music analysis. ISC
  • GitHub (👨‍💻 110 · 🔀 840 · 📋 1K - 4% open · ⏱️ 26.09.2022):

     git clone https://github.com/librosa/librosa
    
  • PyPi (📥 1.2M / month · 📦 1.2K · ⏱️ 27.06.2022):

     pip install librosa
    
  • Conda (📥 520K · ⏱️ 27.06.2022):

     conda install -c conda-forge librosa
    
speechbrain (🥇34 · 4.6K) - A PyTorch-based Speech Toolkit. Apache-2
  • GitHub (👨‍💻 180 · 🔀 890 · 📦 270 · 📋 800 - 25% open · ⏱️ 29.09.2022):

     git clone https://github.com/speechbrain/speechbrain
    
  • PyPi (📥 22K / month · 📦 3 · ⏱️ 26.06.2022):

     pip install speechbrain
    
torchaudio (🥇34 · 1.8K) - Data manipulation and transformation for audio signal.. BSD-2
  • GitHub (👨‍💻 180 · 🔀 470 · 📋 680 - 24% open · ⏱️ 29.09.2022):

     git clone https://github.com/pytorch/audio
    
  • PyPi (📥 730K / month · 📦 160 · ⏱️ 28.06.2022):

     pip install torchaudio
    
Magenta (🥈33 · 18K) - Magenta: Music and Art Generation with Machine Intelligence. Apache-2
  • GitHub (👨‍💻 150 · 🔀 3.7K · 📦 390 · 📋 930 - 37% open · ⏱️ 28.09.2022):

     git clone https://github.com/magenta/magenta
    
  • PyPi (📥 3.9K / month · 📦 38 · ⏱️ 12.11.2020):

     pip install magenta
    
Pydub (🥈32 · 6.4K) - Manipulate audio with a simple and easy high level interface. MIT
  • GitHub (👨‍💻 92 · 🔀 860 · 📦 14K · 📋 530 - 50% open · ⏱️ 14.05.2022):

     git clone https://github.com/jiaaro/pydub
    
  • PyPi (📥 1.9M / month · 📦 900 · ⏱️ 10.03.2021):

     pip install pydub
    
  • Conda (📥 31K · ⏱️ 13.03.2021):

     conda install -c conda-forge pydub
    
SpeechRecognition (🥈31 · 6.5K) - Speech recognition module for Python, supporting several.. BSD-3
  • GitHub (👨‍💻 47 · 🔀 2.1K · 📋 520 - 45% open · ⏱️ 02.08.2022):

     git clone https://github.com/Uberi/speech_recognition
    
  • PyPi (📥 400K / month · 📦 700 · ⏱️ 05.12.2017):

     pip install SpeechRecognition
    
  • Conda (📥 150K · ⏱️ 13.12.2021):

     conda install -c conda-forge speechrecognition
    
spleeter (🥈29 · 21K) - Deezer source separation library including pretrained models. MIT
  • GitHub (👨‍💻 19 · 🔀 2.3K · 📥 1.9M · 📋 700 - 22% open · ⏱️ 07.09.2022):

     git clone https://github.com/deezer/spleeter
    
  • PyPi (📥 11K / month · 📦 5 · ⏱️ 10.06.2022):

     pip install spleeter
    
  • Conda (📥 69K · ⏱️ 30.06.2020):

     conda install -c conda-forge spleeter
    
Coqui TTS (🥈29 · 6.6K) - - a deep learning toolkit for Text-to-Speech, battle-.. MPL-2.0
  • GitHub (👨‍💻 110 · 🔀 690 · 📥 280K · 📋 420 - 5% open · ⏱️ 21.09.2022):

     git clone https://github.com/coqui-ai/TTS
    
  • PyPi (📥 6.5K / month · 📦 5 · ⏱️ 21.06.2022):

     pip install tts
    
  • Conda (📥 4.2K · ⏱️ 15.12.2021):

     conda install -c conda-forge tts
    
audioread (🥈29 · 410) - cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.. MIT
  • GitHub (👨‍💻 23 · 🔀 100 · 📋 83 - 40% open · ⏱️ 12.08.2022):

     git clone https://github.com/beetbox/audioread
    
  • PyPi (📥 1.2M / month · 📦 330 · ⏱️ 20.10.2020):

     pip install audioread
    
  • Conda (📥 500K · ⏱️ 14.08.2022):

     conda install -c conda-forge audioread
    
pyAudioAnalysis (🥈28 · 5K) - Python Audio Analysis Library: Feature Extraction,.. Apache-2
  • GitHub (👨‍💻 27 · 🔀 1.1K · 📦 300 · 📋 300 - 59% open · ⏱️ 18.09.2022):

     git clone https://github.com/tyiannak/pyAudioAnalysis
    
  • PyPi (📥 12K / month · 📦 19 · ⏱️ 07.02.2022):

     pip install pyAudioAnalysis
    
Porcupine (🥈28 · 2.8K) - On-device wake word detection powered by deep learning. Apache-2
  • GitHub (👨‍💻 31 · 🔀 390 · 📦 10 · 📋 400 - 0% open · ⏱️ 28.09.2022):

     git clone https://github.com/Picovoice/Porcupine
    
  • PyPi (📥 1.4K / month · 📦 11 · ⏱️ 28.06.2022):

     pip install pvporcupine
    
audiomentations (🥉26 · 1.1K) - A Python library for audio data augmentation. Inspired by.. MIT
  • GitHub (👨‍💻 23 · 🔀 140 · 📦 170 · 📋 140 - 27% open · ⏱️ 27.09.2022):

     git clone https://github.com/iver56/audiomentations
    
  • PyPi (📥 3.8K / month · 📦 1 · ⏱️ 15.06.2022):

     pip install audiomentations
    
tinytag (🥉26 · 560) - Read audio and music meta data and duration of MP3, OGG, OPUS, MP4, M4A,.. MIT
  • GitHub (👨‍💻 23 · 🔀 89 · 📦 600 · 📋 95 - 13% open · ⏱️ 29.09.2022):

     git clone https://github.com/devsnd/tinytag
    
  • PyPi (📥 59K / month · 📦 70 · ⏱️ 12.03.2022):

     pip install tinytag
    
DDSP (🥉25 · 2.3K) - DDSP: Differentiable Digital Signal Processing. Apache-2
  • GitHub (👨‍💻 31 · 🔀 260 · 📦 29 · 📋 140 - 20% open · ⏱️ 14.09.2022):

     git clone https://github.com/magenta/ddsp
    
  • PyPi (📥 3.2K / month · 📦 1 · ⏱️ 25.05.2022):

     pip install ddsp
    
  • Conda (📥 12K · ⏱️ 08.06.2020):

     conda install -c conda-forge ddsp
    
Madmom (🥉25 · 960 · 💤) - Python audio and music signal processing library. BSD-3
  • GitHub (👨‍💻 20 · 🔀 160 · 📦 220 · 📋 260 - 21% open · ⏱️ 06.01.2022):

     git clone https://github.com/CPJKU/madmom
    
  • PyPi (📥 2.5K / month · 📦 27 · ⏱️ 14.11.2018):

     pip install madmom
    
DeepSpeech (🥉23 · 20K) - DeepSpeech is an open source embedded (offline, on-device).. MPL-2.0
  • GitHub (👨‍💻 140 · 🔀 3.6K):

     git clone https://github.com/mozilla/DeepSpeech
    
  • PyPi (📥 8.8K / month · 📦 40 · ⏱️ 19.12.2020):

     pip install deepspeech
    
  • Conda (📥 1K · ⏱️ 29.07.2021):

     conda install -c conda-forge deepspeech
    
python-soundfile (🥉23 · 480 · 📉) - SoundFile is an audio library based on libsndfile, CFFI,.. BSD-3
  • GitHub (👨‍💻 28 · 🔀 79 · 📥 4.6K · 📋 180 - 42% open · ⏱️ 27.09.2022):

     git clone https://github.com/bastibe/python-soundfile
    
  • PyPi (📥 1.1M / month · ⏱️ 27.09.2022):

     pip install soundfile
    
  • Conda:

     conda install -c anaconda pysoundfile
    
kapre (🥉22 · 860) - kapre: Keras Audio Preprocessors. MIT
  • GitHub (👨‍💻 13 · 🔀 140 · 📥 22 · 📦 1.8K · 📋 95 - 13% open · ⏱️ 04.07.2022):

     git clone https://github.com/keunwoochoi/kapre
    
  • PyPi (📥 3.3K / month · 📦 14 · ⏱️ 21.01.2022):

     pip install kapre
    
nnAudio (🥉20 · 730 · 💤) - Audio processing by using pytorch 1D convolution network. MIT
  • GitHub (👨‍💻 13 · 🔀 67 · 📦 61 · 📋 51 - 23% open · ⏱️ 24.12.2021):

     git clone https://github.com/KinWaiCheuk/nnAudio
    
  • PyPi (📥 4.3K / month · 📦 1 · ⏱️ 24.12.2021):

     pip install nnAudio
    
Show 9 hidden projects...
  • aubio (🥈28 · 2.8K · 💤) - a library for audio and music analysis. ❗️GPL-3.0
  • Essentia (🥉27 · 2.2K) - C++ library for audio and music analysis, description and.. ❗️AGPL-3.0
  • Dejavu (🥉23 · 5.9K · 💀) - Audio fingerprinting and recognition in Python. MIT
  • python_speech_features (🥉23 · 2.1K · 💀) - This library provides common speech features for ASR.. MIT
  • TimeSide (🥉23 · 330) - Scalable audio processing framework written in Python with a.. ❗️AGPL-3.0
  • TTS (🥉22 · 6.3K · 💀) - Deep learning for Text to Speech (Discussion forum:.. MPL-2.0
  • Julius (🥉18 · 290) - Fast PyTorch based DSP for audio and 1D signals. MIT
  • Muda (🥉17 · 210 · 💀) - A library for augmenting annotated audio data. ISC
  • textlesslib (🥉9 · 360) - Library for Textless Spoken Language Processing. MIT

Geospatial Data

Back to top

Libraries to load, process, analyze, and write geographic data as well as libraries for spatial analysis, map visualization, and geocoding.

pydeck (🥇42 · 10K) - WebGL2 powered visualization framework. MIT
  • GitHub (👨‍💻 210 · 🔀 1.8K · 📦 4.7K · 📋 2.5K - 6% open · ⏱️ 27.09.2022):

     git clone https://github.com/visgl/deck.gl
    
  • PyPi (📥 960K / month · 📦 24 · ⏱️ 25.10.2021):

     pip install pydeck
    
  • Conda (📥 190K · ⏱️ 26.10.2021):

     conda install -c conda-forge pydeck
    
  • npm (📥 330K / month · 📦 410 · ⏱️ 27.09.2022):

     npm install deck.gl
    
Shapely (🥇38 · 3K) - Manipulation and analysis of geometric objects. BSD-3
  • GitHub (👨‍💻 140 · 🔀 480 · 📥 280 · 📦 33K · 📋 940 - 18% open · ⏱️ 27.09.2022):

     git clone https://github.com/shapely/shapely
    
  • PyPi (📥 8.6M / month · ⏱️ 03.08.2022):

     pip install shapely
    
  • Conda (📥 4.5M · ⏱️ 18.08.2022):

     conda install -c conda-forge shapely
    
GeoPandas (🥇37 · 3.3K) - Python tools for geographic data. BSD-3
  • GitHub (👨‍💻 180 · 🔀 740 · 📥 1.6K · 📦 16K · 📋 1.4K - 31% open · ⏱️ 27.09.2022):

     git clone https://github.com/geopandas/geopandas
    
  • PyPi (📥 3.7M / month · 📦 1.2K · ⏱️ 21.06.2022):

     pip install geopandas
    
  • Conda (📥 2M · ⏱️ 24.07.2022):

     conda install -c conda-forge geopandas
    
Rasterio (🥇37 · 1.8K) - Rasterio reads and writes geospatial raster datasets. BSD-3
  • GitHub (👨‍💻 130 · 🔀 480 · 📥 760 · 📦 5.6K · 📋 1.6K - 9% open · ⏱️ 27.09.2022):

     git clone https://github.com/rasterio/rasterio
    
  • PyPi (📥 1.2M / month · 📦 800 · ⏱️ 06.07.2022):

     pip install rasterio
    
  • Conda (📥 1.8M · ⏱️ 19.08.2022):

     conda install -c conda-forge rasterio
    
pyproj (🥇37 · 790) - Python interface to PROJ (cartographic projections and coordinate.. MIT
  • GitHub (👨‍💻 52 · 🔀 180 · 📦 16K · 📋 520 - 2% open · ⏱️ 27.09.2022):

     git clone https://github.com/pyproj4/pyproj
    
  • PyPi (📥 5.7M / month · 📦 1.7K · ⏱️ 22.04.2022):

     pip install pyproj
    
  • Conda (📥 4.3M · ⏱️ 10.09.2022):

     conda install -c conda-forge pyproj
    
folium (🥈35 · 5.9K) - Python Data. Leaflet.js Maps. MIT
  • GitHub (👨‍💻 130 · 🔀 2.1K · 📦 18K · 📋 960 - 23% open · <g-emoji class="g-emoji" alias="stopwatch" fallback-src="https://github.githubassets.com/image