Starred repositories
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
All Algorithms implemented in Python
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Command-line program to download videos from YouTube.com and other video sites
A feature-rich command-line audio/video downloader
The Python micro framework for building web applications.
The official gpt4free repository | various collection of powerful language models | o3 and deepseek r1, gpt-4.5
A collection of design patterns/idioms in Python
Minimal examples of data structures and algorithms in Python
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
The definitive Python library to receive livestream events (comments, gifts, etc.) in realtime from TikTok LIVE.
Simple python script to download Bandcamp albums
Download song lyrics and metadata from Genius.com 🎶🎤
Allure integrations for Python test frameworks
This docker container allows you to see up to date reports simply mounting your "allure-results" directory in the container (for a Single Project) or your "projects" directory (for Multiple Project…
🎥✨ A TikTok live streaming recorder tool written in Python. Capture and relive your favorite TikTok moments effortlessly. 🎥✨
Integrate AI Assistants with Django to build intelligent applications
Book on basic to intermediate level Python projects
gvanrossum / 500lines
Forked from aosabook/500lines500 Lines or Less
kennethreitz / requests
Forked from psf/requestsA simple, yet elegant HTTP library.
Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many…
Python Implementation of all the Competitive Programmer Handbook Algorithms
Vai editor. A text based IDE similar to vim, in python.
This project shows how to apply page-object-pattern / model (POM) for Selenium by using Python and unittest. There are six test cases which are written against to sign-in page for amazon.com