Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python

Python

3250 projects

Showing 36 of 3250 projects

FastAPI Profiler
FastAPI ProfilerPython

A FastAPI middleware that integrates pyinstrument for performance profiling, request statistics, and a built-in dashboard.

#fastapi#api-performance#monitoring
Stars366
Forks13
Last commit2 months ago
pyquaternion
pyquaternionPython

A Python library for representing and manipulating quaternions, designed for 3D animation and geometry.

#robotics#scientific-computing#3d-animation
Stars366
Forks74
Last commit2 months ago
malsub
malsubPython

A Python RESTful API framework for querying multiple online malware analysis and threat intelligence services.

#virustotal#multi-threading#security-automation
Stars366
Forks78
Last commit2 years ago
Credential Digger
Credential DiggerPython

A GitHub scanning tool that identifies hardcoded credentials and filters false positives using machine learning models.

#hardcoded-credentials#regex#vscode-extension
Stars365
Forks54
Last commit4 months ago
LSTM-Crypto-Price-Prediction
LSTM-Crypto-Price-PredictionPython

Predicts Bitcoin price trends using an LSTM-RNN with technical indicators for automated trading via the Binance API.

#market-analysis#technical-analysis#scikit
Stars365
Forks58
Last commit
stressberry
stressberryPython

A Python package for stress testing Raspberry Pi CPUs and generating temperature plots to compare cooling solutions.

#pypi#stress-testing#temperature-monitoring
Stars364
Forks27
Last commit3 years ago
SparklingPandas
SparklingPandasPython

A Python library that provides a Pandas-like API on top of Apache Spark DataFrames for distributed data analysis.

#apache-spark#dataframe#python
Stars361
Forks79
Last commit3 years ago
pybotics
pyboticsPython

An open-source Python toolbox for robot kinematics, dynamics, trajectory generation, and calibration.

#robotics#mathematics#simulation
Stars360
Forks64
Last commit1 year ago
PcapViz
PcapVizPython

Visualizes network topologies and communication flows from pcap files across device, IP, and TCP/UDP layers.

#traffic-analysis#pcap#python
Stars360
Forks64
Last commit3 years ago
RightTyper
RightTyperPython

A Python tool that automatically generates type annotations by monitoring runtime execution, with low overhead and tensor shape inference.

#runtime-monitoring#developer-tools#typing
Stars359
Forks7
Last commit2 months ago
modules.tf-lambda
modules.tf-lambdaPython

Generate Terraform infrastructure as code from visual AWS diagrams created in Cloudcraft.

#cloud-architecture#serverless#terragrunt
Stars356
Forks56
Last commit4 years ago
ehrapy
ehrapyPython

A modular Python framework for exploratory analysis of heterogeneous epidemiological and electronic health record (EHR) data.

#epidemiology#statistical-analysis#scverse
Stars355
Forks50
Last commit4 days ago
tfdeploy
tfdeployPython

Deploy TensorFlow graphs for fast evaluation and export to environments without TensorFlow, using NumPy.

#portable-models#scipy#model-deployment
Stars353
Forks35
Last commit1 year ago
pokemon-reverse-engineering-tools
pokemon-reverse-engineering-toolsPython

A collection of Python tools for reverse engineering Pokémon Red and Crystal, including disassemblers, map editors, and graphics converters.

#disassembly#assembly#game-boy
Stars352
Forks57
Last commit
GitHub repository
GitHub repositoryPython

A simple, multi-language implementation of the Iterative Closest Point algorithm for 3D point cloud registration.

#robotics#julia#geospatial
Stars350
Forks66
Last commit2 months ago
DC3-MWCP
DC3-MWCPPython

A framework for parsing configuration information from malware, extracting items like addresses, passwords, and filenames.

#rest-api#stix-output#cli-tool
Stars349
Forks63
Last commit7 days ago
utt
uttPython

A simple command-line time tracker for developers to log and report work activities from the terminal.

#timetracker#work-log#productivity
Stars348
Forks54
Last commit6 months ago
pymmw
pymmwPython

Pythonic mmWave Toolbox for TI's IWR Radar Sensors

#mmwave#toolbox#python
Stars347
Forks86
Last commit4 years ago
Network Audio Controller
Network Audio ControllerPython

A Python CLI tool for controlling Dante network audio devices without proprietary Dante Controller software.

#network-audio#audinate#aes67
Stars346
Forks40
Last commit1 month ago
swaglyrics-for-spotify
swaglyrics-for-spotifyPython

Fetches lyrics for the currently playing Spotify song from Genius and displays them in the command-line, browser, or desktop app.

#music#package#desktop-app
Stars346
Forks37
Last commit3 years ago
terrareg
terraregGo

Open source Terraform module registry with UI, Git integration, security alerts, and cost estimation.

#devops#module-registry#terraform-registry
Stars346
Forks38
Last commit2 months ago
Terrareg
TerraregGo

Open source Terraform module registry with UI, Git integration, security alerts, cost estimation, and deep analysis.

#devops#module-registry#security-analysis
Stars346
Forks38
Last commit2 months ago
py-sdl2
py-sdl2Python

A pure Python wrapper for SDL2 and its addon libraries using ctypes, enabling multimedia applications without C extensions.

#sdl2-mixer#graphics#sdl2
Stars344
Forks52
Last commit1 month ago
learn-faster-kit
learn-faster-kitPython

An AI-powered learning coach that integrates with Claude Code to accelerate skill mastery through spaced repetition and personalized syllabi.

#skill-mastery#learning-framework#productivity
Stars344
Forks37
Last commit
DCGAN
DCGANPython

A minimal implementation of Deep Convolutional Generative Adversarial Networks (DCGAN) using TensorLayerX for generating realistic images.

#tensorlayer#tensorlayerx#deep-learning
Stars342
Forks112
Last commit3 years ago
python-slack-events-api
python-slack-events-apiPython

Slack Events API adapter for Python (Flask required)

#slackapi#slack#python
Stars341
Forks112
Last commit1 month ago
pyhcl
pyhclPython

HCL is a configuration language. pyhcl is a python parser for it.

#hcl#python#configuration
Stars341
Forks57
Last commit6 months ago
TxMongo
TxMongoPython

asynchronous python driver for mongo

#python
Stars341
Forks101
Last commit9 months ago
RPi Motor Library
RPi Motor LibraryPython

A Python 3 library for controlling stepper motors, DC motors, and servos with a Raspberry Pi.

#robotics#embedded-systems#library
Stars337
Forks76
Last commit2 months ago
Teleprompter
TeleprompterPython

An on-device AI teleprompter that listens to your conversations and suggests charismatic quotes in real-time.

#ai-assistant#charisma-training#on-device-ai
Stars337
Forks38
Last commit3 years ago
ipytest
ipytestPython

Pytest in IPython notebooks.

#ipython-notebook#pytest#python
Stars336
Forks20
Last commit1 year ago
GraphCrawler - The all-in-one GraphQL Security toolkit
GraphCrawler - The all-in-one GraphQL Security toolkitPython

An automated security testing toolkit for GraphQL endpoints that discovers, analyzes, and scores vulnerabilities.

#api#api-hacking#graphql
Stars335
Forks23
Last commit
roslibpy
roslibpyPython

Python ROS Bridge library

#robotics#python#ros
Stars332
Forks61
Last commit4 days ago
Consumer Financial Protection Bureau
Consumer Financial Protection BureauPython

A Django-based website with Wagtail CMS for the Consumer Financial Protection Bureau's official consumer protection portal.

#hacktoberfest#government-website#jinja-templates
Stars331
Forks131
Last commit
skpro
skproPython

A scikit-learn compatible Python library for probabilistic regression, survival analysis, and probability distributions.

#ai#distributional-regression#probabilistic-machine-learning
Stars330
Forks194
Last commit3 days ago
python_lcd
python_lcdPython

Python library for controlling HD44780-compatible character LCDs via GPIO or I2C backpacks.

#micropython#i2c#embedded
Stars330
Forks116
Last commit3 years ago
PreviousPage 52 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
5 years ago
3 years ago
2 months ago
2 years ago
2 days ago
#Machine Learning510
#Data Science287
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation186
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134