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.
- GitHub: https://github.com/topics/python
- Wikipedia: https://en.wikipedia.org/wiki/Python_(programming_language)
- Repo: https://github.com/python
- Created by: Guido van Rossum
- Released: February 20, 1991
- Related Topics: language, ruby,
- Aliases: python3, python2, python-3, python-2, python27, python-3-6, python-3-5, py,
- Last updated: 2026-07-14 00:24:53 UTC
- JSON Representation
https://github.com/lanl/yelpapi
yelpapi is a pure Python implementation of the Yelp Fusion API (aka Yelp v3 API).
Last synced: 02 Apr 2026
https://github.com/richardpaulhudson/holmes-extractor
Information extraction from English and German texts based on predicate logic
information-extraction machine-learning natural-language-processing nlp ontology python semantics spacy spacy-extension text-classification
Last synced: 13 Apr 2025
https://github.com/githubharald/deslantimg
The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.
c-plus-plus gpu handwriting-recognition image-processing ocr opencl opencv preprocessing python
Last synced: 14 May 2025
https://github.com/qtiptip/pylette
A Python library for extracting color palettes from supplied images.
color color-palette color-scheme colorpicker command-line-interface image-analysis image-processing pillow python visualization-tools
Last synced: 16 May 2025
https://github.com/saadmk11/changelog-ci
Changelog CI is a GitHub Action that enables a project to automatically generate changelogs
actions bash-script change-detection changelog changelog-ci changelog-generator ci commit continous-integration continuous-integration dockerfile git github github-actions github-api hacktoberfest pull-request pull-requests python python-3
Last synced: 10 Apr 2025
https://github.com/xiaowan/pyadmin
管理后台脚手架,实现了RBAC, 和一个简单的SQLALCHEMY的Mapper工具,基于tornado框架
Last synced: 16 Apr 2025
https://github.com/mahdiramezanii/persian_pdf_converter
Python package to convert pdf to Farsi Word
Last synced: 09 Apr 2025
https://github.com/raja434/driver-fatigue-detection-system
drowsiness detection
drowsy-driver-warning-system facial-landmarks python
Last synced: 10 Apr 2025
https://github.com/noahgift/pragmaticai
[Book-2019] Pragmatic AI: An Introduction to Cloud-based Machine Learning
ai aws azure azure-cli book chalice gcp ipython jupyter-notebook machine-learning ml nlp plotly python r seaborn serverless step-functions
Last synced: 05 Apr 2025
https://github.com/TkTech/can_ada
Python bindings for Ada, a fast and spec-compliant URL parser.
Last synced: 07 May 2025
https://github.com/salu133445/mmt
Official Implementation of "Multitrack Music Transformer" (ICASSP 2023)
machine-learning music music-generation music-information-retrieval python
Last synced: 25 Mar 2025
https://github.com/gabaldonlab/redundans
Redundans is a pipeline that assists an assembly of heterozygous/polymorphic genomes.
assembled-contigs assembly bioinformatics closing contigs docker-image fasta gap genome-assembly genomics heterozygous mate-pairs paired-end pipeline polymorphic python scaffolding
Last synced: 20 Aug 2025
https://github.com/dotvignesh/PDFChat
The PDFChat app allows you to chat with your PDF files in natural language.
embeddings gpt-3 langchain llm openai python streamlit
Last synced: 07 Apr 2025
https://github.com/mmbazel/springboard-datasciencetrack-student
Springboard Program: Data Science Career Track - NLP
capstone data-science data-wrangling datasciencedreamjob dsdj mikikobazeley nlp python springboard
Last synced: 06 Jul 2025
https://github.com/soluto/python-flask-sklearn-docker-template
A simple example of python api for real time machine learning, using scikit-learn, Flask and Docker
docker flask python scikit-learn sklearn soluto-open-source
Last synced: 30 Sep 2025
https://github.com/bitbot-irc/bitbot
https://bitbot.dev | Python3 event-driven modular IRCv3 bot 🤖
Last synced: 17 Jul 2025
https://github.com/undertone0809/promptulate
A large language model automation and Autonomous Language Agents development framework.
agent autogen chatgpt gpt-4 langchain language-agent llm pne prompt prompt-engineering promptulate python
Last synced: 02 Apr 2026
https://github.com/NCAR/geocat-comp
GeoCAT-comp provides implementations of computational functions for operating on geosciences data. Many of these functions originated in NCL and were translated into Python.
Last synced: 01 May 2025
https://github.com/bertrandmartel/tableau-scraping
Tableau scraper python library. R and Python scripts to scrape data from Tableau viz
dataframe pandas python r tableau web-scraping
Last synced: 29 Aug 2025
https://github.com/coddingtonbear/jirafs
Edit your Jira tickets using locally-stored text files in a git/hg-inspired way
git jira jira-client python python3
Last synced: 06 Apr 2025
https://github.com/peterrk/pagebloomfilter
May be fastest bloom filter in C++/Go/Java/C#/Python/Rust
bloom-filter cpp csharp golang hash high-performance java python rosetta-code rust
Last synced: 10 Apr 2025
https://github.com/jesopo/bitbot
https://bitbot.dev | Python3 event-driven modular IRCv3 bot 🤖
Last synced: 03 Mar 2025
https://github.com/pulumi/pulumi-azure
A Microsoft Azure Pulumi resource package, providing multi-language access to Azure
azure cloud cloud-computing csharp fsharp go golang infrastructure-as-code pulumi python typescript
Last synced: 29 Dec 2025
https://github.com/ndonkohenri/flet-samples
Showcase of applications I made with the Flet python framework.
captcha flet joke-program login-registration-form markdown-editor python qrcode-generator random-image-generator show-and-tell showcase url-shortener
Last synced: 14 Apr 2025
https://github.com/alexfazio/plankton
Write-time code quality enforcement system for Claude Code. Every file edit triggers automated formatting and linting through fast Rust-based linters and dedicated Claude instances that intelligently fix remaining violations
ai-agents biome biomejs claude-code code-quality developer-tools flake8 hooks linting python ruff shellcheck typescript
Last synced: 25 Feb 2026
https://github.com/bogdanp/web-app-from-scratch
Supporting material for my blog post series on writing a web application from scratch in Python.
Last synced: 17 Jul 2025
https://github.com/palewire/cpi
Quickly adjust U.S. dollars for inflation using the Consumer Price Index (CPI)
bls consumer-price-index cpi data-journalism dataset dollar economics inflation journalism money news python sqlite
Last synced: 16 Jan 2026
https://github.com/wbenny/python-graceful-shutdown
Example of a Python code that implements graceful shutdown while using asyncio, threading and multiprocessing
async asyncio graceful-shutdown multiprocessing python threading
Last synced: 16 Mar 2026
https://github.com/withceleste/celeste-python
Open source, type-safe primitives for multi-modal AI. All capabilities, all providers, one interface 🌟
ai async developer-tools multimodal python sdk streaming type-safe
Last synced: 24 Feb 2026
https://github.com/ndonkoHenri/Flet-Samples
Showcase of applications I made with the Flet python framework.
captcha flet joke-program login-registration-form markdown-editor python qrcode-generator random-image-generator show-and-tell showcase url-shortener
Last synced: 29 Jun 2025
https://github.com/pretix/python-drafthorse
Pure-python ZUGFeRD implementation
Last synced: 16 May 2025
https://github.com/easysql/easy_sql
A library developed to ease the data ETL development process.
clickhouse etl postgres postgresql python spark sql
Last synced: 16 May 2025
https://github.com/jameskmurphy/nes
A Nintendo Entertainment System (NES) emulator in Python and Cython.
cython emulation emulator nes nes-emulator python
Last synced: 14 Jan 2026
https://github.com/dlarrick/hass-kumo
Home Assistant module interfacing with Mitsubishi mini-split units
climate custom-component home-assistant homeassistant kumo kumocloud mini-split mitsubishi python
Last synced: 17 May 2026
https://github.com/manusimidt/py-xbrl
Python-based parser for parsing XBRL and iXBRL files
edgar ixbrl python xbrl xbrl-parser
Last synced: 15 Feb 2026
https://github.com/tyki6/MyJWT
A cli for cracking, testing vulnerabilities on Json Web Token(JWT)
blackarch blackarch-packages cli ctf jsonwebtoken jwt pentest pentesting pypi python rawsec root-me rootme security security-tools websec
Last synced: 12 Jul 2025
https://github.com/google/megalista
First Party data integration solution built for marketing teams to enable audience and conversion onboarding into Google Marketing products (Google Ads, Campaign Manager, Google Analytics).
audience-targeting audiences bigquery conversions customermatch data-integration dataflow google googleads googleanalytics python
Last synced: 24 Sep 2025
https://github.com/mathsci/fecon236
Tools for financial economics. Curated wrapper over Python ecosystem. Source code for fecon235 Jupyter notebooks.
asset-pricing bonds econometrics economics equities fecon235 finance fx gold housing inflation interest-rates pandas python statistics time-series
Last synced: 06 May 2025
https://github.com/sandialabs/snl-quest
An open source, Python-based software platform for energy storage simulation and analysis developed by Sandia National Laboratories.
energy-storage kivy optimization pyomo python sandia-national-laboratories scr-2333 snl-applications snl-data-analysis
Last synced: 04 Apr 2025
https://github.com/mggg/gerrychain
Use MCMC to analyze districting plans and gerrymanders
gerrymandering gis mcmc python
Last synced: 05 Apr 2025
https://github.com/ncar/geocat-comp
GeoCAT-comp provides implementations of computational functions for operating on geosciences data. Many of these functions originated in NCL and were translated into Python.
Last synced: 21 Apr 2026
https://github.com/cogent3/cogent3
Comparative Genomics Toolkit 3
bioinformatics biological-sequence-analysis biology biopython data-science evolution genomics markov-chain maximum-likelihood molecular-evolution non-stationary parallel phylogenetic-trees phylogenetics pycogent python sequence-alignment signal-processing statistics
Last synced: 20 Apr 2026
https://github.com/minerva-ml/steppy
Lightweight, Python library for fast and reproducible experimentation :microscope:
data-science deep-learning image-processing machine-learning minimal-interface nlp open-source pipeline python python-library python3 reproducibility reproducible-research steppy steppy-library steppy-toolkit steps
Last synced: 27 Mar 2025
https://github.com/thomai/gossip-python
Implementation of the gossip protocol
distributed-systems gossip-protocol networking peer-to-peer python
Last synced: 14 Apr 2025
https://github.com/grappa-py/grappa
Behavior-oriented, expressive, human-friendly Python assertion library for the 21st century
assertion-library assertions bdd bdd-style behavior-driven-development declarative expressive python testing
Last synced: 14 Jan 2026
https://github.com/janpipek/physt
Python histogram library - histograms as updateable, fully semantic objects with visualization tools. [P]ython [HYST]ograms.
2d-histograms heatmap histogram plotting python visualization
Last synced: 27 Jan 2026
https://github.com/django-commons/django-tasks-scheduler
Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.
background-jobs django django-application job-queue python redis scheduled-jobs scheduled-tasks task-queue valkey
Last synced: 16 May 2025
https://github.com/oracle-samples/oracle-functions-samples
Examples demonstrating how to use Oracle Functions
faas functions-as-a-service java oracle-cloud oracle-cloud-infrastructure oracle-functions python serverless-functions
Last synced: 17 Jun 2025
https://github.com/bayer-group/paquo
PAthological QUpath Obsession - QuPath and Python conversations
digital-pathology python qupath
Last synced: 10 Mar 2026
https://github.com/fusefairy/discordbot-edgegpt
Using Copilot and Bing Image Creator、DALLE-3 on discord bot.
bing bing-chat bot chatgpt-api copilot dalle-3 discord discord-bot discordbot edgegpt gpt gpt-4 gpt4 image-generation python python3
Last synced: 11 Oct 2025
https://github.com/agateau/yokadi
Command line oriented, sqlite powered, todo list
commandline gtd python sqlite todo
Last synced: 21 Jun 2025
https://github.com/kumar-shridhar/know-your-intent
State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.
chatbot dataset intent intent-classification jupyter python pytorch semantic-hashing state-of-the-art
Last synced: 12 Apr 2025
https://github.com/paulescu/build-and-deploy-real-time-feature-pipeline
Develop and deploy a real-time feature pipeline in Python, using Bytewax 🐝 and Hopsworks Feature Store.
bytewax feature-engineering hopsworks ml mlops python realtime streamlit
Last synced: 06 Mar 2026
https://github.com/photobooth-app/photobooth-app
Welcome to your brand-new free open-source photobooth-app! Written in Python 🐍, coming along with a modern Vue3 frontend.
3d-printing camera collage diy dslr gphoto2 libgphoto2 photobooth photobooth-wedding picamera picamera2 python python3 raspberry-pi
Last synced: 16 May 2025
https://github.com/warrenweckesser/wavio
A Python module for reading and writing WAV files using numpy arrays.
Last synced: 16 May 2025
https://github.com/bmwant/hapless
Run and manage background processes
automation background-jobs cli devops jobs process-manager python python3 runner script tool ukraine
Last synced: 16 May 2025
https://github.com/mts-ai/fastapi-jsonapi
JSON:API for FastAPI
asyncio fastapi python sqlalchemy tortoise-orm
Last synced: 21 Sep 2025
https://github.com/swisscom/cleanerversion
CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior
django model-history python slowly-changing-dimensions soft-delete versioning
Last synced: 15 May 2025
https://github.com/ashwinvis/xrandr-extend
:computer::arrow_right: Extend a HIDPI screen to a normal DPI external display
autorandr external-monitor hacktoberfest hidpi linux python x11 xrandr
Last synced: 09 Apr 2025
https://github.com/kurogai/nero-phishing-server
An full HTTP server for Phishing. Downloads recursively the entire webpage.
hacking hacking-tool linux phishing python server termux termux-hacking web
Last synced: 02 Apr 2026
https://github.com/knight0x07/pyc2bytecode
A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)
blueteam cybersecurity disassembler infosec infosectools malware-analysis malware-research python reverse-engineering security-tools static-analysis threat-intelligence
Last synced: 28 Apr 2025
https://github.com/segnolin/google-drive-folder-downloader
Download Google Drive folder without zipping!
google-drive-api python python3
Last synced: 27 Feb 2025
https://github.com/scoringengine/scoringengine
Scoring Engine for Red/White/Blue Team Competitions
Last synced: 07 Feb 2026
https://github.com/serpro69/claude-toolbox
Minimal by design, explicitly multi-lang, production-ready and battle-tested collection of configs and plugins for your Claude Code agentic development workflows: mcp, configs, skills, agents and more.
agent-skills agents claude claude-code claude-code-plugin claude-config claude-plugin claude-skills claude-starter go java js kotlin python skill skills starter-project starter-template typescript vibe-coding
Last synced: 26 Apr 2026
https://github.com/makelinux/examples
Working examples of Python, C++, C and JS new features
c11 cpp cpp11 cpp17 cpp20 javascript lambda python python3
Last synced: 30 Apr 2025
https://github.com/edsonportosilva/opticommpy
Simulate optical communications systems with Python.
digital-signal-processing jupyter-notebook numba optical-communications photonics python
Last synced: 16 May 2025
https://github.com/erdewit/eventkit
Event-driven data pipelines
asyncio data-flow event-driven pipeline python rx
Last synced: 13 Jul 2025
https://github.com/TobiasRoeddiger/GazePointHeatMap
Easy to use Python command line based tool to generate a gaze point heatmap from a csv file. 👁️
analytics attention csv eye eye-tracking eyes fixation gaze graph hci heat heatmap human-computer-interaction map plot plotting python render visualization visualizer
Last synced: 13 Jul 2025
https://github.com/pymc-devs/pymc-extras
Powerful add-ons for PyMC
analytics bayesian-statistics modeling python
Last synced: 25 Feb 2026
https://github.com/agentica5/a5-browser-use
Your commands control the browser - made easy | Chrome Extension and RESTful API for Browser-Use
agentic-ai ai aiagents browser-extension browser-use chrome-extension enterprise enterprise-ai gemini genai langchain langchain-python ollama openai python replit usability workflow workflow-automation
Last synced: 05 Apr 2025
https://github.com/csu/pyquora
A Python module for fetching and parsing data from Quora.
parsed-data python python-library quora statistics
Last synced: 17 Mar 2026
https://github.com/nyashniyvladya/translator3000
Automatic translator of games made on Ren'Py engine.
auto-translation game games language novel novels python ren-py renpy renpy-applications renpy-engine renpy-game renpy-visual-novels translate translater translation translator translator3000 vn
Last synced: 11 Sep 2025
https://github.com/amici-dev/amici
High-performance sensitivity analysis for large ordinary differential equation models
adjoint-sensitivities cvode cvodes differentialequations forward-sensitivities hacktoberfest idas kinetic-modeling mechanistic-models modeling ode parameter-estimation petab pysb python sbml sensitivities sensitivity-analysis simulation systemsbiology
Last synced: 13 Mar 2026
https://github.com/trstringer/ansible-dev-by-example
:boom: Ansible module development with examples and walk-throughs
Last synced: 12 Mar 2026
https://github.com/Stranger6667/postmarker
Python client library for Postmark API
django emails postmarkapp python
Last synced: 19 Jul 2025
https://github.com/xerohackcom/Chaya
Advance Image Steganography
aes cybersecurity flif image linux lps lsb privacy python security steganography
Last synced: 12 Jul 2025
https://github.com/omniscale/imposm-parser
Deprecated: Python parser for OpenStreetMap data
Last synced: 04 May 2025
https://github.com/dmitry-viskov/pylti1.3
LTI 1.3 Advantage Tool
lti lti-tool lti1p3 ltiadvantage python
Last synced: 03 May 2025
https://github.com/ugr-sail/sinergym
Gym environment for building simulation and control using reinforcement learning
building-control building-energy buildings energyplus framework python reinforcement-learning reinforcement-learning-environments simulation
Last synced: 07 May 2025
https://github.com/nlesc/litstudy
LitStudy: Using the power of Python to automate scientific literature analysis from the comfort of a Jupyter notebook
bibliographics bibliometric-analysis bibliometric-visualization bibliometrics jupyter literature-review literature-review-tool literature-search python scientometrics systematic-literature-reviews systematic-reviews
Last synced: 06 Apr 2025
https://github.com/austintackaberry/stocks
machine learning web app game where the user competes against the AI in picking stocks
d3 flask javascript pandas python react sklearn
Last synced: 08 Sep 2025
https://github.com/apache/allura
Apache Allura - a software forge to manage source code repositories, bug reports, discussions, wiki pages, blogs, and more
allura apache devops issue-tracker markdown mongodb python repository server wiki
Last synced: 04 Apr 2025
https://github.com/hsf-training/PyHEP-resources
Python libraries of interest to particle physicists. This is meant for educational purposes.
documentation hep libraries particle-physics pyhep python python3
Last synced: 27 Mar 2025
https://github.com/dipanjans/nlp_workshop_odsc_europe20
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage machine learning, deep learning and deep transfer learning to learn and solve popular tasks using NLP including NER, Classification, Recommendation \ Information Retrieval, Summarization, Classification, Language Translation, Q&A and Topic Models.
deep-learning gensim jupyter-notebook machine-learning natural-language-processing nltk python pytorch scikit-learn spacy tensorflow transfer-learning transformers
Last synced: 18 Sep 2025
https://github.com/tugstugi/mongolian-speech-recognition
Mongolian speech recognition with PyTorch
asr automatic-speech-recognition convolutional-neural-networks deep-learning mongolian python pytorch speech-recognition speech-to-text
Last synced: 14 Apr 2025
https://github.com/pagerduty/pdpyras
Low-level PagerDuty REST/Events API client for Python
in-scope pagerduty python type-library
Last synced: 15 May 2025