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-02-19 00:22:24 UTC
- JSON Representation
https://github.com/collinheist/titlecardmaker
Automated title card maker for Plex, Jellyfin, and Emby
docker emby emby-server jellyfin plex plex-media-server python
Last synced: 20 Jun 2025
https://github.com/RealHacker/leetcode-solutions
My solutions for all (~350) leetcode problems, including premium.
Last synced: 05 May 2025
https://github.com/rougier/ml-recipes
A collection of stand-alone Python machine learning recipes
algorithm awesome machine-learning neural-network python recipes reinforcement-learning
Last synced: 25 Mar 2025
https://github.com/chainer/chainer-chemistry
Chainer Chemistry: A Library for Deep Learning in Biology and Chemistry
biology chainer chemistry deep-learning graph-convolutional-networks neural-network python
Last synced: 13 Apr 2025
https://github.com/kylejusticemagnuson/pyti
Python library of various financial technical indicators
python python2 python3 technical-analysis technical-indicators
Last synced: 17 Nov 2025
https://github.com/titipata/pubmed_parser
:clipboard: A Python Parser for PubMed Open-Access XML Subset and MEDLINE XML Dataset
article doi medline-xml nlp parse parser pmid pubmed-central pubmed-parser python xml
Last synced: 14 May 2025
https://github.com/pygame-community/pygame-ce
🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
game-dev game-development gamedev pygame python sdl sdl2
Last synced: 02 Apr 2025
https://github.com/argoproj-labs/hera
Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python. ⭐️ Remember to star!
argo argo-events argo-workflows cloud-native hera kubernetes library machine-learning pypi python sdk workflow-automation workflow-management workflows
Last synced: 12 Dec 2025
https://github.com/dsoprea/GDriveFS
An innovative FUSE wrapper for Google Drive.
drive google google-drive google-drive-api python
Last synced: 14 Mar 2025
https://github.com/rougier/ML-Recipes
A collection of stand-alone Python machine learning recipes
algorithm awesome machine-learning neural-network python recipes reinforcement-learning
Last synced: 30 Mar 2025
https://github.com/hrnbot/Basic-Mathematics-for-Machine-Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
ai algebra beginner calculus linear-algebra machine-learning machinelearning-python mathematical-analysis mathematical-functions mathematics maths notebook prerequisites probability python pytorch siraj siraj-raval statistics
Last synced: 26 Apr 2025
https://github.com/heuer/segno
Python QR Code and Micro QR Code encoder
barcode iso-18004 matrix-barcode micro-qr-code micro-qrcode python python-qrcode qr-code qr-generator qrcode segno structured-append
Last synced: 14 May 2025
https://github.com/stranger6667/jsonschema
A high-performance JSON Schema validator for Rust
jsonschema python rust validation webassembly
Last synced: 17 Feb 2026
https://github.com/marshmallow-code/flask-smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
apispec flask marshmallow openapi python python3 rest-api webargs
Last synced: 12 Dec 2025
https://github.com/chanhx/crabviz
🦀 A LSP-based interative call graph generator
c callgraph cpp go java javascript language-server-protocol lsp python rust static-analysis typescript vscode
Last synced: 20 Oct 2025
https://github.com/stackimpact/stackimpact-python
DEPRECATED StackImpact Python Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, exceptions, metrics, and more
cpu-profiler hot-spot-profiles memory-leak-detection memory-profiler monitoring performance-metrics performance-tuning profiler python python3
Last synced: 26 Mar 2025
https://github.com/jleclanche/fireplace
A Hearthstone simulator in Python
hearthstone hearthstone-simulator python
Last synced: 16 May 2025
https://github.com/paulledemon/pyuibuilder
Python GUI builder. GUI builder for Tkinter, CustomTkinter, Kivy and PySide (upcoming)
customtkinter gui gui-builder kivy-framework pyqt pyside python python-gui-builder pythongui tkinter uibuilder
Last synced: 16 May 2025
https://github.com/mplewis/csvtomd
📝📊 Convert your CSV files into Markdown tables.
Last synced: 21 Oct 2025
https://github.com/bazel-contrib/rules_python
Bazel Python Rules
bazel bazel-rules pip pypi pypi-packages python python-3 python3 starlark
Last synced: 25 Jan 2026
https://github.com/malhotra5/Manim-Tutorial
A tutorial for manim, a mathematical animation engine made by 3b1b
3b1b animation graphics graphics-engine manim python tutorial
Last synced: 07 May 2025
https://github.com/simonfarah/tiktok-bot
🦾 A bot that generates followers, likes, views, shares and comment likes
bot python selenium tiktok tiktok-bot tiktok-followers tiktok-followers-bot tiktok-likes tiktok-likes-bot tiktok-shares tiktok-shares-bot tiktok-views tiktok-views-bot
Last synced: 15 May 2025
https://github.com/cobertos/md2notion
A better Notion.so Markdown importer
markdown notion python python3
Last synced: 03 Oct 2025
https://github.com/Lattyware/unrpa
A program to extract files from the RPA archive format.
extraction python renpy rpa visual-novels
Last synced: 22 Jul 2025
https://github.com/arunponnusamy/cvlib
A simple, high level, easy to use, open source Computer Vision library for Python.
computer-vision deep-learning image-processing machine-learning python
Last synced: 09 May 2025
https://github.com/pymeasure/pymeasure
Scientific measurement library for instruments, experiments, and live-plotting
automation graph instrument measure plot python research science
Last synced: 21 Oct 2025
https://github.com/tiangolo/uwsgi-nginx-docker
Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container.
debian docker docker-image dockerfile nginx python python-application server uwsgi uwsgi-nginx web web-app web-server webapp
Last synced: 15 May 2025
https://github.com/econchick/interrogate
Explain yourself! Interrogate a codebase for docstring coverage.
code-quality coverage documentation hacktoberfest python
Last synced: 19 Feb 2026
https://github.com/qdrant/quaterion
Blazing fast framework for fine-tuning similarity learning models
contrastive-learning cosine-similarity deep-learning knn machine-learning metric-learning nearest-neighbor-search python pytorch pytorch-lightning similarity-learning similarity-search
Last synced: 07 Oct 2025
https://github.com/serpapi/google-search-results-python
Google Search Results via SERP API pip Python Package
bing-image google-crawler google-images python scraping serp-api serpapi web-scraping
Last synced: 11 Apr 2025
https://github.com/aloctavodia/bap
Bayesian Analysis with Python (Second Edition)
arviz bayesian-analysis data-analysis data-visualization errata pymc3 python
Last synced: 12 Apr 2025
https://github.com/BlackSamorez/tensor_parallel
Automatically split your PyTorch models on multiple GPUs for training & inference
deep-learning machine-learning natural-language-processing nlp python pytorch pytorch-transformers
Last synced: 22 Jul 2025
https://github.com/dvcoolarun/web2pdf
🔄 CLI to convert Webpages to PDFs 🚀
automation cli pdf-generation printing python
Last synced: 08 Apr 2025
https://github.com/alexander-akhmetov/python-telegram
Python client for the Telegram's tdlib
python python-telegram tdlib tdlib-python telegram telegram-api telegram-bot telegram-bot-api telegram-bots telegram-cli
Last synced: 14 May 2025
https://github.com/pycqa/mccabe
McCabe complexity checker for Python
complexity complexity-analysis flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin mccabe python
Last synced: 11 Dec 2025
https://github.com/Mahlet-Inc/hobbits
A multi-platform GUI for bit-based analysis, processing, and visualization
binary-classification cpp hexeditor python qt reverse-engineering software-defined-radio visualization
Last synced: 14 Mar 2025
https://github.com/ForeignGods/Sorting-Algorithms-Blender
Sorting algorithms visualized using the Blender Python API.
blender python sorting-visualization
Last synced: 21 Feb 2025
https://github.com/akornor/playlistor
🎶Apple Music ↔️ Spotify playlist convertor.
apple-music celery django javascript python redis spotify spotify-playlist-convertor
Last synced: 12 Feb 2026
https://github.com/dano/aioprocessing
A Python 3.5+ library that integrates the multiprocessing module with asyncio
asyncio coroutines multiprocessing python
Last synced: 07 May 2025
https://github.com/noclin/lightmirrors
LightMirrors is a lightweight mirror server with caching capabilities that currently supports DockerHub, K8S, PyPI, PyTorch, and NPM.
cache-proxy docker docker-compose dockerhub ghcr k8s mirror mirror-site mirrors npm nvcr pypi python pytorch quay reverse-proxy
Last synced: 07 Apr 2025
https://github.com/google/pyglove
Manipulating Python Programs
automl evolution machine-learning manipulation meta-learning meta-programming python symbolic-programming
Last synced: 20 Apr 2025
https://github.com/ets-labs/python-vimrc
VIM Configuration for Python / Cython / C Development
Last synced: 04 Apr 2025
https://github.com/wsvincent/djangoforprofessionals
Source code for Django for Professionals 4.0
Last synced: 04 Apr 2025
https://github.com/michaelthwan/searchGPT
Grounded search engine (i.e. with source reference) based on LLM / ChatGPT / OpenAI API. It supports web search, file content search etc.
ai chatgpt grounded-api grounded-bot language-model llm machine-learning nlp nlp-machine-learning openai python retrieval retrieval-model
Last synced: 27 Apr 2025
https://github.com/nv7-github/googlesearch
A Python library for scraping the Google search engine.
Last synced: 14 May 2025
https://github.com/naksyn/Pyramid
a tool to help operate in EDRs' blind spots
edr edr-testing hacking python redteam-tools redteaming
Last synced: 12 Apr 2025
https://github.com/mansuf/mangadex-downloader
A command-line tool to download manga from MangaDex, written in Python.
cli downloader manga manga-downloader mangadex mangadex-api mangadex-dl mangadex-downloader python python3
Last synced: 14 May 2025
https://github.com/owasp/zsc
OWASP ZSC - Shellcode/Obfuscate Code Generator https://www.secologist.com/
assembly linux obfuscator osx owasp python shellcode windows
Last synced: 16 May 2025
https://github.com/djstein/modern-django
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
django django-models django-rest-framework guide guidebook guidelines pip python python3 python36 rest-api restful-api virtualenv
Last synced: 16 Jan 2026
https://github.com/NoCLin/LightMirrors
LightMirrors is a lightweight mirror server with caching capabilities that currently supports DockerHub, K8S, PyPI, PyTorch, and NPM.
cache-proxy docker docker-compose dockerhub ghcr k8s mirror mirror-site mirrors npm nvcr pypi python pytorch quay reverse-proxy
Last synced: 24 Mar 2025
https://github.com/pylast/pylast
A Python interface to Last.fm and Libre.fm
hacktoberfest last-fm lastfm libre libre-fm librefm music pylast python scrobble scrobbler scrobbling
Last synced: 20 Oct 2025
https://github.com/OWASP/ZSC
OWASP ZSC - Shellcode/Obfuscate Code Generator https://www.secologist.com/
assembly linux obfuscator osx owasp python shellcode windows
Last synced: 10 May 2025
https://github.com/blark/aiodnsbrute
Python 3.5+ DNS asynchronous brute force utility
async brute-force bruteforcing dns enumeration osint osint-resources pentesting python recon red-team resolver security security-tools subdomain subdomain-takeover subdomin-enumeration
Last synced: 20 Mar 2025
https://github.com/fabsig/GPBoost
Combining tree-boosting with Gaussian process and mixed effects models
artificial-intelligence boosting cpp data-science gaussian-processes machine-learning mixed-effects python r
Last synced: 04 Feb 2026
https://github.com/akaihola/darker
Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3f7a
Last synced: 14 May 2025
https://github.com/mayan-edms/mayan-edms
Free Open Source Document Management System (mirror, no pull request or issues)
django dms docker document-management document-management-system document-manager enterprise enterprise-software filemanager mayan-edms ocr paperless pdf python
Last synced: 16 May 2025
https://github.com/juliankemmerer/pipelinec
A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.
c fpga fpga-acceleration fpga-accelerators fpga-programming hardware hardware-description hardware-description-language high-level-synthesis hls open-source-hardware pipelines python vhdl
Last synced: 15 May 2025
https://github.com/unipacker/unipacker
Automatic and platform-independent unpacker for Windows binaries based on emulation
debugger dumper emulation packers pefile python reverse-engineering security unicorn-engine unpacker windows
Last synced: 12 Jul 2025
https://github.com/kibitzr/kibitzr
Personal Web Assistant
assistant ifttt python self-hosted web-monitor
Last synced: 27 Mar 2025
https://github.com/PyCQA/mccabe
McCabe complexity checker for Python
complexity complexity-analysis flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin mccabe python
Last synced: 29 Mar 2025
https://github.com/moggers87/salmon
A Python Mail Server
email lmtp lmtp-server lmtpd python smtp smtp-server smtpd
Last synced: 01 Apr 2025
https://github.com/vespene-io/_old_vespene
DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene
automation build continuous-deployment continuous-integration devops django python vespene
Last synced: 26 Mar 2025
https://github.com/Knio/pynmea2
Python library for parsing the NMEA 0183 protocol (GPS)
gps gps-data nmea-parser nmea-protocol nmea-sentences nmea0183 pynmea2 python
Last synced: 19 Jul 2025
https://github.com/blacksamorez/tensor_parallel
Automatically split your PyTorch models on multiple GPUs for training & inference
deep-learning machine-learning natural-language-processing nlp python pytorch pytorch-transformers
Last synced: 14 Dec 2025
https://github.com/AntonMu/TrainYourOwnYOLO
Train a state-of-the-art yolov3 object detector from scratch!
annotating-images custom-yolo deep-learning deep-learning-tutorial detector google-colab gpu inference keras keras-models object-detection python tensorflow2 tf2 trainyourownyolo transfer-learning wandb weights-and-biases yolo yolov3
Last synced: 20 Apr 2025
https://github.com/nikhilbadyal/docker-py-revanced
One Click Python util to build all Revanced apps.
docker docker-compose python revanced revanced-music revanced-patches revanced-youtube telegram vanced youtube
Last synced: 31 Jan 2026
https://github.com/pytorch/torcharrow
High performance model preprocessing library on PyTorch
Last synced: 19 Oct 2025
https://github.com/qgallouedec/panda-gym
Set of robotic environments based on PyBullet physics engine and gymnasium.
artificial-intelligence deep-learning franka-emika machine-learning python reinforcement-learning robotics
Last synced: 15 May 2025
https://github.com/wolph/numpy-stl
Simple library to make working with STL files (and 3D objects in general) fast and easy.
3d fast high-performance numpy python python2 python3 stl
Last synced: 14 May 2025
https://github.com/kurolabs/airshare
Cross-platform content sharing in a local network
cli cross-platform data-sharing data-transfer file-sharing file-transfer module multicast-dns networking python python3 utilities web-interface zeroconf
Last synced: 16 May 2025
https://github.com/DemisEom/SpecAugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
data-augmentation python pytorch specaugment speech speech-recognition tensorflow
Last synced: 19 Jul 2025
https://github.com/stangirard/seo-audits-toolkit
SEO & Security Audit for Websites. Lighthouse & Security Headers crawler, Sitemap/Keywords/Images Extractor, Summarizer, etc ...
analysis audits crawler dashboard extractor headers internal-links lighthouse link-extractor python securityheader seo seo-tools serp summarizer
Last synced: 04 Apr 2025
https://github.com/StanGirard/seo-audits-toolkit
SEO & Security Audit for Websites. Lighthouse & Security Headers crawler, Sitemap/Keywords/Images Extractor, Summarizer, etc ...
analysis audits crawler dashboard extractor headers internal-links lighthouse link-extractor python securityheader seo seo-tools serp summarizer
Last synced: 26 Mar 2025
https://github.com/divar-ir/ai-doc-gen
AI-powered multi-agent system that automatically analyzes codebases and generates comprehensive documentation. Features GitLab integration, concurrent processing, and multiple LLM support for better code understanding and developer onboarding.
agent ai ai-documentation code-analysis documentation multi-agent pydantic-ai python
Last synced: 12 Jan 2026
https://github.com/knio/pynmea2
Python library for parsing the NMEA 0183 protocol (GPS)
gps gps-data nmea-parser nmea-protocol nmea-sentences nmea0183 pynmea2 python
Last synced: 12 Apr 2025
https://github.com/Aeternalis-Ingenium/FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
alembic asynchronous asyncpg codecov coverage docker docker-compose fastapi githubactions jwt postgresql pre-commit pytest python sqlalchemy
Last synced: 16 May 2025
https://github.com/WoLpH/numpy-stl
Simple library to make working with STL files (and 3D objects in general) fast and easy.
3d fast high-performance numpy python python2 python3 stl
Last synced: 24 Apr 2025
https://github.com/KuroLabs/Airshare
Cross-platform content sharing in a local network
cli cross-platform data-sharing data-transfer file-sharing file-transfer module multicast-dns networking python python3 utilities web-interface zeroconf
Last synced: 02 Apr 2025
https://github.com/YagamiiLight/Cerberus
一款功能强大的漏洞扫描器,子域名爆破使用aioDNS,asyncio异步快速扫描,覆盖目标全方位资产进行批量漏洞扫描,中间件信息收集,自动收集ip代理,探测Waf信息时自动使用来保护本机真实Ip,在本机Ip被Waf杀死后,自动切换代理Ip进行扫描,Waf信息收集(国内外100+款waf信息)包括安全狗,云锁,阿里云,云盾,腾讯云等,提供部分已知waf bypass 方案,中间件漏洞检测(Thinkphp,weblogic等 CVE-2018-5955,CVE-2018-12613,CVE-2018-11759等),支持SQL注入, XSS, 命令执行,文件包含, ssrf 漏洞扫描, 支持自定义漏洞邮箱推送功能
bypass hacking-tool middleware penetration-testing proxy python security-tools sql-injection ssrf waf websecurity xss
Last synced: 15 May 2025
https://github.com/coleifer/micawber
a small library for extracting rich content from urls
Last synced: 14 May 2025
https://github.com/google/grain
Library for reading and processing ML training data.
data-pr jax machine-learning python
Last synced: 14 Jan 2026
https://github.com/marzneshin/marzneshin
A fork of Marzban aiming for scalability
censorship-circumvention dashboard hysteria2 marzneshin python shadowsocks sing-box typescript xray xray-core
Last synced: 14 Feb 2026
https://github.com/lattyware/unrpa
A program to extract files from the RPA archive format.
extraction python renpy rpa visual-novels
Last synced: 16 May 2025
https://github.com/yzhao062/combo
(AAAI' 20) A Python Toolbox for Machine Learning Model Combination
aggregation data-mining data-science ensemble-learning machine-learning machine-learning-pipelines model-combination pipeline-framework python
Last synced: 08 Apr 2025
https://github.com/willianfuks/tfcausalimpact
Python Causal Impact Implementation Based on Google's R Package. Built using TensorFlow Probability.
causal-inference causalimpact python tensorflow-probability
Last synced: 07 Oct 2025
https://github.com/rek7/fireELF
fireELF - Fileless Linux Malware Framework
backdoor exploit-development exploitation exploitation-framework framework linux malware malware-development pentesting python redteam security security-tools
Last synced: 28 Mar 2025
https://github.com/fabiocaccamo/django-colorfield
:art: color field for django models with a nice color-picker in the admin.
admin color colorfield colorpicker django field interface jscolor model models picker python
Last synced: 12 Apr 2025
https://github.com/leblancfg/autocrop
:relieved: Automatically detects and crops faces from batches of pictures.
autocrop computer-vision crop face face-detection facedetect opencv pictures python
Last synced: 14 May 2025
https://github.com/cern/tigre
TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
cuda gpus image-reconstruction matlab python tigre tomography toolbox x-ray
Last synced: 15 May 2025
https://github.com/demiseom/specaugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
data-augmentation python pytorch specaugment speech speech-recognition tensorflow
Last synced: 04 Apr 2025
https://github.com/scikit-tda/kepler-mapper
Kepler Mapper: A flexible Python implementation of the Mapper algorithm.
data-visualization hacktoberfest kepler-mapper mapper-algorithm python tda topological-data-analysis visualization
Last synced: 06 Feb 2026
https://github.com/divertimentos/curso-python-gustavo-guanabara
Mais de 100 exercícios resolvidos do curso de fundamentos de Python 3, ministrado pelo prof. Gustavo Guanabara do Curso em Vídeo.
curso-em-video curso-em-video-python cursoemvideo cursoemvideo-python exercises gustavo-guanabara gustavoguanabara learning python
Last synced: 15 May 2025
https://github.com/araffin/rl-tutorial-jnrr19
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
colab-notebook notebook python reinforcement-learning rl stable-baselines tutorial
Last synced: 04 Apr 2025
https://github.com/IntelPython/sdc
Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
big-data compilers machine-learning numpy pandas parallel-computing python
Last synced: 09 May 2025