starlette
ASGI framework
A lightweight ASGI framework/toolkit for building async web services in Python
The little ASGI framework that shines. 🌟
10k stars
104 watching
948 forks
Language: Python
last commit: 2 days ago
Linked from 2 awesome lists
asynchttppythonwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
encode/uvicorn | Provides an ASGI web server implementation for Python | 8,642 |
encode/httpx | An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. | 13,364 |
kennethreitz/responder | A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,591 |
sparckles/robyn | A high-performance, community-driven Python web framework with a Rust runtime. | 4,456 |
tartiflette/tartiflette-asgi | A wrapper for a Python GraphQL engine that provides ASGI support for building HTTP APIs | 99 |
encode/databases | An asynchronous Python library providing support for querying multiple databases using SQLAlchemy core expressions. | 3,849 |
tinche/aiofiles | A library that provides asynchronous file I/O support for Python's asyncio framework | 2,883 |
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 11,920 |
frappe/frappe | A full-stack web application framework designed to support the development of real-world applications | 7,344 |
astral-sh/ruff | A fast and powerful Python code linter and formatter written in Rust. | 33,319 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,504 |
spec-first/connexion | A framework that allows developers to write API specifications first and then generate Python code based on those specifications | 4,505 |
emmett-framework/granian | An HTTP server designed to support Python applications and multiple interface standards | 2,922 |
fastapi/fastapi | A modern Python framework for building high-performance RESTful APIs with automatic interactive documentation and robust standards-based features. | 78,258 |
python-eel/eel | A lightweight Python library that enables seamless communication between Python and JavaScript, facilitating the creation of simple GUI applications. | 6,507 |