Stars
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
An opinionated list of awesome Python frameworks, libraries, software and resources.
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
Python packaging and dependency management made easy
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Asynchronous HTTP client/server framework for asyncio and Python
An API wrapper for Discord written in Python.
Proxy server to bypass Cloudflare protection
Typed interactions with the GitHub API v3
Simple and extensible administrative interface framework for Flask
curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
🛁 Clean Code concepts adapted for Python
Full Stack Web Development with Flask.
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser tls/ja3/http2 fingerprints.
CLI for SQLite Databases with auto-completion and syntax highlighting
Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
Projects and e-book for our course, REST APIs with Flask and Python
This repository contains the example code for my blog article Using Celery with Flask.