You-Get is a Python utility for downloading video, audio, and images from web pages when a source has no convenient download button.
Open Source: #python
Catalog projects marked with #python. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 168 projects with a combined 11,533,809 GitHub stars. Main languages: Python, Jupyter Notebook, C++.
About the Python projects
Python is the number-one open source language by new projects: people write everything in it, from automation scripts to machine learning frameworks. Its low entry barrier produced the broadest ecosystem around — most tasks have several mature libraries to pick from.
This page collects Python tools, frameworks, and learning repositories. Cards show stars, the license, and a short description; each project page adds an architecture walkthrough with code samples.
Repositories
Rich is a Python library for beautiful terminal formatting, tables, progress bars, and logs.
face_recognition is a Python library and command-line tool for face recognition, built on top of dlib.
nanochat is Andrej Karpathy’s educational project for walking through the main stages of training a small language model and running a simple chat.
gpt-engineer is an experimental command-line platform for generating and changing code from natural-language software descriptions.
CrewAI is a Python framework for building multi-agent AI systems with roles, tasks, and collaborative execution.
Segment Anything is a Meta AI repository with the SAM model, inference code, examples, and checkpoint links.
Requests is a Python HTTP library with a simple API, sessions, headers, authentication, and convenient response handling.
Odoo is a suite of web-based business apps: CRM, website, eCommerce, inventory, projects, billing, accounting, and other work modules.
Freqtrade is a cryptocurrency trading bot with Python strategies, backtesting, and risk controls.
LiteLLM is a Python SDK and proxy for calling many LLM providers through one interface.
100 Days Of ML Code is a learning path for machine learning with daily practice and examples.