Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python Library

Python Library

629 projects

Showing 36 of 629 projects

html2text
html2textPython

A Python library and CLI tool that converts HTML into clean, readable Markdown-formatted plain text.

#python-library#markdown-parser#plain-text
Stars2.2k
Forks297
Last commit9 months ago
PyFlux
PyFluxPython

An open-source Python library for probabilistic time series modeling with both frequentist and Bayesian inference methods.

#state-space-models#probabilistic-modeling#python-library
Stars2.1k
Forks244
Last commit2 years ago
msgpack
msgpackPython

A Python implementation of the MessagePack binary serialization format, providing fast and compact data exchange.

#msgpack#python-library#python
Stars2.1k
Forks253
Last commit5 days ago
blinker
blinkerPython

A fast Python in-process signal/event dispatching system for decoupling application components.

#event-driven#python-library#event-dispatching
Stars2.1k
Forks190
Last commit8 months ago
Diffrax
DiffraxPython

A JAX-based library providing numerical differential equation solvers for ODEs, SDEs, and CDEs with autodifferentiation and GPU support.

#scientific-computing#differential-equations#jax
Stars2.1k
Forks186
Last commit1 month ago
PsychoPy
PsychoPyPython

An open-source Python library for creating and running psychology and neuroscience experiments with both GUI and code interfaces.

#neuroscience#science#psycholinguistics
Stars2.0k
Forks977
Last commit2 days ago
SlowApi
SlowApiPython

A rate limiting library for Starlette and FastAPI applications, adapted from flask-limiter.

#fastapi#uvicorn#python-library
Stars2.0k
Forks124
Last commit1 day ago
TensorFlow Recommenders
TensorFlow RecommendersPython

A TensorFlow library for building, training, and deploying recommender system models with Keras.

#recommender-system#tensorflow-recommenders#python-library
Stars2.0k
Forks301
Last commit
retinaface
retinafacePython

A deep learning-based facial detection library for Python with facial landmark extraction.

#ai#python-library#facial-landmarks
Stars2.0k
Forks197
Last commit1 month ago
SDF Mesh Generation
SDF Mesh GenerationPython

A Python library for generating 3D meshes from signed distance functions (SDFs) with a simple API.

#procedural-generation#stl-export#mesh
Stars2.0k
Forks169
Last commit1 year ago
ScispaCy
ScispaCyPython

A spaCy pipeline and models specifically designed for processing scientific and biomedical documents.

#biomedical-nlp#scientific-text#spacy
Stars2.0k
Forks258
Last commit7 months ago
Open source Python module for computer vision
Open source Python module for computer visionPython

A pure Python computer vision library based on the book 'Programming Computer Vision with Python'.

#open-source#python-library#educational
Stars2.0k
Forks679
Last commit5 years ago
ipyvolume
ipyvolumeTypeScript

3D plotting for Python in Jupyter notebooks using WebGL and IPython widgets.

#scientific-visualization#scientific-computing#python-library
Stars2.0k
Forks231
Last commit2 years ago
DroneKit
DroneKitPython

A Python library for creating UAV applications by communicating with drones via MAVLink.

#robotics#mavlink#uav
Stars1.9k
Forks1.5k
Last commit2 years ago
pymatting
pymattingPython

A Python library implementing multiple alpha matting algorithms for extracting foreground objects from images.

#python-library#scipy#numba
Stars1.9k
Forks225
Last commit3 months ago
AutoViz
AutoVizPython

Automatically visualize any dataset with a single line of code, including data quality assessment and fixes.

#automl-algorithms#python-library#data-science
Stars1.9k
Forks214
Last commit2 years ago
Penzai
PenzaiPython

A JAX research toolkit for building, editing, and visualizing neural networks as legible, functional pytree data structures.

#jax#python-library#research-toolkit
Stars1.9k
Forks70
Last commit1 year ago
NGBoost
NGBoostJupyter Notebook

A Python library for probabilistic prediction using natural gradient boosting, built on scikit-learn.

#natural-gradients#ngboost#uncertainty-estimation
Stars1.9k
Forks252
Last commit24 days ago
FastAPI Cache
FastAPI CachePython

A caching library for FastAPI that supports Redis, Memcached, DynamoDB, and in-memory backends with HTTP cache header support.

#fastapi#caching#redis
Stars1.9k
Forks207
Last commit1 year ago
AI Explainability 360
AI Explainability 360Python

An open-source Python toolkit providing a comprehensive collection of algorithms for interpreting and explaining machine learning models and datasets.

#codait#explainabil#python-library
Stars1.8k
Forks324
Last commit2 days ago
pyrdp
pyrdpPython

A Python RDP man-in-the-middle tool and library for intercepting, monitoring, and analyzing Remote Desktop Protocol connections.

#rdp-mitm#hacktoberfest#pentest
Stars1.8k
Forks274
Last commit2 months ago
SymbolicAI
SymbolicAIPython

A neuro-symbolic Python framework that combines classical programming with LLMs through composable primitives and design-by-contract validation.

#python-library#symbolic-reasoning#design-by-contract
Stars1.7k
Forks91
Last commit2 days ago
RDPy
RDPyPython

A pure Python implementation of Microsoft's Remote Desktop Protocol (RDP) and VNC client/server, built on Twisted.

#remote-desktop#honeypot#python-library
Stars1.7k
Forks540
Last commit5 years ago
rustworkx
rustworkxRust

A high-performance Python graph library implemented in Rust for general-purpose graph algorithms.

#scientific-computing#graph#high-performance
Stars1.7k
Forks217
Last commit2 days ago
PyTorchNet
PyTorchNetPython

A lightweight library providing PyTorch training tools and utilities to simplify and standardize training loops.

#distributed-training#neural-network#model-training
Stars1.7k
Forks303
Last commit9 days ago
BindsNET
BindsNETPython

A Python library for simulating spiking neural networks (SNNs) using PyTorch, geared towards biologically inspired machine learning.

#neurons#simulation#python-library
Stars1.7k
Forks346
Last commit1 day ago
Eventsoucing in Python
Eventsoucing in PythonPython

A comprehensive Python library for building event-sourced applications with flexible persistence, encryption, and concurrency control.

#eventsourcing#concurrency-control#database-adapters
Stars1.7k
Forks141
Last commit
d3rlpy
d3rlpyPython

A Python library for offline deep reinforcement learning with support for state-of-the-art algorithms and user-friendly APIs.

#robotics#offline-reinforcement-learning#python-library
Stars1.7k
Forks267
Last commit10 months ago
FastAPI Pagination
FastAPI PaginationPython

A Python library that simplifies pagination in FastAPI applications with support for multiple strategies and database frameworks.

#fastapi#tortoise-orm#python-library
Stars1.7k
Forks162
Last commit1 day ago
ydata-synthetic
ydata-syntheticJupyter Notebook

A Python package for generating synthetic tabular and time-series data using state-of-the-art generative models like GANs and Gaussian Mixtures.

#python-library#training-data#datagenerator
Stars1.6k
Forks258
Last commit
bluepy
bluepyC

Python interface for Bluetooth Low Energy (BLE) communication on Linux systems.

#iot#bluetooth-le#python-library
Stars1.6k
Forks488
Last commit2 years ago
pvlib-python
pvlib-pythonPython

A Python toolbox for simulating photovoltaic energy system performance with open, reliable, and benchmarked models.

#scientific-computing#python-library#energy-simulation
Stars1.6k
Forks1.2k
Last commit4 days ago
ThunderSVM
ThunderSVMC++

A fast Support Vector Machine (SVM) library that leverages GPUs and multi-core CPUs for high-performance machine learning.

#cuda#libsvm#high-performance-computing
Stars1.6k
Forks223
Last commit2 years ago
Siddhi
SiddhiJava

A cloud-native streaming and complex event processing engine that executes Streaming SQL queries for real-time event processing.

#stream-processing#iot#streaming-data-processing
Stars1.6k
Forks528
Last commit2 months ago
keras-contrib
keras-contribPython

A deprecated repository for community-contributed Keras extensions like layers, activations, and loss functions.

#experimental-features#python-library#data-science
Stars1.6k
Forks636
Last commit3 years ago
pyfiglet
pyfigletPython

A pure Python port of FIGlet that renders ASCII text into ASCII art fonts.

#font-rendering#pure-python#banner-generation
Stars1.6k
Forks156
Last commit20 days ago
PreviousPage 6 of 18

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
17 days ago
3 days ago
3 months ago
Next
#Python237
#Machine Learning200
#Deep Learning92
#Data Science61
#Scientific Computing47
#Micropython43
#Neural Networks37
#Computer Vision36
#Cli Tool36
#Pytorch36
#Tensorflow35
#Natural Language Processing33