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

JeffQL
JeffQLPython

A FastAPI-based authentication and login API using GraphQL and JWT for secure user management.

#fastapi#asyncio#authentication
Stars31
Forks7
Last commit2 years ago
Wagtail Import Export
Wagtail Import ExportPython

Export and import published Wagtail page trees between instances via API or file.

#api#content-management#wagtail
Stars31
Forks15
Last commit5 years ago
PyDexter
PyDexterPython

A Python wrapper for D3xter that renders interactive charts in the browser with simple Python syntax.

#data-science#d3-wrapper#python
Stars30
Forks6
Last commit8 years ago
vl53l1x_pico
vl53l1x_picoPython

A MicroPython driver for the VL53L1X time-of-flight sensor on Raspberry Pi Pico.

#distance-sensor#micropython#i2c
Stars30
Forks6
Last commit5 years ago
Data Driven Code
Data Driven CodePython

A PyCon Canada 2016 session demonstrating neural network basics and data-driven code reuse with simple Python examples.

#beginner-friendly#educational#neural-networks
Stars30
Forks8
Last commit9 years ago
Hashes
HashesPython

A simple GTK4+Adwaita GUI application for identifying hash algorithms on Linux.

#adwaita#flathub#hash-identification
Stars30
Forks6
Last commit1 month ago
JSON Schema Toolkit
JSON Schema ToolkitPython

A Python toolkit for programmatically building and validating JSON schemas with Django and PostgreSQL integration.

#programmatic-schemas#validation#data-modeling
Stars30
Forks5
Last commit5 years ago
gemini-cli-mcp
gemini-cli-mcpPython

A tool that enables using Gemini AI as an MCP server within Claude Code for large file analysis and token savings.

#developer-tools#file-analysis#claude-code
Stars30
Forks2
Last commit1 year ago
A implementation of Shor's algorithm written in Python calling Q# for the quantum part
A implementation of Shor's algorithm written in Python calling Q# for the quantum partHTML

A Python implementation of Shor's algorithm that calls Q# for quantum phase estimation, featuring cross-language interoperability and parallel computation.

#parallel-computing#python3#hybrid-algorithm
Stars29
Forks11
Last commit
mne-python-notebooks
mne-python-notebooks

A collection of IPython notebooks demonstrating EEG and MEG data processing workflows using mne-python.

#neuroscience#brain-research#meg-processing
Stars29
Forks25
Last commit10 years ago
omarchy-speech-to-text
omarchy-speech-to-textPython

Offline speech-to-text dictation for Arch Linux Wayland systems using Faster Whisper and ydotool.

#arch-linux#ai#ydotool
Stars29
Forks1
Last commit10 months ago
aprs2influxdb
aprs2influxdbPython

A Python tool that connects to ham radio APRS-IS servers and saves packet data into an InfluxDB database.

#aprs#ham-radio#telemetry
Stars29
Forks8
Last commit3 years ago
Mapzen GTFS
Mapzen GTFSPython

A Python library for reading, writing, and validating GTFS (General Transit Feed Specification) feeds.

#csv-processing#python-library#python
Stars29
Forks7
Last commit7 years ago
Kako
KakoPython

A Python honeypot framework that simulates vulnerable IoT devices to capture attack sources, droppers, and payloads.

#honeypot#sns#attack-capture
Stars29
Forks8
Last commit5 years ago
pico-ir
pico-irPython

A complete infrared (IR) communication library for Raspberry Pi Pico microcontrollers.

#iot#remote-control#embedded
Stars29
Forks7
Last commit4 months ago
micropy-stubs
micropy-stubsPython

Automatically generates stub packages for MicroPython devices and firmware to enable IDE autocompletion and type hints.

#stubs#micropython#microcontroller
Stars29
Forks5
Last commit3 years ago
Wagtail PDF View
Wagtail PDF ViewPython

Render Wagtail CMS pages and Django models as PDF documents using WeasyPrint or LaTeX.

#open-source#content-management#document-rendering
Stars29
Forks8
Last commit1 year ago
Products.EasyNewsletter
Products.EasyNewsletterPython

A powerful newsletter and mailing add-on for Plone CMS with flexible content collection and automated sending.

#hacktoberfest#plone-addon#content-management
Stars29
Forks22
Last commit17 days ago
PyAppImage
PyAppImagePython

A tool to create optimized Python AppImages for distributing applications across Linux systems.

#hacktoberfest#portable-applications#deployment
Stars29
Forks6
Last commit4 years ago
pi_payments
pi_paymentsPython

A Raspberry Pi 3-based payment module using RFID for secure transaction processing.

#iot#embedded-systems#hardware
Stars29
Forks8
Last commit8 years ago
FlexML
FlexMLPython

A flexible AutoML library for Python that automates model selection and hyperparameter tuning for regression and classification tasks.

#hyperparameter-tuning#python-library#data-science
Stars28
Forks6
Last commit6 months ago
Pepper
PepperPython

A hackathon application and user management system that integrates with MyMLH for sign-in and serves as a central hub for event tech stacks.

#sendgrid#redis#flask
Stars28
Forks7
Last commit3 years ago
BeanQueue
BeanQueuePython

A lightweight Python task queue framework using SQLAlchemy and PostgreSQL SKIP LOCKED/NOTIFY for transactional task processing.

#task-queue#queue#lightweight
Stars28
Forks3
Last commit20 days ago
gremlinclient
gremlinclientPython

A Python client for TinkerPop 3 Gremlin Server supporting Tornado, Trollius, and Asyncio.

#tinkerpop#asyncio#gremlin-server
Stars28
Forks6
Last commit10 years ago
Wagtail Live Preview
Wagtail Live PreviewPython

Adds live preview functionality to Wagtail CMS admin, showing page changes in real-time as you edit.

#django-package#real-time-editing#content-management
Stars28
Forks7
Last commit2 years ago
German ELMo Model
German ELMo Model

A German ELMo deep contextualized word representation model trained on a specialized German Wikipedia text corpus for NLP tasks.

#german-language#bilm#elmo-model
Stars28
Forks1
Last commit6 years ago
PyPackerDetect (refactored)
PyPackerDetect (refactored)Python

Detects packers in Windows PE files using multiple heuristics and PEiD's signature database.

#heuristics#peid#pe-file
Stars28
Forks4
Last commit1 year ago
AlgoWorld-Contracts
AlgoWorld-ContractsPython

A collection of Algorand smart signatures and contracts for NFT swapping and trading on the AlgoWorld platform.

#pytest#python-library#smart-contracts
Stars28
Forks4
Last commit2 months ago
DAX
DAXPython

A Python framework for distributed processing and automation of neuroimaging data on XNAT platforms.

#workflow-automation#research-tools#dax
Stars28
Forks24
Last commit2 months ago
aiomock
aiomockPython

A Python unittest.Mock extension that adds async support for return_value and side_effect.

#asyncio#async-await#unit-testing
Stars28
Forks0
Last commit2 years ago
python-dshield
python-dshieldPython

Pythonic interface to the Internet Storm Center / DShield API.

#library#sans#infosec
Stars28
Forks12
Last commit3 years ago
voicetest
voicetestPython

A test harness for voice agents that imports from platforms like Retell and VAPI, runs autonomous simulations, and evaluates with LLM judges.

#bland#retell#dspy
Stars28
Forks4
Last commit4 days ago
ttgo-hershey-fonts
ttgo-hershey-fontsPython

MicroPython Hershey font demo for the TTGO-LCD board

#micropython#esp32#python
Stars28
Forks3
Last commit5 years ago
NCS
NCSPython

An algorithm that minimizes pixel-dependent noise from sCMOS cameras in microscopy images with arbitrary structures.

#algorithm#readout#image-correction
Stars28
Forks11
Last commit6 years ago
EBU-TT Live Interoperability Toolkit
EBU-TT Live Interoperability ToolkitPython

A toolkit for generating, testing, and distributing subtitle documents in the EBU-TT Live specification format.

#ebu-tt#python-library#xsd-validation
Stars27
Forks11
Last commit2 years ago
linuxdeploy-plugin-python
linuxdeploy-plugin-pythonShell

A linuxdeploy plugin that bundles Python and dependencies into lightweight AppImages for portable applications.

#self-contained-executables#portable-applications#python-distribution
Stars27
Forks6
Last commit
PreviousPage 78 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
7 years ago
2 years ago
#Machine Learning510
#Data Science287
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation186
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134