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-02 00:25:00 UTC
- JSON Representation
https://github.com/naorlivne/parse_it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
argument-parser config configuration configuration-file configuration-files configuration-management environment-variables hcl ini json json-parser package parser parser-library python python3 toml xml yaml yaml-parser
Last synced: 12 Apr 2025
https://github.com/cytomining/pycytominer
Python package for processing image-based profiling data
carpenter-lab cellprofiler cytominer image-processing microscopy morphological-profiling python way-lab
Last synced: 07 Jan 2026
https://github.com/hgn/captcp
A open source program for TCP analysis of PCAP files
ip ipv4 ipv6 pcap pcap-analyzer python tcp udp
Last synced: 23 Apr 2025
https://github.com/browniebroke/deezer-python
Deezer client for python
api api-client deezer hacktoberfest python
Last synced: 05 Apr 2025
https://github.com/RafayGhafoor/Subscene-Subtitle-Grabber
SubGrab is a utility that allows you to automate subtitles downloading for your media files.
download-subtitles opensubtitles python subscene subtitles-search
Last synced: 19 Jul 2025
https://github.com/chrisb2/pi_ina219
This Python library supports the INA219 voltage, current and power monitor from Texas Instruments with a Raspberry Pi using the I2C bus. The intent of the library is to make it easy to use the quite complex functionality of this sensor.
beaglebone-black ina-219 lopy4 python python-library raspberry-pi
Last synced: 12 Sep 2025
https://github.com/baggerfast/aiogramtemplate
This is template for telegram bots by aiogram
aiogram aiogram-bot aiogrambot python python3 telegram telegram-bot template
Last synced: 27 Feb 2026
https://github.com/tlaplus/pluspy
Python interpreter for TLA+ specifications
Last synced: 10 Apr 2025
https://github.com/sungchun12/airflow-toolkit
Any Airflow project day 1, you can spin up a local desktop Kubernetes Airflow environment AND one in Google Cloud Composer with tested data pipelines(DAGs) :desktop_computer: >> [ :rocket:, :ship: ]
actions airflow airflow-environments airflow-toolkit cloud cloud-composer composer dbt docker gcp google-cloud hcl kubernetes kubernetes-deployment python python3 shell-script terraform terragrunt terragrunt-deployment
Last synced: 01 Aug 2025
https://github.com/simfin/pdf-crawler
SimFin's open source PDF crawler
crawler crawling geckodriver pdf pdf-crawler puppeteer python selenium-webdriver
Last synced: 28 Oct 2025
https://github.com/joshy/striprtf
Stripping rtf to plain old text
cli plaintext python rtf rtf-to-text
Last synced: 18 Feb 2026
https://github.com/dmsul/econtools
Econometrics and data manipulation functions.
econometrics python regression scipy stata statistics
Last synced: 10 May 2025
https://github.com/sravb/algorithmic-trading
Algorithmic trading using machine learning.
algorithmic-trading data-mining data-science decision-tree google-finance machine-learning matplotlib pandas python scikit-learn scipy stock
Last synced: 12 Apr 2025
https://github.com/luquedaniel/pybooru
Pybooru is a Python package to access to the API of Danbooru/Moebooru based sites
api api-client danbooru moebooru python
Last synced: 10 Jul 2025
https://github.com/catkira/py3gpp
A Python package for 5G-NR simulations
5g 5g-nr 5g-simulation matlab python
Last synced: 13 Apr 2025
https://github.com/okld/streamlit-player
A streamlit component to embed video and music players from various websites.
demo media-player player-video python react-player streamlit streamlit-component streamlit-player video-player
Last synced: 04 Aug 2025
https://github.com/idlesign/torrt
Automates torrent updates for you
deluge python torrent torrent-downloader torrent-management transmission utorrent
Last synced: 12 Apr 2025
https://github.com/pyapp-kit/psygnal
Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
Last synced: 05 Oct 2025
https://github.com/ultimate-notion/ultimate-notion
🚀 The ultimate Python client for Notion!
notion notion-api notion-client python
Last synced: 17 Mar 2026
https://github.com/dpipstudio/botwave
BotWave - Your Raspberry Pi FM Network
botwave fm good-first-contribution good-first-issue network piwave python radio raspberry-pi rds
Last synced: 10 Feb 2026
https://github.com/yorubadeveloper/flask-admin-boilerplate
Flask Admin Boilerplate with MongoDB
admin-dashboard dashboard-application flask flask-admin flask-admin-boilerplate flask-admin-template flask-application flask-dashboard flask-mail gunicorn mongodb-database pymongo python python-flask-framework python3 sbadmin2 smtp
Last synced: 16 Mar 2026
https://github.com/keithasaurus/koda-validate
Typesafe, Composable Validation
python python310 python311 python312 python38 python39 typesafe validation validator
Last synced: 07 Jan 2026
https://github.com/metoppv/improver
IMPROVER is a library of algorithms for meteorological post-processing.
Last synced: 17 Jan 2026
https://github.com/revsys/optimized-python-docker
Optimized Python 3.x images for Docker
docker docker-image dockerfile optimized python python3
Last synced: 08 Apr 2025
https://github.com/anna-geller/dataflow-ops
Project demonstrating how to automate Prefect 2.0 deployments to AWS ECS Fargate
analytics analytics-engineering automation aws cicd data data-engineering data-engineering-infrastructure data-engineering-pipeline data-science dataflow dataflow-ops infrastructure-as-code observability orchestration pipeline prefect python serverless
Last synced: 24 Mar 2025
https://github.com/twtrubiks/vscode_python_note
教大家如何建立自己的 Visual Studio Code Python 開發環境 pylint 📝
Last synced: 26 Oct 2025
https://github.com/internetarchive/archive-pdf-tools
Fast PDF generation and compression. Deals with millions of pages daily.
compression ocr pdf pdf-compression pdf-compressor pdf-generation pdf-generator pdf-to-image python
Last synced: 06 Apr 2025
https://github.com/typeddjango/pytest-mypy-plugins
pytest plugin for testing mypy types, stubs, and plugins
mypy mypy-plugins mypy-stubs pep484 pytest pytest-plugin python
Last synced: 15 May 2025
https://github.com/sangaline/scrapy-wayback-machine
A Scrapy middleware for scraping time series data from Archive.org's Wayback Machine.
archive-dot-org middleware python scrapy scrapy-extension wayback-machine web-scraping
Last synced: 09 Apr 2025
https://github.com/ai-infra-curriculum/ai-infra-junior-engineer-learning
AI Infrastructure Junior Engineer Learning Track - Comprehensive curriculum for entry-level ML infrastructure engineers (0-2 years experience)
ai-infrastructure aws beginner curriculum docker education fundamentals git junior-engineer kubernetes learning machine-learning python
Last synced: 10 Jun 2026
https://github.com/railtownai/railtracks
An agentic framework that helps developers build resilient agentic systems
ai ai-agents ai-agents-framework framework opensource python
Last synced: 01 Apr 2026
https://github.com/nephila/python-taiga
:evergreen_tree: Python module for communicating with the Taiga API
hacktoberfest python rest taiga
Last synced: 16 May 2025
https://github.com/curtis-allan/Shad4Fasthtml
Porting Shadcn-ui components to python/js for use with fasthtml
fasthtml htmx javascript python tailwindcss
Last synced: 24 Feb 2025
https://github.com/ReneTode/My-AppDaemon
My apps, my helpfiles, all about AppDaemon for Home Assistant
appdaemon appdaemon-apps apps clock helpfile home-assistant python python3 radio sound tts tutorial
Last synced: 06 Apr 2025
https://github.com/gsurma/text_predictor
Char-level RNN LSTM text generator📄.
ai artificial-intelligence deep-learning lstm lstm-neural-networks machine-learning python rnn rnn-tensorflow text-mining
Last synced: 12 May 2025
https://github.com/drlukeparry/pyslm
PySLM: A Python Library for 3D Printing and Additive Manufacturing
3d-printing additive-manufacturing dmls hatching python slicer slm trimesh
Last synced: 04 Apr 2025
https://github.com/joeri-abbo/techworld-with-nana-devops-bootcamp
Notes taken from the techworld with Nana devops bootcamp with projects
aws bootcamp course devops digitalocean grafana java javascript kubernetes maven nana notes paid prometheus python techworld techworld-with-nana terraform
Last synced: 25 Jul 2025
https://github.com/cmy2008/doc88_extractor
道客巴巴文档无损提取工具(非截图) A tool to extract and convert doc88 documents (non-screenshot).
Last synced: 07 Mar 2026
https://github.com/zeroduhyy/iclass_buaa
北航上课签到二维码
automation beihang buaa iclass python script
Last synced: 20 Apr 2026
https://github.com/glaciohack/geoutils
Analysis of georeferenced rasters, vectors and point clouds
geopandas geospatial-processing gis masking polygonization python raster-data rasterio rasterization reprojection vector-data
Last synced: 28 Jan 2026
https://github.com/cobanov/depth2normal
Converts a depth map image to a normal map image using Python
blender blender-python depth-map midas normal-map normal-mapping opencv python sobel
Last synced: 29 Apr 2026
https://github.com/cuuupid/console-logging
Better, prettier commandline logging for Python--with colors! :ghost:
color colors commandline console console-log console-logger logging python
Last synced: 23 Aug 2025
https://github.com/therealsavi/iopenpod
Open source iPod sync tool - manage your iPod without iTunes
ipod ipod-classic ipod-manager itunes itunes-alternative itunesdb music-sync python
Last synced: 18 Apr 2026
https://github.com/proycon/flat
FoLiA Linguistic Annotation Tool -- Flat is a web-based linguistic annotation environment based around the FoLiA format (http://proycon.github.io/folia), a rich XML-based format for linguistic annotation. Flat allows users to view annotated FoLiA documents and enrich these documents with new annotations, a wide variety of linguistic annotation types is supported through the FoLiA paradigm.
annotation-tool clariah clarin computational-linguistics folia javascript linguistic-annotation-framework linguistics nlp python web-application
Last synced: 13 Apr 2025
https://github.com/superlinear-ai/conformal-tights
👖 Conformal Tights adds conformal prediction of coherent quantiles and intervals to any scikit-learn regressor or Darts forecaster
conformal-prediction forecasting machine-learning prediction-intervals python quantile-regression scikit-learn time-series-forecasting
Last synced: 11 Oct 2025
https://github.com/homebysix/docklib
Python module intended to assist IT administrators with manipulation of the macOS Dock.
defaults dock docklib dockutil hacktoberfest macadmin macadmins macos plistbuddy python
Last synced: 09 Apr 2025
https://github.com/plainas/icl
An interactive memory aid for one-liners
curses fish icl one-liners python tldr zsh
Last synced: 30 Oct 2025
https://github.com/natorsc/py-gtk
Repository created to centralize tips, tutorials and code examples on building graphical interfaces with the Python programming language (PyGObject) and the GTK graphics tookit.
furo gnome gtk gtk3 gtk4 pygobject python python-3 python3 sphinx sphinx-doc
Last synced: 06 Apr 2025
https://github.com/marcoagner/flask-qrcode
A concise Flask extension to easily render QR codes on Jinja2 templates using python-qrcode.
flask flask-extensions jinja2 pypi-packages python python3 qrcode
Last synced: 05 Apr 2025
https://github.com/jkkummerfeld/slate
A Super-Lightweight Annotation Tool for Experts: Label text in a terminal with just Python
annotation labeling natural-language-processing nlp python terminal-based text-annotation
Last synced: 14 Jan 2026
https://github.com/terror/usernames
A collection of rare and inactive GitHub usernames
Last synced: 16 Mar 2025
https://github.com/ssanderson/python-interface
Minimal Pythonic Interface Definitions
interface interfaces metaprogramming python python2 python3
Last synced: 10 Apr 2026
https://github.com/auth0-samples/auth0-python-api-samples
Auth0 Integration Samples for Python REST API Services using Flask
api auth0 authentication dx-sdk-quickstart flask python quickstart
Last synced: 06 Apr 2025
https://github.com/mosquito/cysystemd
systemd wrapper on Cython
cython journald python python-2 python-3 python-3-5 python-3-6 systemd wrapper
Last synced: 04 Mar 2026
https://github.com/oamg/convert2rhel
A tool to automate converting Oracle/CentOS/Scientific/Rocky/Alma Linux and CentOS Stream to Red Hat Enterprise Linux
almalinux centos centos-stream conversion oracle-linux python rhel rockylinux
Last synced: 05 May 2026
https://github.com/george0st/qgate-examples
Examples of quality gate usage.
Last synced: 13 Apr 2025
https://github.com/jupe/puml2code
PlantUML code generator
code-generator es6 plantuml puml python
Last synced: 04 Apr 2025
https://github.com/luismayo/objection_engine
Library that turns comment chains into ace attorney scenes, used in several bots
Last synced: 17 Mar 2025
https://github.com/torrinworx/cozy-auto-texture
A Blender add-on for generating free textures using the Stable Diffusion AI text to image model.
3d-art 3d-models ai blender blender-addon blender-plugin blender-python dall-e diffusers diffusion-models huggingface images machine-learning open-source python stable-diffusion torch
Last synced: 29 Apr 2025
https://github.com/kmario23/KenLM-training
Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2
automatic-speech-recognition deep-neural-networks deep-speech kenlm kenlm-toolkit language-model language-modeling natural-language-processing probabilistic-models python speech-recognition
Last synced: 19 Jul 2025
https://github.com/Sispheor/piclodio3
Raspberry Pi Clock Radio
alarm-clock angular2 python raspberry-pi
Last synced: 16 May 2025
https://github.com/vrcmarcos/elasticmock
Python Elasticsearch Mock for test purposes
decorators elasticsearch mock python python2 python3
Last synced: 04 Apr 2025
https://github.com/sphinx-contrib/plantuml
plantuml python sphinx-extension
Last synced: 04 Apr 2025
https://github.com/firmai/business-analytics-and-mathematics-python-book
Advanced Business Analytics and Mathematics with Python (by @firmai)
analytics business data-analysis data-science mathematics python
Last synced: 06 May 2025
https://github.com/python/python-docs-tr
Turkish Translation of the Python Documentation
cpython documentation python python-docs python-docs-tr translation turkce turkce-dokumantasyon turkce-kaynak turkish turkish-documentation turkish-language
Last synced: 04 Apr 2025
https://github.com/vivek-bombatkar/spark-with-python---my-learning-notes-
ETL pipeline using pyspark (Spark - Python)
apache-spark catalyst-optimizer python spark tungsten
Last synced: 29 Oct 2025
https://github.com/zhaoyingjun/tensorflow-coding
这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码
python tensorflow tensorflow-tutorials
Last synced: 02 May 2025
https://github.com/erik/alexacast
Chromecast support for Amazon Alexa
alexa amazon-alexa-skill chromecast python
Last synced: 13 May 2025
https://github.com/shekit/machine-learning-demystified
A weekly workshop series at ITP to teach machine learning with a focus on deep learning
deep-learning deep-neural-networks machine-learning python tensorflow
Last synced: 05 May 2025
https://github.com/datacarpentry/image-processing
Image Processing with Python
carpentries computer-vision data-carpentry english image-processing imageio lesson open-educational-resources python scikit-image skimage stable
Last synced: 11 Mar 2026
https://github.com/alysivji/finite-state-machine
Lightweight, decorator-based Python implementation of a Finite State Machine
finite-state-machine hacktoberfest hacktoberfest2020 python state-diagram state-machine-workflow
Last synced: 06 Oct 2025
https://github.com/crowsonkb/style_transfer
Data-parallel image stylization using Caffe.
caffe image-stylization python style-transfer
Last synced: 12 Apr 2025
https://github.com/cbrunet/python-poppler
Python binding to Poppler-cpp pdf library
pdf poppler poppler-cpp poppler-library pybind11 python python-poppler
Last synced: 21 Jan 2026
https://github.com/devopshq/tfs
Microsoft TFS API Python client
devopshq python python-library team-foundation team-foundation-server tfs
Last synced: 15 Aug 2025
https://github.com/plumi/plumi.app
plumi video sharing
audio opensource python sharing video
Last synced: 27 Mar 2025
https://github.com/xtekky/gpt4local
Openai-style, fast & lightweight local language model inference w/ documents
ai chatbot chatbots chatgpt chatgpt-api documents gpt gpt-4 gpt4free language-model llm llm-inference local local-llm openai openai-api python
Last synced: 25 Aug 2025
https://github.com/phseiff/github-flavored-markdown-to-html
Convert markdown to HTML using the GitHub API and some additional tweaks with Python. Comes with full formula support and image compression.
github markdown markdown-to-html markdown-to-pdf pypi-package python python3 static-site-generator
Last synced: 07 Apr 2025
https://github.com/MicroPyramid/docker-box
Web Interface to manage full blown docker containers and images.
django docker docker-web-management dockerbox python virtualization
Last synced: 07 Apr 2025
https://github.com/thewh1teagle/zero-hid
Raspberry pi virtual HID mouse and keyboard
hid mouse python raspberry-pi usb
Last synced: 13 Apr 2025
https://github.com/sandbox-quantum/sandwich
Sandwich is a multi-platform, multi-language, open-source library that provides a simple unified API for developers to use (multiple) cryptographic libraries in their applications.
api boringssl crypto crypto-agility cryptographic-agility cryptography go openssl python rust security tls
Last synced: 31 Mar 2025
https://github.com/obfusk/jiten
jiten - japanese android/cli/web dictionary based on jmdict/kanjidic — 日本語 辞典 和英辞典 漢英字典 和独辞典 和蘭辞典
android audio cli dictionary dutch english german japanese jisho jiten jlpt jmdict kanji kanjidic pitch-accent python tatoeba vocabulary wadoku web
Last synced: 17 Aug 2025
https://github.com/jonlabelle/trimmer
A Sublime Text plug-in for cleaning up whitespace.
plugin python sublime-text whitespace
Last synced: 15 Mar 2025
https://github.com/lsys/forestplot
A Python package to make publication-ready but customizable coefficient plots.
coefficientplot data-science data-visualization dataviz forestplot matplotlib python visualization
Last synced: 07 Apr 2025
https://github.com/ConnectAI-E/Feishu-Stablediffusion
🎭 由stablediffusion赋能的飞书图片生成类机器人
connect-ai feishu-bot python stable-diffusion stable-diffusion-webui
Last synced: 19 Apr 2025
https://github.com/pythongssapi/python-gssapi
A Python interface to RFC 2743/2744 (plus common extensions)
cython gssapi kerberos krb5 python python-library python3 python3-library
Last synced: 26 Jan 2026
https://github.com/shoprunner/collie
A library for preparing, training, and evaluating scalable deep learning hybrid recommender systems using PyTorch.
datascience deep-learning hybrid implicit learning-to-rank python pytorch recommendation-system recommender-system
Last synced: 09 Apr 2025
https://github.com/open2c/pairtools
Extract 3D contacts (.pairs) from sequencing alignments
3d-genome bioinformatics file-formatter hi-c ngs pairs-file python
Last synced: 24 Apr 2025
https://github.com/automationpanda/tau-pytest-bdd
Test Automation University: Behavior-Driven Python with pytest-bdd
bdd pytest pytest-bdd python tau test-automation test-automation-university
Last synced: 09 Apr 2025
https://github.com/dmuhs/pastebin-scraper
Live-scraping pastebin to fight boredom.
multithreading mysql pastebin python scraper sqlite
Last synced: 14 Oct 2025
https://github.com/augmnt/augments-mcp-server
Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and context-aware assistance.
ai-tools async caching claude-code developer-tools framework mcp model-context-protocol python
Last synced: 13 Mar 2026
https://github.com/wemake-services/flake8-broken-line
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
code-quality flake8 flake8-plugin lint linter linting python python3
Last synced: 04 Apr 2025
https://github.com/FZGbzuw412/Python-RAT
Remote Administration tool for Windows Systems written in pure Python
client-server client-side hacking hacking-tools malware python python-script python3 rat remote-admin-tool remote-config remote-control remote-desktop remote-execution remote-shell reverse-shell server server-side
Last synced: 08 Jul 2025