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/martinvonk/spei

A simple Python package to calculate and visualize some popular drought indices such as the SPI, SPEI and SGI.

drought drought-index drought-indices groundwater hydrology python sgi spei spi timeseries

Last synced: 04 Jan 2026

https://github.com/akagi201/learning-python

notes and codes while learning python

example library python tutorial

Last synced: 27 Apr 2025

https://github.com/RMDC-Crafty/crafty

[Moved to Gitlab] Crafty is an open source Minecraft control panel built using Tornado and AdminLTE, featuring server scheduling, a interactive console and the ability to run almost any type of Minecraft server

adminlte game-server minecraft panel python tornado

Last synced: 16 May 2025

https://github.com/chandlerbang/movie-qa-system

基于知识图谱的电影问答系统。 This is a simple question answering and recommender system on movies (based on Knowledge Graph).

flask knowledge-graph neo4j-database python question-answering recommender-system

Last synced: 08 Apr 2025

https://github.com/praekelt/django-likes

Django app providing view interface to django-secretballot.

django django-secretballot python

Last synced: 09 Apr 2025

https://github.com/GilbN/geoip2influx

A python script that will parse the nginx access.log and send geolocation metrics and log metrics to InfluxDB

docker geoip2 geolocation-metrics grafana grafana-dashboard hacktoberfest influxdb libmaxminddb log-metrics maxmind maxminddb nginx python

Last synced: 26 Mar 2025

https://github.com/opensemanticsearch/open-semantic-visual-graph-explorer

Open Semantic Visual Linked Data Graph Explorer: Open Source tool (web app) and user interace (UI) for discovery, exploration and visualization of direct and indirect connections between named entities like persons, organizations, locations & concepts from thesarus or ontologies within your documents and knowledgegraph

discovery exploration explorer graph graph-analysis graph-analytics graph-visualisation graph-visualization knowledge-discovery linkeddata named-entity-graph network-analysis network-virtualization network-visualization python semantic semantic-ui ui user-interface visualization

Last synced: 16 Mar 2025

https://github.com/sunscrapers/djet

Django Extended Tests is set of helpers for easy testing of Django apps.

django python testing

Last synced: 09 Apr 2025

https://github.com/sonu275981/face-recognition-attendance-system

A Face Recognition Attendance System based on facial recognition built using Dlib library, OpenCV and Flask.

attendance bootstrap dlib-face-detection face-detection face-recognition face-recognition-attendance-system flask html opencv-python python

Last synced: 05 Apr 2025

https://github.com/ternaus/angiodysplasia-segmentation

Wining solution and its further development for MICCAI 2017 Endoscopic Vision Challenge Angiodysplasia Detection and Localization

computer-vision deep-learning image-segmentation medical-imaging python pytorch

Last synced: 22 Aug 2025

https://github.com/mrkrd/matlab_wrapper

Easy to use MATLAB wrapper for Python

matlab python

Last synced: 22 Aug 2025

https://github.com/dhhruv/sudoku-solver

🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.

algorithm backtracking cli game games hacktoberfest hacktoberfest2023 library pygame pygame-library python shell software sudoku sudoku-puzzle sudoku-puzzles sudoku-solver terminal

Last synced: 03 Sep 2025

https://github.com/ryanmcdermott/birdseed

:bird: :game_die: Use Twitter's Search API to get random numbers

hash python random tweets twitter-api

Last synced: 15 Apr 2025

https://github.com/devfinwiz/stock_screeners_raw

This repository enables traders/investors to spot undervalued stocks automatically in the market efficiently to help them maximise their profits.

candlestick-patterns-detection customtkinter finance-automation fundamental-analysis python stock-charting stock-market stock-screener talib technical-analysis tkinter-gui trading-algorithms trading-strategies

Last synced: 21 Mar 2025

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

Python implementation of the GeoArrow specification

geoarrow python

Last synced: 12 May 2025

https://github.com/picardparis/cherry-on-py

Cloud computing is a game changer for developers. What can you do in a couple hundred lines of code?

image-processing machine-learning pipeline python serverless video-processing

Last synced: 05 Apr 2025

https://github.com/mharrvic/fast-audio-video-transcribe-with-whisper-and-modal

Fast Audio/Video transcribe using Openai's Whisper and Modal, an hour audio/video file can be transcribed in ~1 minute

fastapi modal openai python transcribe whisper

Last synced: 13 Apr 2025

https://github.com/mstuttgart/pynocchio

:rocket: A minimalist comic reader

comic comic-reader hacktoberfest manga pyqt5 python

Last synced: 14 Mar 2026

https://github.com/pinto0309/tensorflowlite-unet

Implementation of UNet by Tensorflow Lite. Semantic segmentation without using GPU with RaspberryPi + Python. In order to maximize the learning efficiency of the model, this learns only the "Person" class of VOC2012. And Comparison with ENet.

enet python raspberrypi segmentation semantic-segmentation tensorflow tensorflowlite unet

Last synced: 12 Oct 2025

https://github.com/fabiocaccamo/python-codicefiscale

:it: :credit_card: italian fiscal codes encoding, decoding and validation - codifica, decodifica e validazione del Codice Fiscale italiano.

anagrafe anpr cf code codice codicefiscale codifica decodifica fiscal fiscale interno istat italia italian italiano italy omocodia python

Last synced: 18 Jan 2026

https://github.com/erriez/pyside6-getting-started

Qt PySide6 getting started with simple GUI examples using Python3.

examples getting-started gui learning linux pyside6 python qt ubuntu windows

Last synced: 09 Sep 2025

https://github.com/zinmyoswe/react-and-django-ecommerce

Ecommerce website built with React Redux, Python, and Django

axios django django-ecommerce django-rest-framework python react redux shopping-cart

Last synced: 06 Apr 2025

https://github.com/neokd/neogpt

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy

chatgpt llama3 mistral ollama phi3 python

Last synced: 07 Apr 2025

https://github.com/sphinx-contrib/matlabdomain

A Sphinx extension for documenting Matlab code

matlab python sphinx sphinx-extension sphinxcontrib

Last synced: 09 Apr 2025

https://github.com/graphql-python/gql-next

A Python GraphQL Client library providing ability to validate and make type-safe GraphQL calls

graphene graphql python python3

Last synced: 04 Jul 2025

https://github.com/osteele/callgraph

Magic to display dynamic call graphs of Python function calls

education ipython-magic jupyter-notebook-extension python visualizations

Last synced: 16 Mar 2025

https://github.com/unoplat/unoplat-code-confluence

Always keep your codebases ready for Agents. Improve any coding workflow by atleast 2x by maintaing a live, pluggable context layer per repo that creates and maintains Agents.md

agent-skills agentic-ai agentic-planning agents-md code code-parsing code-understanding context dependency-track gen-ai hallucination-mitigation llm python typescript workflow

Last synced: 27 Apr 2026

https://github.com/dreamento/dreamento

Dreamento (DReam ENgenieering TOolbox): a Python-based software for dream engineering while monitoring/analyzing real-time EEG data.

automatic-sleep-analysis dream dream-engineering eeg-analysis lucid-dreaming python real-time sleep sleep-analysis

Last synced: 06 May 2025

https://github.com/mingrammer/python-web-framework-stars

⭐️ Web frameworks for Python, most starred on Github

python ranking stars web-framework

Last synced: 11 Mar 2026

https://github.com/pfalcon/utemplate

Micro template engine in Python with low memory usage, designed for Pycopy, a minimalist Python dialect, but also compatible with other Pythons.

micropython minimalist nano-framework pycopy python suckless template-engine unbloated

Last synced: 16 Mar 2025

https://github.com/PicardParis/cherry-on-py

Cloud computing is a game changer for developers. What can you do in a couple hundred lines of code?

image-processing machine-learning pipeline python serverless video-processing

Last synced: 02 Apr 2025

https://github.com/gensecaihq/wazuh-mcp-server

AI-powered security operations with Wazuh SIEM + Claude Desktop. Natural language threat detection, automated incident response & compliance. Real-time monitoring, ML anomaly detection. Transform your SOC with conversational security analysis. Production-ready MCP server.

ai claude claude-ai claude-code claudedxt dxt genai hacktoberfest hacktoberfest-accepted hacktoberfest2025 mcp mcp-server mcpserver model-context-protocol model-context-protocol-servers python wazuh wazuh-integration

Last synced: 02 Apr 2026

https://github.com/aminalaee/uuid-utils

Python bindings to Rust UUID

python rust uuid uuid-generator uuidv7

Last synced: 23 Oct 2025

https://github.com/rochacbruno/learndynaconf

Learn Dynaconf - the best config library for Python :)

configuration configuration-management dynaconf python tutorial

Last synced: 24 Oct 2025

https://github.com/trainingbypackt/applied-deep-learning-with-python

Applied Deep Learning with Python, published by Packt

data-science deep-learning machine-learning python

Last synced: 10 Apr 2025

https://github.com/lukeroantree4815162342/qub_dw_highperformancepython

Code and more for the QUB Development Weeks event 'High Performance Python'

cython high-performance high-performance-computing numba python tutorial

Last synced: 03 May 2025

https://github.com/UncertainProd/FnF-Spritesheet-and-XML-Maker

A Friday Night Funkin' mod making helper tool that allows you to generate XML files and spritesheets from induvidual pngs

fnf friday-night-funkin python spritesheet xml

Last synced: 03 May 2025

https://github.com/base4sistemas/pyescpos

Support for Epson ESC/POS printer command system.

escpos point-of-sale printing python retail-automation

Last synced: 08 Apr 2026

https://github.com/corels/pycorels

Public home of pycorels, the python binding to CORELS

c-plus-plus machine-learning-algorithms python

Last synced: 14 Apr 2025

https://github.com/didierrlopes/fear-greed-index

Python CNN Fear and Greed Index wrapper

api fear-and-greed finance python wrapper-library

Last synced: 17 Mar 2025

https://github.com/dfdeshom/scrapy-kafka

Kafka-based components for Scrapy

kafka python scrapy

Last synced: 09 Apr 2026

https://github.com/kbrw/exos

Exos is a simple Port Wrapper : a GenServer which forwards cast and call to a linked Port.

clojure elixir nodejs python

Last synced: 03 Apr 2025

https://github.com/DanielNoord/pydocstringformatter

Automatically format your Python docstrings to conform with PEP 8 and PEP 257

docstrings formatter python

Last synced: 11 May 2025

https://github.com/machine1337/fudshell

An efficent Script To Generate FUD Persistent Reverse Shell For Red Teaming. Don't Upload Generated Stub On Virustotal

antivirus-evasion evasion fud fud-rat hacking kali-linux machine1337 malware python rat redteaming reverse-shell windows windows-rat

Last synced: 16 Jul 2025

https://github.com/benmezger/gjira

Git hook for adding Jira issues and stories to commit body

command-line-tool git git-hooks integration jira jira-issue pre-commit pre-push python

Last synced: 09 Jul 2025

https://github.com/mintel/pytest-localstack

Pytest plugin for local AWS integration tests

amazon-web-services aws pytest pytest-plugin python testing testing-tools

Last synced: 10 Apr 2025

https://github.com/tatevkaren/babygpt-build_gpt_from_scratch

BabyGPT: Build Your Own GPT Large Language Model from Scratch Pre-Training Generative Transformer Models: Building GPT from Scratch with a Step-by-Step Guide to Generative AI in PyTorch and Python

attention-is-all-you-need dropout-layers gpt gpt-3 large-language-models layer-normalization llm-training llms multi-head-self-attention neural-networks python pytorch residual-connections transformers

Last synced: 10 Apr 2025

https://github.com/qecsim/qecsim

qecsim is a Python 3 package for simulating quantum error correction using stabilizer codes.

python qec quantum-error-correction simulation

Last synced: 21 Mar 2025

https://github.com/modoboa/modoboa-webmail

The webmail of Modoboa

django imap modoboa python webmail

Last synced: 06 Apr 2025

https://github.com/eventoL/eventoL

EventoL is a conference and install fest management software initially developed to manage FLISoL conference - install fest.

conference django es6 eventol flisol python python3 react

Last synced: 03 Apr 2025

https://github.com/tidedra/doma

Automatically hold idle GPU.

gpu nvidia python

Last synced: 08 May 2026

https://github.com/kitware/smqtk

Python toolkit for pluggable algorithms and data structures for multimedia-based machine learning.

algorithm framework hacktoberfest machine-learning machine-learning-algorithms multimedia plugin python

Last synced: 09 Apr 2025

https://github.com/eshard/scared

Make your first side-channel attack on public datasets with eShard. This is a mirror of scared Gitlab repository. All contributions and merge request must be done through Gitlab project.

cryptography python side-channel side-channel-channel-attack traces

Last synced: 12 Jul 2025

https://github.com/morpheuslord/nmap-api

Uses python3.10, Debian, python-Nmap, OpenaAI, and flask framework to create a Nmap API that can do scans with a good speed online and is easy to deploy. This is a implementation for our college PCL project which is still under development and constantly updating.

chatgpt flask flask-restful flask-sqlalchemy hacking hacking-tool nmap nmap-api nmap-scanner-api nmap-scripts nmap-vulnerability openai-api poc python python-flask-api python-nmap-api reasearch-papers

Last synced: 06 Apr 2025

https://github.com/ywangd/pybufrkit

Pure Python toolkit to work with WMO BUFR messages

bufr fm-94 pure python wmo

Last synced: 07 Apr 2025

https://github.com/neokd/NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy

chatgpt llama3 mistral ollama phi3 python

Last synced: 07 Apr 2025

https://github.com/diegotoral/generator-django

A Yeoman generator for Django.

django python yeoman

Last synced: 19 Apr 2025

https://github.com/att-comdev/armada

This project has moved to OpenStack.

helm kubernetes python

Last synced: 08 May 2025

https://github.com/maltfield/cross-platform-python-gui

A fork-ready base for your new GUI application. Uses CI to automatically build executables for Linux (AppImage), Windows (exe), and MacOS (dmg)

appimage continuous-integration cross-platform dmg exe github-actions gui-application kivy linux macos python python3 windows

Last synced: 14 Jul 2025

https://github.com/4nd3r/tiny-matrix-bot

matrix.org bot based on matrix-nio

bot matrix matrix-nio matrix-org python shell-scripts

Last synced: 27 Feb 2025

https://github.com/IamGianluca/arm

My solutions to the exercises in "Data Analysis Using Regression and Multilevel/Hierarchical Models" by Andrew Gelman and Jennifer Hill

hierarchical-models pystan python

Last synced: 15 Mar 2025

https://github.com/milesgranger/cramjam

Your go-to for easy access to a plethora of compression algorithms, all neatly bundled in one simple installation.

brotli bzip2 compression decompression deflate gzip lz4 python rust snappy zstd

Last synced: 12 Dec 2025

https://github.com/vladmunteanu/th2c

Tornado HTTP/2 Client

async h2 http2 python tornado

Last synced: 14 Jan 2026

https://github.com/sdispater/mixology

A generic dependency-resolution library written in pure Python

dependency-resolution python

Last synced: 07 Oct 2025

https://github.com/escorciav/daps

This repo allocate DAPs code of our ECCV 2016 publication

action-recognition computer-vision python python27 theano video

Last synced: 09 Apr 2025

https://github.com/devsoc-unsw/notangles

The best tool to plan your weekly UNSW timetable with friends. Super easy, customisable, drag and drop. Now with autotimetabling and custom event creation! Social timetabling coming soon.

express grpc mongodb nestjs node puppeteer python react typescript

Last synced: 03 Jun 2026

https://github.com/changaco/python-libarchive-c

Python interface to libarchive

ctypes libarchive python

Last synced: 15 May 2025

https://github.com/seemethere/retry.it

retry.it, a simple retry library

function-retries minimal python retry-library

Last synced: 30 Apr 2025

https://github.com/tulip-control/polytope

Geometric operations on polytopes of any dimension

computational-geometry cvxopt numpy polyhedron polytope python scipy

Last synced: 04 Apr 2025

https://github.com/mati365/pywinusb

Create bootable Windows USB drives the easy way

python pywinusb usb-creator

Last synced: 05 May 2025

https://github.com/dpretet/svut

SVUT is a simple framework to create Verilog/SystemVerilog unit tests. Just focus on your tests!

flow foss gtkwave icarus-verilog mit-license python simulation simulator surfer svut systemverilog tdd tdd-utilities testcase vcd verification-methodologies verilator verilog

Last synced: 22 Apr 2025

https://github.com/adityashrm21/video-to-audio-converter

A simple tool to convert video files into mp3 audio files

convert-video-files converter python python-3 python-script python3 videotoaudio

Last synced: 13 Jul 2025

https://github.com/croach/statistics-for-hackers

A Jupyter notebook to accompany Jake VanderPlas's "Statistics for Hackers" talk from PyCon 2016.

jupyter-notebook python statistics

Last synced: 25 Feb 2026

https://github.com/s3rvac/blog

Source code and other material for my blog posts

blog cpp python rust

Last synced: 25 Feb 2026

https://github.com/durgnomis-drol/mytoyota

Python client for Toyota Connected Services API

python python3 toyota

Last synced: 03 Apr 2025

https://github.com/itsupera/furiganalyse

Add furigana to Japanese ebooks (and other useful conversions)

epub furigana japanese japanese-language python

Last synced: 06 Mar 2026

https://github.com/csdms/ivy

Course material on scientific software development for researchers in earth and planetary surface processes

bash best-practices bmi csdms education geoscience git hpc jupyter landlab pymt python

Last synced: 05 Apr 2025

https://github.com/idlesign/uwsgiconf

Configure uWSGI from your Python code

configuration-management configurator django python uwsgi wsgi

Last synced: 05 Apr 2025

https://github.com/thebigmunch/google-music-scripts

A CLI utility for interacting with Google Music. https://google-music-scripts.readthedocs.io/

cli google-music python

Last synced: 03 Aug 2025