An open API service indexing awesome lists of open source software.

Python

Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

https://github.com/r9y9/nnmnkwii

Library to build speech synthesis systems designed for easy and fast prototyping.

machine-learning python speech-processing speech-synthesis text-to-speech voice-conversion

Last synced: 16 May 2025

https://github.com/perseas/Pyrseas

Provides utilities for Postgres database schema versioning.

postgres python schema-evolution

Last synced: 28 Mar 2025

https://github.com/bocadilloproject/bocadillo

(UNMAINTAINED) Fast, scalable and real-time capable web APIs for everyone

asgi asynchronous asyncio python web-framework

Last synced: 19 Jul 2025

https://github.com/bradmontgomery/django-querycount

Middleware that Prints the number of DB queries to the runserver console.

database debugging developer-tools django python

Last synced: 16 May 2025

https://github.com/bourdakos1/capsnet-visualization

๐ŸŽ† A visualization of the CapsNet layers to better understand how it works

ai capsnet capsule-network hinton machine-learning python tensorflow tutorial visualization

Last synced: 26 Oct 2025

https://github.com/madflojo/automatron

Infrastructure monitoring framework turning DevOps runbooks into automated actions

devops devops-tools docker health-check jinja2 monitoring python remote-execution runbook self-healing

Last synced: 22 Mar 2025

https://github.com/smahesh29/gender-and-age-detection

A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.

age age-detection age-prediction gender gender-detection gender-prediction opencv opencv-python python webcam

Last synced: 05 Apr 2025

https://github.com/ellisonleao/pyshorteners

:electric_plug: Generating short urls with python has never been easier

adfly api bitly cuttly dagd gitio isgd nullpointer osdb owly post python qpsru shortcm soogd tinycc tinyurl urlshortener

Last synced: 11 Jan 2026

https://github.com/philippnormann/nvidia-sniper

๐ŸŽฏ Autonomously buy Nvidia Founders Edition GPUs as soon as they become available.

automation bot checkout firefox nvidia python selenium sniper

Last synced: 02 Oct 2025

https://github.com/smahesh29/Gender-and-Age-Detection

A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.

age age-detection age-prediction gender gender-detection gender-prediction opencv opencv-python python webcam

Last synced: 07 Apr 2025

https://github.com/EpistasisLab/scikit-rebate

A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.

data-science feature-selection python

Last synced: 27 Mar 2025

https://github.com/ethereum/lahja

Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication, based on non-blocking asyncio

async asyncio eventbus python python3 trio

Last synced: 15 Oct 2025

https://github.com/cloudtools/awacs

Python library for AWS Access Policy Language creation

aws-iam python

Last synced: 14 May 2025

https://github.com/vatsi2/dex-crypto-mixer-tor-btc-eth-xmr

A privacy-first crypto mixer for Bitcoin, Ethereum, Monero, Secret Network, Zcash, and more. Use cross-chain swaps via DEXs (THORChain, SecretSwap) and DAOs (Tornado Cash, Aztec) to anonymize funds. Route transactions through Tor, zk-proofs, and custom networksโ€”just add your chains in settings.

anonymity bitcoin btc cryptocurrency cybersecurity darknet eth ethereum ltc monero privacy-tools python ram-cleaner thorchain tor tor-integration tornadocash xmr zero-knowledge-proofs zk-snarks

Last synced: 26 Mar 2025

https://github.com/skorov/ridrelay

Enumerate usernames on a domain where you have no creds by using SMB Relay with low priv.

activedirectory impacket pentesting python

Last synced: 02 Apr 2025

https://github.com/gdelugre/ida-arm-system-highlight

IDA script for highlighting and decoding ARM system instructions

arm ida-pro python script

Last synced: 06 Apr 2025

https://github.com/karlicoss/orgparse

Python module for reading Emacs org-mode files

org org-mode python

Last synced: 03 Oct 2025

https://github.com/caleb531/automata

A Python library for simulating finite automata, pushdown automata, and Turing machines

automata automaton finite-state-machine fsm pushdown-automata python turing-machine turing-machines

Last synced: 02 Jan 2026

https://github.com/yiling-j/theine

high performance in-memory cache

cache django memory python ttl

Last synced: 15 May 2025

https://github.com/chrism2671/PyTrendFollow

PyTrendFollow - systematic futures trading using trend following

algorithmic-trading python systematic-trading-strategies trading trading-bot

Last synced: 22 Mar 2025

https://github.com/kazhala/inquirerpy

:snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)

cli command-line prompt prompt-toolkit python

Last synced: 15 May 2025

https://github.com/georgemarshall/django-cryptography

Easily encrypt data in Django

django python

Last synced: 16 May 2025

https://github.com/MarkHedleyJones/dmenu-extended

An extension to dmenu for quickly opening files and folders.

dmenu python rofi systemd tiling-window-manager

Last synced: 30 Apr 2025

https://github.com/easy-graph/Easy-Graph

EasyGraph is an open-source network analysis library designed to cover advanced network processing methods. It includes functionalities for detecting structural hole spanners, network embedding, and various classic network analysis techniques.

multiprocessing-optimization network-analysis python structural-hole-theory

Last synced: 05 Apr 2025

https://github.com/appml/neutrinote

neutriNote - the original extensible Markdown + Math note app. Non-commerical. No lock-ins. Only 3 MB footprint & highly optimized. Designed for plaintext purists.

android-app editor journal knowledge-management latex lightweight markdown markdown-editor mathematics mathematics-notes memex mermaidjs note-taking notes-app python vuejs

Last synced: 29 Dec 2025

https://github.com/madeofpendletonwool/PinePods

Pinepods is a complete podcast management system and allows you to play, download, and keep track of podcasts you enjoy. All self hosted and enjoyed on your own server!

fastapi hacktoberfest mariadb podcast-player podcasts postgres python rust yew

Last synced: 13 May 2025

https://github.com/CamDavidsonPilon/tdigest

t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark

distributed-computing estimate mapreduce percentile pyspark python quantile

Last synced: 26 Mar 2025

https://github.com/gordicaleksa/pytorch-deepdream

PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.

deep-dream-tutorial deep-learning deep-learning-tutorial deepdream machine-learning python pytorch

Last synced: 10 Oct 2025

https://github.com/ronaldoussoren/py2app

py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.

macos python standalone

Last synced: 16 May 2025

https://github.com/markhedleyjones/dmenu-extended

An extension to dmenu for quickly opening files and folders.

dmenu python rofi systemd tiling-window-manager

Last synced: 18 Dec 2025

https://github.com/camdavidsonpilon/tdigest

t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark

distributed-computing estimate mapreduce percentile pyspark python quantile

Last synced: 08 Apr 2025

https://github.com/visini/abstracting-fastapi-services

FastAPI application and service structure for a more maintainable codebase โ€“ See full article

api fastapi python

Last synced: 11 Sep 2025

https://github.com/huluti/curtail

Simple & useful image compressor

compressor gnome gnome-circle gtk gtk4 image libadwaita lossless python

Last synced: 17 Jan 2026

https://github.com/endstonemc/endstone

Endstone - High-level Plugin API for Bedrock Dedicated Servers (BDS), in both Python and C++.

bds bedrock bedrock-dedicated-server bedrock-server bedrock-server-mod bukkit cpp docker endstone mcpe minecraft nukkit plugin python spigot

Last synced: 16 May 2025

https://github.com/sneakerhax/TTPs

Red Team Tactics, Techniques, and Procedures

bash linux pentesting powershell python python3 redteam security windows

Last synced: 11 Apr 2025

https://github.com/decodingml/personalized-recommender-course

๐Ÿ‘• Open-source course on architecting, building and deploying a real-time personalized recommender for H&M fashion articles.

course feature-store mlops personalized-recommendation python recommender-system tutorial two-tower-neural-networks

Last synced: 12 May 2025

https://github.com/sebp/PyGObject-Tutorial

Tutorial for using GTK+ 3 in Python

gnome gtk3 pygobject python tutorial

Last synced: 22 Apr 2025

https://github.com/hemansnation/python-roadmap

Python Roadmap. Learn Python programming as your first programming language. Python for Absolute Beginners, Non-Tech Professionals, 15+ Projects, 30 Topics, 500+ Practice Questions, with Data Structures & Algorithms

api flask git github heroku jupyter-notebook matplotlib mongodb numpy pandas postman python scrapping

Last synced: 06 Apr 2025

https://github.com/dvershinin/lastversion

Find the latest release version of an arbitrary project

api cmd formal-releases github github-api lastversion linux pypi python python3 shell version versions

Last synced: 13 Apr 2025

https://github.com/vatsi2/crosschain-anonymizer-cca

CrossChain Anonymizer is an open-source, self-hosted crypto mixer for 100% anonymous cross-chain transactions. Leveraging ZK-proofs, decentralized exchanges (DEX), and privacy-focused blockchains, it ensures untraceable transfers across Bitcoin, Monero, Ethereum, and more.

anonymity bitcoin btc crypto-mixer cryptocurrency cybersecurity darknet eth ethereum ltc privacy-tools python ram-cleaner thorchain tor tor-integration tornadocash xmr zero-knowledge-proofs zk-snarks

Last synced: 23 Mar 2025

https://github.com/msg-systems/holmes-extractor

Information extraction from English and German texts based on predicate logic

information-extraction machine-learning nlp ontology python semantics spacy spacy-extension

Last synced: 07 Apr 2025

https://github.com/gaining/Resetter

The easiest way to reset your debian or ubuntu based linux back to stock

apt linux linuxmint pyqt pyqt4 python resetter stock ubuntu

Last synced: 07 Apr 2025

https://github.com/msfidelis/serverless-architecture-boilerplate

:package: :zap: :rocket: Boilerplate to organize and deploy big projects using AWS API Gateway and AWS Lambda with Serverless Framework

aws aws-lambda boilerplate nodejs python serverless

Last synced: 05 Apr 2025

https://github.com/tuxity/insta-unfollower

An Instagram script to unfollow accounts who doesn't follow-you-back

instagram instagram-bot python script unfollow

Last synced: 04 Apr 2025

https://github.com/vlnahp/keyzero

KeyZero is a Python-based tool designed for brute-forcing Bitcoin private keys. It generates random or sequential private keys, computes their corresponding public addresses, and checks these addresses against an offline database or an online API to determine if they hold any Bitcoin balance.

address bitcoin bitcoin-wallet brute-force-attacks bruteforce btc cryptocurrency private-key python python3 sha256 wallet-generator

Last synced: 11 Apr 2025

https://github.com/jim-easterbrook/python-gphoto2

Python interface to libgphoto2

gphoto2 libgphoto2 python swig

Last synced: 24 Sep 2025

https://github.com/gunhochoi/kind-pytorch-tutorial

Kind PyTorch Tutorial for beginners

deep-learning python pytorch pytorch-tutorial

Last synced: 27 Oct 2025

https://github.com/tomerfiliba-org/reedsolomon

โณ๐Ÿ›ก Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation ๐Ÿ”ฎ and an optional speed-optimized Cython/C extension ๐Ÿš€

cython error-correcting-codes error-correction error-correction-codes parity-check python python2 python3 reed-solomon reed-solomon-codes

Last synced: 12 Dec 2025

https://github.com/GunhoChoi/Kind-PyTorch-Tutorial

Kind PyTorch Tutorial for beginners

deep-learning python pytorch pytorch-tutorial

Last synced: 07 May 2025

https://github.com/jruere/multiprocessing-logging

Handler for logging from multiple processes

linux logging multiprocessing python

Last synced: 21 Oct 2025

https://github.com/wassim249/yt-navigator

YT Navigator: AI-powered YouTube content explorer that lets you search and chat with channel videos using AI agents. Extract insights from hours of content in seconds with semantic search and precise timestamps.

agentic-ai agentic-rag ai django langchain langgraph llm python rag reranking youtube youtube-bot

Last synced: 19 Oct 2025

https://github.com/apex/up-examples

Example apps, apis, and sites for Up.

aws golang java lambda nodejs python serverless up

Last synced: 06 Apr 2025

https://github.com/mbro95/portablecellnetwork

Utilize a Raspberry Pi and a Nuand BladeRF to generate your own portable local cell network

bladerf nib nuand pysim python raspberry-pi sd-card yate yatebts

Last synced: 02 Apr 2025

https://github.com/yzkang/My-Data-Competition-Experience

ๆœฌไบบๅคšๆฌกๆœบๅ™จๅญฆไน ไธŽๅคงๆ•ฐๆฎ็ซž่ต›Top5็š„็ป้ชŒๆ€ป็ป“๏ผŒๆปกๆปก็š„ๅนฒ่ดง๏ผŒๆ‹ฟๅฅฝไธ่ฐข

automl catboost data-science deep-learning feature-engineering feature-selection gan hyperparameter-optimization kaggle-competition lightgbm machine-learning model-fusion model-selection python sql tianchi-competition xgboost

Last synced: 27 Apr 2025

https://github.com/tvorog/pytest-lazy-fixture

It helps to use fixtures in pytest.mark.parametrize

pytest pytest-plugin python python3 test testing

Last synced: 21 Oct 2025

https://github.com/codingforentrepreneurs/opencv-python-series

An OpenCV & Python Tutorial Series and Reference.

opencv python python3 reference tutorial youtube-series

Last synced: 18 Jan 2026

https://github.com/seratch/ChatGPT-in-Slack

Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot

ai aws chatbot chatbots chatgpt lambda-functions openai productivity productivity-tools python python3 serverless slack

Last synced: 20 Sep 2025

https://github.com/pnxenopoulos/awpy

Python library to parse, analyze and visualize Counter-Strike 2 data

counter-strike counter-strike-global-offensive csgo esports python sports-analytics sports-data

Last synced: 08 May 2025

https://github.com/seratch/chatgpt-in-slack

Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot

ai aws chatbot chatbots chatgpt lambda-functions openai productivity productivity-tools python python3 serverless slack

Last synced: 04 Apr 2025

https://github.com/shamspias/customizable-gpt-chatbot

A dynamic, scalable AI chatbot built with Django REST framework, supporting custom training from PDFs, documents, websites, and YouTube videos. Leveraging OpenAI's GPT-3.5, Pinecone, FAISS, and Celery for seamless integration and performance.

artificial-intelligence autogpt chatbot conversational-ai data-preprocessing django django-rest-framework gpt-3 gpt-voice langchain langchain-python longchain machine-learning natural-language-processing nlp python voice-chat voice-recognition voice-to-text voice-transcription

Last synced: 05 Apr 2025

https://github.com/mautrix/facebook

A Matrix-Facebook Messenger puppeting bridge

bridge facebook-messenger matrix matrix-appservice matrix-org python

Last synced: 30 Dec 2025

https://github.com/solegalli/feature-engineering-for-machine-learning

Code repository for the online course Feature Engineering for Machine Learning

data-science feature-engineering feature-extraction machine-learning python

Last synced: 04 Apr 2025

https://github.com/sebp/pygobject-tutorial

Tutorial for using GTK+ 3 in Python

gnome gtk3 pygobject python tutorial

Last synced: 15 May 2025

https://github.com/roboflow/roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.

computer-vision deep-learning machine-learning python

Last synced: 15 May 2025

https://github.com/pydy/pydy

Multibody dynamics tool kit.

dynamics physics python simulation

Last synced: 21 Oct 2025

https://github.com/njanakiev/openstreetmap-heatmap

Visualization of OpenStreetMap Data with Blender and Python

blender blender-scripts data-visualization dataviz openstreetmap python

Last synced: 06 Apr 2025

https://github.com/tryexceptpass/sofi

an OS agnostic UI module for Python

gui python widget

Last synced: 05 Apr 2025

https://github.com/paulocheque/django-dynamic-fixture

A complete library to create dynamic model instances for testing purposes.

database-testing django python testing-tools

Last synced: 07 Apr 2025

https://github.com/ndif-team/nnsight

The nnsight package enables interpreting and manipulating the internals of deep learned models.

interpretability machine-learning neural-networks python pytorch

Last synced: 26 Feb 2025

https://github.com/nate-xyz/resonance

Intuitive GTK4/LibAdwaita music player

gnome gtk4 libadwaita media-player music music-player python rust

Last synced: 05 Apr 2025

https://github.com/vanheeringen-lab/genomepy

genes and genomes at your fingertips

bioconda ensembl genome ncbi python ucsc

Last synced: 15 May 2025

https://github.com/sassoftware/saspy

A Python interface module to the SAS System. It works with Linux, Windows, and Mainframe SAS as well as with SAS in Viya.

python sas viya

Last synced: 14 May 2025

https://github.com/kentzo/git-archive-all

A python script wrapper for git-archive that archives a git superproject and its submodules, if it has any. Takes into account .gitattributes

archive cli git python submodule

Last synced: 25 Oct 2025

https://github.com/nazdridoy/kokoro-tts

A CLI text-to-speech tool using the Kokoro model, supporting multiple languages, voices (with blending), and various input formats including EPUB books and PDF documents.

audiobook epub kokoro kokoro-tts pdf podcast python tts

Last synced: 16 May 2025

https://github.com/Huluti/Curtail

Simple & useful image compressor

compressor gnome gnome-circle gtk gtk4 image libadwaita lossless python

Last synced: 03 Apr 2025

https://github.com/xuanjihe/speech-emotion-recognition

speech emotion recognition using a convolutional recurrent networks based on IEMOCAP

iemocap-database python speech-emotion-recognition tensorflow

Last synced: 19 Jul 2025

https://github.com/iffix/machin

Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

a3c-pytorch ddpg deep-learning distributed dqn ppo prioritized-experience-replay python pytorch pytorch-lightning pytorch-reinforcement-learning reinforcement-learning sac td3

Last synced: 04 Apr 2025

https://github.com/akamai-threat-research/mqtt-pwn

MQTT-PWN intends to be a one-stop-shop for IoT Broker penetration-testing and security assessment operations.

exploitation iot mqtt mqtt-broker mqtt-client python reconnaissance

Last synced: 15 Jan 2026

https://github.com/protonmail/proton-python-client

Python Proton client module

api client protonmail protonvpn python srp

Last synced: 12 Apr 2025

https://github.com/openairplay/openairplay

Enabling Airplay just like on Apple OSX on Ubuntu and possibly other non-apple OSes

airplay python qt qt4

Last synced: 06 Apr 2025

https://github.com/p0dalirius/finduncommonshares

FindUncommonShares is a Python script allowing to quickly find uncommon shares in vast Windows Domains, and filter by READ or WRITE accesses.

active-directory pentesting python shares smb uncommon windows

Last synced: 26 Mar 2025

https://github.com/lightkurve/lightkurve

A friendly package for Kepler & TESS time series analysis in Python.

astronomy astrophysics k2 kepler nasa python tess time-series timeseries

Last synced: 21 Oct 2025