Web Frameworks & APIs

Tools developers use to build websites and web services.

Web Frameworks & APIs

aiohttp

One toolkit that can both ask questions of the internet and answer them.

Web Frameworks & APIs

bottle

An entire web framework small enough to fit inside a single file.

Web Frameworks & APIs

CherryPy

One of the internet's longest-running Python web tools, still quietly humming along.

Web Frameworks & APIs

connexion

Write the contract first, and let the code fill itself in around it.

Web Frameworks & APIs

Django

The framework that turns 'we need a website by Friday' into 'it's already live.'

Web Frameworks & APIs

falcon

Built for the unglamorous, high-stakes job of moving data at massive scale, reliably.

Web Frameworks & APIs

fastapi

Write a few lines of Python, get a fully documented API website for free.

Web Frameworks & APIs

Flask

A tiny toolbox that lets one person build what used to take a whole team.

Web Frameworks & APIs

gunicorn

The reliable workhorse that keeps Python websites answering visitors around the clock.

Web Frameworks & APIs

hug

Write one Python function, get a web API, a command-line tool, and documentation for free.

Web Frameworks & APIs

pyramid

Lets a weekend hobby project grow into a company's core system without a rewrite.

Web Frameworks & APIs

sanic

A Python web framework built to race Node.js at its own speed game.

Web Frameworks & APIs

starlette

The quiet engine running underneath some of Python's fastest websites.

Web Frameworks & APIs

tornado

Built to hold thousands of open conversations at once without breaking a sweat.

Web Frameworks & APIs

uvicorn

The engine that actually gets a fast Python website running, not just written.