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.

Filters

Reset
Languages

Repositories

Found: 168
soimort/you-get
You-Get

You-Get is a Python utility for downloading video, audio, and images from web pages when a source has no convenient download button.

Stars 56,845 Forks 9,729 Author soimort Language Python License Unknown
Open
karpathy/nanochat
nanochat

nanochat is Andrej Karpathy’s educational project for walking through the main stages of training a small language model and running a simple chat.

Stars 55,484 Forks 7,632 Author karpathy Language Python License Unknown
Open
crewAIInc/crewAI
CrewAI

CrewAI is a Python framework for building multi-agent AI systems with roles, tasks, and collaborative execution.

Stars 54,431 Forks 7,621 Author crewAIInc Language Python License Unknown
Open
psf/requests
Requests

Requests is a Python HTTP library with a simple API, sessions, headers, authentication, and convenient response handling.

Stars 54,084 Forks 9,991 Author psf Language Python License Unknown
Open
odoo/odoo
Odoo

Odoo is a suite of web-based business apps: CRM, website, eCommerce, inventory, projects, billing, accounting, and other work modules.

Stars 52,673 Forks 32,928 Author odoo Language Python License Unknown
Open
freqtrade/freqtrade
Freqtrade

Freqtrade is a cryptocurrency trading bot with Python strategies, backtesting, and risk controls.

Stars 51,886 Forks 10,804 Author freqtrade Language Python License GPL-3.0
Open
BerriAI/litellm
LiteLLM

LiteLLM is a Python SDK and proxy for calling many LLM providers through one interface.

Stars 51,738 Forks 9,225 Author BerriAI Language Python License NOASSERTION
Open