Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python

Python

3254 projects

Showing 36 of 3253 projects

USBRip
USBRipPython

A command-line forensics tool for tracking USB device connection history on GNU/Linux systems.

#digital-forensics#command-line-tool#usb-events
Stars1.2k
Forks112
Last commit3 years ago
bottleneck
bottleneckPython

Fast NumPy array functions written in C

#fast#c#python
Stars1.2k
Forks114
Last commit21 days ago
DeepDow
DeepDowPython

A Python framework for portfolio optimization using deep learning to allocate investment weights in a single forward pass.

#markowitz#buy-and-hold#stock-price-prediction
Stars1.2k
Forks169
Last commit2 years ago
ODMantic
ODManticPython

A sync and async Object Document Mapper for MongoDB built on Python type hints and Pydantic.

#fastapi#object-mapping#database
Stars1.2k
Forks98
Last commit3 months ago
microStudio
microStudioJavaScript

A free, open-source online game engine and platform for learning programming through game creation.

#multi-language#open-source#game-3d
Stars1.2k
Forks136
Last commit2 months ago
Malcom
MalcomPython

A malware communication analyzer that visualizes network traffic and cross-references it with known malware sources.

#p2p-networks#dns-analysis#network-traffic
Stars1.2k
Forks215
Last commit8 years ago
variableinspector
variableinspectorTypeScript

A JupyterLab extension that displays currently used variables and their values for Python, R, and Scala notebooks.

#jupyterlab-extension#notebook-enhancement#interactive-computing
Stars1.2k
Forks100
Last commit
Pyresttest (.1k)
Pyresttest (.1k)Python

A REST API testing and microbenchmarking tool that uses YAML/JSON config files, requiring no code to write tests.

#integration-testing#rest-api#curl
Stars1.2k
Forks316
Last commit5 years ago
OpenCDA
OpenCDAPython

A co-simulation framework for prototyping and evaluating cooperative driving automation applications using CARLA and SUMO.

#autonomous-driving#carla-simulator#perception
Stars1.2k
Forks225
Last commit12 days ago
DPKT
DPKTPython

A Python library for fast packet creation and parsing with definitions for basic TCP/IP protocols.

#packet-parsing#pcap#packet-creation
Stars1.2k
Forks273
Last commit2 years ago
FitTrackee
FitTrackeePython

Self-hosted outdoor activity tracker :bicyclist: [mirror of codeberg repository: https://codeberg.org/FitTrackee/FitTrackee]

#outdoor-activities#flask#gpx
Stars1.2k
Forks78
Last commit4 days ago
justhtml
justhtmlPython

A pure Python HTML5 parser with spec-perfect parsing, built-in sanitization, CSS selectors, and zero dependencies.

#dom-manipulation#sanitization#pure-python
Stars1.2k
Forks44
Last commit3 days ago
Sparkit-learn
Sparkit-learnPython

PySpark + Scikit-learn = Sparkit-learn

#apache-spark#python#scikit-learn
Stars1.1k
Forks254
Last commit5 years ago
Dissect
Dissect

A digital forensics and incident response framework for unified analysis of forensic artifacts across disk formats, filesystems, and operating systems.

#digital-forensics#filesystem-parsing#modular-framework
Stars1.1k
Forks85
Last commit6 months ago
Metta
MettaPython

An information security preparedness tool for adversarial simulation using Redis/Celery, Python, and Vagrant.

#yaml#redis#network
Stars1.1k
Forks160
Last commit7 years ago
FeatherDuster
FeatherDusterPython

An automated, modular cryptanalysis tool for identifying and exploiting weak cryptosystems.

#encoding-detection#crypto#exploit
Stars1.1k
Forks130
Last commit4 years ago
APIFlask
APIFlaskPython

A lightweight Python web API framework built on Flask with automatic OpenAPI documentation and request/response handling.

#marshmallow#rest#api
Stars1.1k
Forks142
Last commit7 days ago
OMRChecker
OMRCheckerPython

An open-source tool for fast and accurate Optical Mark Recognition (OMR) from scanned documents or mobile photos.

#template#document#omr
Stars1.1k
Forks526
Last commit13 days ago
ClawBio
ClawBioPython

A bioinformatics-native AI agent skill library for reproducible, local-first genomic analysis, built on OpenClaw.

#equity#reproducible-research#cli-tool
Stars1.1k
Forks256
Last commit2 days ago
bopscrk
bopscrkPython

A Python tool that generates targeted wordlists for security testing by combining personal info, leet transforms, and song lyrics.

#cracking#wordlist-generator#wordlist
Stars1.1k
Forks123
Last commit2 years ago
pydocstyle
pydocstylePython

docstring style checker

#linter#python#docstrings
Stars1.1k
Forks188
Last commit2 years ago
PyCall
PyCallC

A Ruby library that enables direct calling of Python functions and modules with automatic type conversion.

#ruby-python-bridge#scientific-computing#rubydatascience
Stars1.1k
Forks88
Last commit9 days ago
Auto Archiver
Auto ArchiverPython

A Python tool to automatically archive web content (videos, images, social media) from Google Sheets and other sources in a secure, verifiable way.

#service#image-archiving#python
Stars1.1k
Forks107
Last commit12 days ago
isf
isfPython

A Python-based exploitation framework for industrial control systems, similar to Metasploit.

#ics-exp#scada#metasploit-alternative
Stars1.1k
Forks302
Last commit2 years ago
qtpy
qtpyPython

A Python abstraction layer for writing Qt applications that work with PyQt5, PySide2, PyQt6, and PySide6 using a single codebase.

#qt#pyside2#closember
Stars1.1k
Forks163
Last commit4 months ago
SystemML
SystemMLJava

An open-source machine learning system for the end-to-end data science lifecycle from data preparation to model serving.

#federated-learning#apache-spark#data-science
Stars1.1k
Forks546
Last commit3 days ago
SKRL
SKRLPython

A modular Python library for Reinforcement Learning with support for PyTorch, JAX, NVIDIA Warp, and multiple environment interfaces.

#robotics#gymnasium#jax
Stars1.1k
Forks155
Last commit3 months ago
Virtualfish
VirtualfishShell

A Python virtual environment manager for the Fish shell, providing tools for creating, managing, and auto-activating environments.

#virtualenvwrapper#environment-management#python-development
Stars1.1k
Forks103
Last commit1 year ago
imgp
imgpPython

A fast command-line batch image resizer and rotator for JPEG and PNG images with multiprocessing and SIMD support.

#multiprocessing#png#simd
Stars1.1k
Forks54
Last commit14 days ago
OpenTelemetry FastAPI Instrumentation
OpenTelemetry FastAPI InstrumentationPython

Auto-instrumentation libraries for Python modules to generate telemetry data compatible with the OpenTelemetry standard.

#auto-instrumentation#observability#telemetry
Stars1.1k
Forks1.0k
Last commit
neomodel
neomodelPython

An Object Graph Mapper (OGM) for the Neo4j graph database, providing a familiar class-based modeling interface with full transaction support.

#schema-enforcement#database-driver#python-library
Stars1.1k
Forks243
Last commit4 days ago
canmatrix
canmatrixPython

A Python library for reading, writing, and converting various Controller Area Network (CAN) database formats.

#fibex#embedded-systems#can-bus
Stars1.1k
Forks441
Last commit13 days ago
GeoNotebook
GeoNotebookPython

A Jupyter notebook extension for interactive geospatial visualization and analysis.

#scientific-computing#tile-server#notebook
Stars1.1k
Forks140
Last commit7 years ago
django-admin-honeypot
django-admin-honeypotPython

:honey_pot: A fake Django admin login screen page.

#python#django
Stars1.1k
Forks207
Last commit2 years ago
Aerich
AerichPython

A database migrations tool for TortoiseORM, similar to Alembic for SQLAlchemy or Django's migration system.

#orm#tortoise-orm#cli-tool
Stars1.1k
Forks113
Last commit6 days ago
SimpleITK
SimpleITKC++

SimpleITK: a layer built on top of the Insight Toolkit (ITK), intended to simplify and facilitate ITK's use in rapid prototyping, education and interpreted languages.

#simpleitk#image-analysis#c-plus-plus
Stars1.1k
Forks234
Last commit1 day ago
PreviousPage 37 of 91Next

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
4 months ago
2 days ago
#Machine Learning510
#Data Science288
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation187
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134