12,327 skills found · Page 1 of 411
astral-sh / RuffAn extremely fast Python linter and code formatter, written in Rust.
psf / BlackThe uncompromising Python code formatter
donnemartin / Interactive Coding Challenges120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
AtsushiSakai / PythonRoboticsPython sample codes and textbook for robotics algorithms.
fchollet / Deep Learning With Python NotebooksJupyter notebooks for the code samples of the book "Deep Learning with Python"
fastapi / TyperTyper, build great CLIs. Easy to code. Based on Python type hints.
google / Adk PythonAn open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
trekhleb / Learn Python📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
rasbt / Python Machine Learning BookThe "Python Machine Learning (1st edition)" book code repository and info resource
google / GrumpyGrumpy is a Python to Go source code transcompiler and runtime.
frappe / FrappeLow code web framework for real world applications, in Python and Javascript
pycaret / PycaretAn open-source, low-code machine learning library in Python
teng-lin / Notebooklm PyUnofficial Python API and agentic skill for Google NotebookLM. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.
Chalarangelo / 30 Seconds Of PythonShort Python code snippets for all your development needs
hardikvasa / Google Images DownloadPython Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
HariSekhon / DevOps Bash Tools1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..
amueller / Introduction To Ml With PythonNotebooks and code for the book "Introduction to Machine Learning with Python"
microsoft / C9 Python Getting StartedSample code for Channel 9 Python for Beginners course
PyCQA / BanditBandit is a tool designed to find common security issues in Python code.
joerick / Pyinstrument🚴 Call stack profiler for Python. Shows you why your code is slow!