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

climin
climinPython

A Python package providing gradient-based optimizers specifically designed for machine learning scenarios.

#scientific-computing#gradient-descent#deep-learning
Stars185
Forks65
Last commit6 months ago
partridge
partridgePython

A fast, forgiving GTFS reader built on pandas DataFrames

#python#gtfs#pandas
Stars185
Forks24
Last commit2 years ago
linty fresh
linty freshPython

A tool that parses lint errors and reports them as comments on GitHub pull requests.

#github-integration#automated-code-review#lyft
Stars185
Forks26
Last commit3 years ago
AWS MCP Server
AWS MCP ServerPython

A lightweight MCP server that enables AI assistants like Claude to execute AWS CLI commands in a safe containerized environment.

#containerized-execution#cloud-infrastructure#aws-cli
Stars185
Forks34
Last commit4 months ago
polars-bio
polars-bioPython

A Python library for blazing-fast, memory-efficient genomics data operations using DataFrames.

#apache-arrow#high-performance#dataframe
Stars184
Forks33
Last commit17 days ago
psmqtt
psmqttPython

Utility reporting system health and status via MQTT

#iot#home-automation#mqtt
Stars184
Forks39
Last commit4 months ago
dnfdragora
dnfdragoraPython

A cross-platform package manager frontend for DNF5 with Qt, GTK, and ncurses interfaces.

#python-3#desktop-tools#mageia
Stars184
Forks47
Last commit5 days ago
postal-address
postal-addressPython

:postal_horn: Parse, normalize and render postal addresses.

#zipcode#python#address-parser
Stars184
Forks15
Last commit2 years ago
aiochan
aiochanPython

A Python library implementing CSP-style concurrency with channels, inspired by Go and Clojure's core.async.

#csp#go-patterns#asyncio
Stars184
Forks9
Last commit3 years ago
Wagtail news template
Wagtail news templatePython

A Wagtail project template for quickly bootstrapping news websites with pre-defined pages, blocks, and fixtures.

#content-management#wagtail#project-template
Stars183
Forks78
Last commit3 days ago
CloudBot
CloudBotPython

A simple, fast, and expandable open-source Python IRC bot for automating tasks and interactions in chat rooms.

#open-source#plugin-system#chat-automation
Stars182
Forks64
Last commit3 days ago
SpiderFoot
SpiderFootPython

SpiderFoot is an open-source intelligence (OSINT) automation platform that integrates with 309+ data sources for threat intelligence and attack surface mapping.

#fastapi#osint#graphql
Stars182
Forks28
Last commit21 days ago
BG-atlasAPI
BG-atlasAPIPython

A Python API for downloading and processing neuroanatomical atlas data from multiple sources.

#brain#scientific-computing#neuroscience
Stars182
Forks67
Last commit1 day ago
typical
typicalPython

Fast, simple, and correct runtime data validation and enforcement using Python 3 type hints.

#runtime-analysis#python3-library#data-transmutation
Stars181
Forks9
Last commit1 year ago
ADBHoney
ADBHoneyPython

A low-interaction honeypot that mimics Android Debug Bridge (ADB) over TCP/IP to capture malware targeting exposed port 5555.

#honeypot#tcp-ip#android-security
Stars181
Forks35
Last commit1 year ago
gtfsdb
gtfsdbPython

GTFS ORM using SQLAlchemy

#gtfs-rt#python#gtfs
Stars180
Forks44
Last commit6 months ago
rdeditor
rdeditorPython

A simple, open-source graphical molecule editor built with RDKit and PySide6 for chemical structure drawing and editing.

#desktop-application#cheminformatics#molecule-editor
Stars179
Forks38
Last commit2 months ago
mqtt_bridge
mqtt_bridgePython

A bidirectional bridge for serializing ROS messages to/from MQTT, enabling communication between Robot Operating System and IoT protocols.

#robot-communication#ros-noetic#mqtt
Stars179
Forks149
Last commit2 years ago
Dlint
DlintPython

A static analysis tool that enforces secure coding practices and best practices for Python.

#secure-coding#developer-tools#linter
Stars179
Forks17
Last commit6 months ago
Chaperone
ChaperonePython

A lightweight init-style process manager for Docker containers providing syslog, cron, service orchestration, and monitoring.

#init-system#syslog#process-manager
Stars179
Forks31
Last commit6 years ago
mongoctl
mongoctlPython

A command-line utility for managing MongoDB servers and replica sets using declarative JSON configurations.

#devops#replica-sets#cli-tool
Stars178
Forks23
Last commit6 years ago
Forager
ForagerPython

A Python-based multithreaded threat intelligence gathering tool that collects, stores, and serves indicators of compromise from various sources.

#feed-management#ioc-extraction#carbonblack-integration
Stars178
Forks29
Last commit8 years ago
ChemML
ChemMLPython

A Python machine learning and informatics suite for analyzing, mining, and modeling chemical and materials data.

#data-science#deep-learning#materials-science
Stars178
Forks34
Last commit11 days ago
freshenv
freshenvPython

A CLI tool to provision, share, and manage isolated local and cloud developer environments using Docker containers.

#environment-management#isolated-environments#developer-tools
Stars177
Forks2
Last commit1 year ago
deadlink
deadlink

A Python tool that parses text files for HTTP URLs and checks if they are still valid.

#python-tool#link-checker#tool
Stars176
Forks4
Last commit7 months ago
CometML
CometMLJupyter Notebook

A collection of examples demonstrating how to use Comet.ml for machine learning experiment tracking across various Python frameworks.

#deep-learning-libraries#data-science#deep-learning
Stars176
Forks67
Last commit25 days ago
swapi-graphene
swapi-graphenePython

A GraphQL Star Wars API example built with Graphene and Django, demonstrating GraphQL integration with Django models.

#orm#graphql#starwars-api
Stars175
Forks33
Last commit6 years ago
Markdown-Videos
Markdown-VideosPython

An open-source tool that adds play buttons to YouTube and Vimeo thumbnails for easy embedding in GitHub markdown.

#fastapi#python-3#vercel-deployment
Stars175
Forks23
Last commit8 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
Stars174
Forks52
Last commit1 day ago
cli-github
cli-githubPython

A command-line Python application to interact with GitHub repositories and user data directly from the terminal.

#developer-tools#open-source#repository-management
Stars174
Forks17
Last commit9 years ago
bayesloop
bayesloopPython

A Python probabilistic programming framework for objective model selection in time-varying parameter time series models.

#grid-based-inference#scientific-computing#sequential-inference
Stars171
Forks31
Last commit1 month ago
hackers-grep
hackers-grepPython

A Python utility to search for strings, imports, exports, and debug symbols within Windows PE executables using regular expressions.

#imports-exports#pe-files#python
Stars171
Forks15
Last commit8 years ago
OAD
OADJupyter Notebook

A collection of tools and scripts to automate microscopy workflows in ZEN Blue using Python, APIs, and AI tools.

#image-analysis#microscopy#open-source
Stars169
Forks55
Last commit14 days ago
GraphQLer
GraphQLerPython

A dependency-aware GraphQL API fuzzing tool that automatically generates and executes security tests based on schema introspection.

#api#graphql#api-testing-framework
Stars169
Forks16
Last commit2 days ago
catkin_tools
catkin_toolsPython

Command-line tools for building, testing, and managing ROS catkin workspaces.

#robotics#command-line-tools#build-tools
Stars168
Forks150
Last commit1 year ago
Guide for Python devs to learn F#
Guide for Python devs to learn F#

A 30-minute F# tutorial with side-by-side code comparisons for developers coming from C#, Python, or TypeScript.

#side-by-side-examples#programming-language#developer-education
Stars168
Forks21
Last commit3 months ago
PreviousPage 60 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
#Machine Learning510
#Data Science287
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation186
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134