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/zeekay/flask-uwsgi-websocket

🔌 High-performance WebSockets for your Flask apps powered by uWSGI.

flask python uwsgi websockets

Last synced: 16 May 2025

https://github.com/petermosmans/security-scripts

A collection of security related Python and Bash shell scripts. Analyze hosts on generic security vulnerabilities. Wrapper around popular tools like nmap (portscanner), nikto (webscanner) and testssl.sh (SSL/TLS scanner)

nikto nmap python security security-scanner security-tools ssl testssl

Last synced: 07 Apr 2025

https://github.com/JustTemmie/steam-presence

A script that takes the game you're playing on steam and displays it on discord

discord discord-rich-presence games linux macos python python3 rich-presence steam steam-api steam-deck steam-games steamdeck syncronization

Last synced: 31 Mar 2025

https://github.com/second-state/smart-contract-search-engine

Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract

apache2 blockchain cybermiles ethereum flask python search-engine second-state smart-contracts solidity

Last synced: 10 Oct 2025

https://github.com/stormzhang/token-tracker

Track token usage across local AI agents (Claude Code, Codex) — Custom StatusLine, CLI Dashboard with cost analysis, rate limit monitoring, and session tracking

ai-agent claude-code cli codex python rich token-tracker

Last synced: 06 Jun 2026

https://github.com/cool-rr/marley

A framework for multi-agent reinforcement learning.

ai hacktoberfest keras machine-learning python q-learning reinforcement-learning tensorflow

Last synced: 05 Apr 2025

https://github.com/antonkueltz/fastecdsa

Python library for fast elliptic curve crypto

cryptography digital-signature ecdsa elliptic-curves python

Last synced: 14 May 2025

https://github.com/spl0k/supysonic

Supysonic is a Python implementation of the Subsonic server API.

audio audio-streaming music python self-hosted server streaming subsonic

Last synced: 27 Mar 2025

https://github.com/lilohuang/pyturbojpeg

PyTurboJPEG is a highly optimized Python wrapper of libjpeg-turbo (TurboJPEG API) which supports x86 and ARM architecture.

arm decoding embedded-systems image-processing jpeg-turbo libjpeg libjpeg-turbo macos opencv-python pypy python python-wrapper python2 python3 real-time simd-optimizations simd-parallelism turbo-jpeg turbojpeg x86

Last synced: 21 Feb 2026

https://github.com/amoudgl/short-jokes-dataset

Python scripts for building 'Short Jokes' dataset, featured on Kaggle

beautiful-soup dataset humor jokes oneliners python scrapers web-scraping

Last synced: 03 Apr 2025

https://github.com/cool-RR/marley

A framework for multi-agent reinforcement learning.

ai hacktoberfest keras machine-learning python q-learning reinforcement-learning tensorflow

Last synced: 01 May 2025

https://github.com/jinglescode/time-series-forecasting-pytorch

Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM

deep-learning lstm-model machine-learning neural-network python pytorch time-series-forecasting

Last synced: 06 Apr 2025

https://github.com/pywinauto/SWAPY

not maintained any more (will be replaced by py_inspect)

gui-test-generator python pywinauto pywinauto-inspector qa uiautomation

Last synced: 24 Mar 2025

https://github.com/NagariaHussain/doppio

A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.

frappe frappe-framework python react reactjs spa tailwindcss vitejs vue vuejs

Last synced: 28 Aug 2025

https://github.com/eggplants/deepl-cli

DeepL Translator CLI (without API Key)

cli deepl-translator docker puppeteer pyppeteer python translator

Last synced: 28 Dec 2025

https://github.com/andrejorsula/pymoveit2

Basic Python interface for MoveIt 2 built on top of ROS 2 actions and services

moveit2 python robotics ros2

Last synced: 06 Sep 2025

https://github.com/anjishnu/ask-alexa-pykit

A minimalist SDK for developing skills for the Amazon Echo's ASK - Alexa Skills Kit using Amazon Web Services's Python Lambda Functions. Currently supported profiles are for Linux servers and AWS Lambda. Check the appropriate release branch. The cherrypy release branches have added components for request validation.

alexa-pykit alexa-skills-kit aws-lambda python

Last synced: 04 Apr 2025

https://github.com/djm/python-scrapyd-api

A Python wrapper for working with Scrapyd's API.

api-wrapper python scrapy-spider

Last synced: 13 Apr 2025

https://github.com/hifi/heisenbridge

a bouncer-style Matrix IRC bridge

appservice bouncer bridge irc matrix python

Last synced: 15 May 2025

https://github.com/astrofrog/fast-histogram

:zap: Fast 1D and 2D histogram functions in Python :zap:

histogram performance python

Last synced: 15 May 2025

https://github.com/awslabs/aws-ddk

An open source development framework to help you build data workflows and modern data architecture on AWS.

aws dataengineering dataops python

Last synced: 14 Jan 2026

https://github.com/turboway/bigdata_practice

大数据分析可视化实践

analyze bigdata hive kafka nginx python stream

Last synced: 03 Mar 2026

https://github.com/pubs/pubs

Your bibliography on the command line

bibliographic-data bibtex citation cli paper pdf python

Last synced: 01 Apr 2025

https://github.com/scikit-signal/tftb

A Python module for time-frequency analysis

matplotlib numpy python scipy signal-processing time-frequency-analysis

Last synced: 16 May 2025

https://github.com/ori-mrg/robotcar-dataset-sdk

Software Development Kit for the Oxford Robotcar Dataset

datasets learning matlab python robotics vision website

Last synced: 06 Apr 2025

https://github.com/scikit-fmm/scikit-fmm

scikit-fmm is a Python extension module which implements the fast marching method.

boundaries differential-equations numpy-arrays python python-extension scikit-fmm surface-modeling surface-reconstruction

Last synced: 21 Oct 2025

https://github.com/natumbri/mopidy-youtube

Mopidy extension for playing music from YouTube

mopidy mopidy-backend python youtube-player

Last synced: 23 Feb 2026

https://github.com/fkie/multimaster_fkie

ROS stack with FKIE packages for multi-robot (discovering, synchronizing and management GUI)

multimaster network python ros

Last synced: 22 Apr 2025

https://github.com/calebmadrigal/fouriertalkoscon

Presentation Materials for my "Sound Analysis with the Fourier Transform and Python" OSCON Talk.

fourier fourier-analysis fourier-transform ipynb math python

Last synced: 11 Oct 2025

https://github.com/inyutin/aiohttp_retry

Simple retry client for aiohttp.

aiohttp backoff failure python retries

Last synced: 21 Feb 2026

https://github.com/archesproject/arches

Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories

archeology cidoc django graph-database heritage python

Last synced: 04 Mar 2026

https://github.com/evanpurkhiser/dots

A portable tool for managing a single set of dotfiles in an organized fashion

dotfile-manager dotfiles python

Last synced: 06 Apr 2025

https://github.com/OpenGenus/vidsum

Generate summary of any video :tv: anywhere and anytime

opengenus python video video-summarization youtube

Last synced: 19 Jul 2025

https://github.com/evanli/programming-book-3

Programming books 3: Python、 Machine-Learning、 Deep-Learning、 NLP

books deep-learning machine-learning nlp python

Last synced: 09 Apr 2025

https://github.com/Voyz/ibind

IBind is a REST and WebSocket client library for Interactive Brokers Client Portal Web API.

ib ibkr ibkr-api ibkr-api-client ibkr-client ibkr-python ibkr-python-client ibkr-rest-client ibkr-web-api interactive-brokers python python-client rest-client

Last synced: 17 Aug 2025

https://github.com/chrysn/aiocoap

The Python CoAP library

asyncio coap internet-of-things oscore python

Last synced: 14 May 2025

https://github.com/megadose/nqntnqnqmb

Allows you to retrieve information on linkedin profiles, companies on linkedin and search on linkedin companies/persons

information-gathering information-gathering-tool linkedin linkedin-scraper open-source-intelligence osint osint-tools python

Last synced: 05 Apr 2025

https://github.com/vmware-archive/euc-samples

Workspace ONE UEM (previously AirWatch) Samples and Guidance

macos powershell python shell swift windows-10

Last synced: 17 Jul 2025

https://github.com/bmoscon/orderbook

A fast L2/L3 orderbook data structure, in C, for Python

c finance orderbook python python-c-extension python-extension trading

Last synced: 15 May 2025

https://github.com/teemu-l/execution-trace-viewer

Tool for viewing and analyzing execution traces

pyqt5 python reverse-engineering security security-tools x64dbg

Last synced: 10 May 2025

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

A much more elaborate replacement for removed Python's `platform.linux_distribution()` method

distribution distro hacktoberfest linux linux-distribution python python-library

Last synced: 13 May 2025

https://github.com/pcorpet/airtable.py

Python interface to the Airtable's REST API

airtable python

Last synced: 16 May 2025

https://github.com/elsnoman/pyleniumio

Bring the best of Selenium and Cypress into a single Python package

hacktoberfest python selenium selenium-python selenium-webdriver web-automation web-automation-testing

Last synced: 12 Apr 2025

https://github.com/tudssl/bfree

BFree: Enabling Battery-free Sensor Prototyping with Python

battery-free circuitpython embedded energy-harvesting firmware hardware metro microcontroller python

Last synced: 13 Sep 2025

https://github.com/aqeelanwar/PEDRA

Programmable Engine for Drone Reinforcement Learning Applications

airsim drone programmable-engine python reinforcement-learning unreal-engine

Last synced: 19 Jul 2025

https://github.com/tanrax/terminal-advancednewfile

Fast creation of files and directories. Mimics the operation of AdvancedNewFile (Vim plugin)

advancednewfile mkdir python terminal touch

Last synced: 07 Oct 2025

https://github.com/rasgointelligence/RasgoQL

Write python locally, execute SQL in your data warehouse

data-analysis data-science pandas python sql

Last synced: 20 Jul 2025

https://github.com/rasgointelligence/rasgoql

Write python locally, execute SQL in your data warehouse

data-analysis data-science pandas python sql

Last synced: 14 Jun 2025

https://github.com/pavanw3b/sh00t

Security Testing is not as simple as right click > Scan. It's messy, a tough game. What if you had missed to test just that one thing and had to regret later? Sh00t is a highly customizable, intelligent platform that understands the life of bug hunters and emphasizes on manual security testing.

django penetration-testing python security

Last synced: 02 Apr 2025

https://github.com/ElSnoMan/pyleniumio

Bring the best of Selenium and Cypress into a single Python package

hacktoberfest python selenium selenium-python selenium-webdriver web-automation web-automation-testing

Last synced: 08 Jul 2025

https://github.com/umihico/portfoliohub

Your portfolio is captured here! Tag #portfolio-website on your repository.

flask personal-website portfolio portfolio-page portfolio-site portfolio-website python

Last synced: 09 Apr 2025

https://github.com/nameko/nameko-examples

Nameko microservices example

docker microservices nameko python rabbitmq

Last synced: 09 Apr 2025

https://github.com/sergioteula/python-amazon-paapi

Amazon Product Advertising API 5.0 wrapper for Python 💰

affiliate amazon amazon-product-advertising hacktoberfest paapi5 product python

Last synced: 17 Jan 2026

https://github.com/outreachy/website

Code for the Outreachy website, based on Python, Django, and Bootstrap.

css django documentation html javascript python

Last synced: 01 Apr 2025

https://github.com/sobolevn/the-best-python-course

Все необходимые материалы для "Лучшего курса по Питону"

course free homework python python-course python-course-materials

Last synced: 25 Oct 2025

https://github.com/tonyfischetti/sake

A self-documenting build automation tool

ansible automation documentation make python yaml

Last synced: 06 Apr 2025

https://github.com/CaravelKit/saas-base

SaaS base application (Flask, Vue, Bootstrap, Webpack)

dashboard flask python saas-boilerplate vue webpack

Last synced: 19 Jul 2025

https://github.com/home-assistant-libs/netdisco

:mag_right: Python library to scan local network for services and devices.

discovery home-assistant home-automation internet-of-things mdns python upnp

Last synced: 08 Oct 2025

https://github.com/OpenKMIP/PyKMIP

A Python implementation of the KMIP specification.

key-management kmip python

Last synced: 19 Jul 2025

https://github.com/music-x-lab/POP909-Dataset

This is the dataset repository for the paper: POP909: A Pop-song Dataset for Music Arrangement Generation

dataset deep-learning jupyter-notebook music music-generation python

Last synced: 14 Jul 2025

https://github.com/Slashbunny/gog-galaxy-plugin-downloader

Downloads and Updates GOG Galaxy 2.0 Plugins/Integrations

gog-galaxy python

Last synced: 09 Apr 2025

https://github.com/bastula/dicompyler

Extensible radiation therapy research platform and viewer for DICOM and DICOM RT

dicom dicom-files dicom-rt patient python rt-dose viewer wxpython

Last synced: 23 Apr 2025

https://github.com/kitplummer/clikan

clikan is a super simple personal kanban board that runs in a CLI

kanban personal python

Last synced: 22 Jan 2026

https://github.com/svenkreiss/pysparkling

A pure Python implementation of Apache Spark's RDD and DStream interfaces.

apache-spark data-processing data-science python

Last synced: 07 Apr 2025

https://github.com/eric-canas/qreader

Robust and Straight-Forward solution for reading difficult and tricky QR codes within images in Python. Powered by YOLOv8

computer-vision easy-to-use image-processing object-detection pip python pytorch pyzbar qr qrcode qrcode-reader qrcode-scanner yolov8

Last synced: 15 May 2025

https://github.com/mirumee/prices

Python price handling for humans.

currencies currency e-commerce gross money net prices python

Last synced: 29 Jun 2025

https://github.com/vopani/datatableton

100 exercises to learn Python Datatable

data-science datatable pydatatable python tutorial-exercises

Last synced: 12 May 2025

https://github.com/netsquare/BrowserBruter

BrowserBruter is a powerful web form fuzzing automation tool designed for web security professionals and penetration testers. This Python-based tool leverages Selenium and Selenium-Wire to automate web form fuzzing, making it easier to identify potential vulnerabilities in web applications.

browser-automation burpsuite cybersecurity ethical-hacking hacking penetration-testing python security-tools selenium selenium-python seleniumwire webhacking

Last synced: 01 Apr 2025

https://github.com/bmcfee/resampy

Efficient sample rate conversion in python

audio dsp nyucds python

Last synced: 13 Apr 2025

https://github.com/tanrax/terminal-AdvancedNewFile

Fast creation of files and directories. Mimics the operation of AdvancedNewFile (Vim plugin)

advancednewfile mkdir python terminal touch

Last synced: 22 Mar 2025

https://github.com/pyunity/pyunity

A pure Python 3D Game Engine that was inspired by the structure of the Unity Game Engine

game-engine gamedev glfw pysdl2 python pyunity unity unity-engine

Last synced: 15 May 2025

https://github.com/thespeedx/socker

Checks SOCKS Proxy List To find Working Proxies

check-proxies proxies proxy-checker python socker socks speedx thread

Last synced: 06 Apr 2025

https://github.com/alvassin/backendschool2019

Приложение для практического руководства по разработке бекенд-сервисов на Python (на основе вступительного испытания в Школу бэкенд‑разработки Яндекса)

aiohttp alembic asyncio asyncpg python python3 sqlalchemy yandex

Last synced: 20 Jul 2025

https://github.com/choderalab/software-development

A primer on software development best practices for computational chemistry

computational-chemistry development-practices python

Last synced: 04 Feb 2026

https://github.com/tvytlx/render-py

A software 3D renderer written in Python. (Purely educational)

3d python rendering

Last synced: 08 May 2025

https://github.com/phpdude/docker-django-webpack-skeleton

Django Skeleton W/ Docker Dev & Production W/ Webpack 2 W/ BabelJS W/ Sass W/ PostgreSQL

babeljs django django-skeleton docker docker-compose python sass webpack webpack2

Last synced: 06 Oct 2025

https://github.com/qxf2/wtfiswronghere

A collection of simple errors that beginners are likely to hit when they start writing Python.

challenge errors exercise python

Last synced: 12 Apr 2025

https://github.com/python/python-docs-zh-tw

Traditional Chinese (zh-tw) translation of the Python Documentation

python translation

Last synced: 15 May 2025

https://github.com/eight04/ComicCrawler

An image crawler written in Python.

cli crawler gui image-crawler python tkinter

Last synced: 03 Aug 2025

https://github.com/Trinkle23897/Fast-Poisson-Image-Editing

A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.

cpp cuda high-performance-computing image-processing jacobi-iteration jacobi-method mpi numpy openmp parallel-computing poisson-image-editing pybind11 python

Last synced: 02 Apr 2025

https://github.com/tayler6000/pyvoip

Pure python VoIP/SIP/RTP library. Currently supports PCMA, PCMU, and telephone-event

python rtp sip voip

Last synced: 06 Jul 2025

https://github.com/trinkle23897/fast-poisson-image-editing

A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.

cpp cuda high-performance-computing image-processing jacobi-iteration jacobi-method mpi numpy openmp parallel-computing poisson-image-editing pybind11 python

Last synced: 05 Apr 2025

https://github.com/ergrelet/themida-unmutate

Static deobfuscator for Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.

code-mutation code-virtualizer deobfuscation miasm obfuscation python symbolic-execution themida winlicense

Last synced: 05 Apr 2025

https://github.com/OpenDrift/opendrift

Open source framework for ocean trajectory modelling

ocean ocean-modelling python trajectory

Last synced: 06 May 2025

https://github.com/widgetti/reacton

A pure Python port of React for ipywidgets

ipywidgets jupyter python react user-interface

Last synced: 12 Apr 2025

https://github.com/neuml/txtchat

💭 Retrieval augmented generation (RAG) and language model powered search applications

large-language-models llm machine-learning nlp python rag retrieval-augmented-generation search txtai

Last synced: 31 Oct 2025

https://github.com/xlcnd/isbnlib

python library to validate, clean, transform and get metadata of ISBN strings (for devs).

biblatex bibliographic-references book csl-json doi ean13 endnote google-books isbn metadata open-library python

Last synced: 22 Feb 2026

https://github.com/atexio/mercure

Mercure is a tool for security managers who want to train their colleague to phishing.

campaign email hacking phishing python security

Last synced: 02 Apr 2025

https://github.com/epeios-q37/atlas-python

World's lightest toolkit to quickly and easily add a GUI to your Python programs and bring them online.

api gpio gui jupyter network python python2 python3 raspberry-pi todomvc web webgpio

Last synced: 15 May 2025