Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python Library

Python Library

484 projects

Showing 36 of 484 projects

tree-math
tree-mathPython

A Python library that enables mathematical operations on JAX pytrees, allowing numerical algorithms to work directly with complex nested data structures.

#pytrees#scientific-computing#jax
Stars210
Forks9
Last commit1 year ago
ioc_writer
ioc_writerPython

Python library for creating, editing, and managing OpenIOC objects for threat intelligence indicators.

#python-library#security-automation#ioc-management
Stars208
Forks60
Last commit3 years ago
topojson for Python
topojson for PythonPython

A Python library for encoding spatial data into the TopoJSON format, reducing file sizes through topology computation and simplification.

#geopandas#coordinate-encoding#python-library
Stars199
Forks28
Last commit10 months ago
DVClive
DVClivePython

A Python library for logging ML metrics, parameters, and models in simple file formats, compatible with DVC and Git.

#hacktoberfest#developer-tools#python-library
Stars192
Forks40
Last commit4 days ago
orthopy
orthopy

A Python library providing orthogonal polynomial classes for lines, triangles, disks, spheres, n-cubes, and nD spaces with stable recurrence schemes.

#scientific-computing#mathematics#chebyshev-polynomials
Stars190
Forks18
Last commit21 days ago
geomet
geometPython

A pure-Python library for converting between common geospatial data formats like GeoJSON, WKT/WKB, and GeoPackage Binary.

#python-library#geopackage#geojson
Stars177
Forks35
Last commit1 year ago
warctools
warctoolsPython

Python command-line tools and libraries for handling, validating, and converting WARC and ARC web archive files.

#web-crawling#command-line-tools#python-library
Stars174
Forks33
Last commit9 months ago
CloudVolume
CloudVolumePython

A Python library for serverless, random-access reading and writing of Neuroglancer Precomputed format volumes, meshes, and skeletons.

#scientific-computing#neuroscience#precomputed-format
Stars173
Forks53
Last commit4 days ago
gtfspy
gtfspyPython

A Python package for analyzing public transport networks using GTFS data, enabling accessibility analysis and network statistics.

#urban-planning#python-library#python
Stars167
Forks32
Last commit3 years ago
neurolab
neurolabPython

A simple and powerful neural network library for Python with a MATLAB-like API and flexible configuration.

#scientific-computing#python-library#scipy
Stars167
Forks42
Last commit6 years ago
jupyterquiz
jupyterquizJupyter Notebook

A Python library for creating interactive self-assessment quizzes (multiple choice, numerical, string) in Jupyter notebooks and Jupyter Book.

#python-library#edtech#interactive-quiz
Stars166
Forks48
Last commit3 months ago
nn_builder
nn_builderPython

A Python library that builds neural networks with minimal boilerplate code for PyTorch and TensorFlow.

#boilerplate-reduction#python-library#deep-learning
Stars165
Forks23
Last commit2 years ago
jax-models
jax-modelsPython

Unofficial JAX/Flax implementations of deep learning research papers for vision transformers and other architectures.

#model-implementations#jax#python-library
Stars162
Forks10
Last commit4 years ago
SCICO
SCICOPython

A Python package built on JAX for solving inverse problems in scientific imaging using optimization and prior models.

#plug-and-play-priors#jax#python-library
Stars162
Forks24
Last commit5 days ago
Logdissect
LogdissectPython

A CLI utility and Python library for parsing, filtering, and analyzing log files and other structured data.

#syslog-parser#json-export#python-library
Stars160
Forks23
Last commit1 year ago
Logdissect
LogdissectPython

A CLI utility and Python library for parsing, filtering, and analyzing log files and other structured data.

#syslog-parser#json-export#python-library
Stars160
Forks23
Last commit1 year ago
python-graphql-client
python-graphql-clientPython

A lightweight GraphQL client for Python 2.7+ with simple token injection support.

#python-3#python-library#authentication
Stars156
Forks42
Last commit5 years ago
FastAPI FeatureFlags
FastAPI FeatureFlagsPython

A minimal, dependency-free feature flag implementation for FastAPI applications.

#fastapi#hacktoberfest#api
Stars153
Forks7
Last commit2 years ago
Neatnet
NeatnetPython

A Python toolkit for simplifying street network geometry by converting transportation-focused representations to morphological centerlines.

#geometry-processing#python-library#urban-morphology
Stars153
Forks6
Last commit2 months ago
pysnmp
pysnmpPython

A pure-Python implementation of SNMP v1/v2c/v3 engine with complete protocol support and asynchronous I/O.

#asyncio#python-library#snmp
Stars150
Forks45
Last commit21 days ago
topicwizard
topicwizardPython

Interactive topic model visualization and interpretation library for Python, compatible with sklearn, Gensim, BERTopic, and Turftopic.

#bertopic#mantine#python-library
Stars148
Forks17
Last commit1 year ago
aioserial
aioserialPython

A Python library providing high-level async/await APIs for serial port communication, built on pySerial and asyncio.

#iot#asyncio#library
Stars145
Forks13
Last commit3 years ago
chord-detection
chord-detectionPython

A Python library implementing academic DSP algorithms for polyphonic chord detection and key estimation from audio.

#music-technology#audio-analysis#autocorrelation
Stars145
Forks12
Last commit2 years ago
Visualize_Logs
Visualize_LogsHTML

A Python library and CLI for creating interactive visualizations of security and system logs like Cuckoo JSON and ProcMon CSV.

#log-visualization#python-library#command-line-tool
Stars145
Forks31
Last commit3 years ago
lakshmi
lakshmiPython

A Python library and CLI tool for managing investment portfolios following Bogleheads principles.

#portfolio#personal-finance#python-library
Stars144
Forks10
Last commit5 days ago
FastWARC
FastWARCRust

A collection of robust and fast Python tools for parsing, extracting, and analyzing web archive data, including a high-performance WARC parser.

#cython#batch-processing#content-extraction
Stars141
Forks18
Last commit1 day ago
the original repo
the original repoPython

A pure-Python SNMP SMI MIB parser that converts ASN.1 MIBs into JSON documents and pysnmp modules.

#asn1#python-library#snmp
Stars141
Forks57
Last commit2 years ago
gtfs_functions
gtfs_functionsPython

A Python package for parsing GTFS data and creating geospatial visualizations of transit frequencies, speeds, and segments.

#transportation-planning#python-library#geospatial
Stars140
Forks33
Last commit7 months ago
audiomate
audiomatePython

A Python library for easy access, management, and processing of audio datasets, particularly for machine learning tasks.

#dataset-creation#music#audio-analysis
Stars139
Forks25
Last commit2 years ago
FastAPI Listing
FastAPI ListingPython

A FastAPI library for building complex, component-based listing APIs with filters, sorting, and pagination.

#fastapi#data-listing#component-architecture
Stars139
Forks3
Last commit1 year ago
steppy
steppyPython

A lightweight Python library for building reproducible machine learning pipelines with minimal interface constraints.

#experimentation#python-library#data-science
Stars136
Forks32
Last commit7 years ago
FlipJump
FlipJumpText

An esoteric programming language with a single instruction (flip a bit, then jump) that is Turing-complete and includes an assembler, interpreter, and standard library.

#turing-complete#programming-language#esoteric-programming-language
Stars136
Forks6
Last commit
PAQUO
PAQUOPython

A Python library for interacting with QuPath, providing a pythonic interface to manage and analyze digital pathology projects.

#image-analysis#qupath#open-source
Stars135
Forks19
Last commit1 month ago
expyriment
expyrimentPython

A platform-independent lightweight Python library for designing and conducting timing-critical behavioral and neuroimaging experiments.

#neuroscience#science#python-library
Stars134
Forks41
Last commit26 days ago
PyElliptic
PyEllipticPython

A deprecated Python wrapper for OpenSSL providing ECC, AES, HMAC, Blowfish, and other cryptographic operations.

#python-library#openssl-wrapper#key-agreement
Stars133
Forks58
Last commit9 years ago
ipychart
ipychartPython

A Python library that brings Chart.js interactive charts to Jupyter notebooks with a familiar API.

#python-library#data-science#jupyter
Stars131
Forks11
Last commit1 year ago
PreviousPage 12 of 14

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
3 days ago
Next
#Python201
#Machine Learning182
#Deep Learning84
#Data Science55
#Scientific Computing41
#Pytorch36
#Computer Vision34
#Tensorflow33
#Neural Networks32
#Cli Tool30
#Natural Language Processing29
#Nlp25