granian

Package — ServerPython 3.7+Advanced

Rust-based ASGI/WSGI server for high performance

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
None (Rust binary)
Install
pip install granian

Learn by Difficulty

Quick Example

python
# Install: pip install granian
import granian

# Basic granian usage
print(f"Using granian")
# See documentation for detailed examples

granian is a third-party package. Rust-based ASGI/WSGI server for high performance. Install with: pip install granian

Try in Playground

Tags

packageserverasgiwsgideployment