sanic==25.12.1
# A web server and web framework that's written to go fast. Build fast. Run fast.
$ pip install sanic
downloads/wk
322,739
license
MIT
version
25.12.1
python
>=3.10
What is sanic?
Sanic is a Python web framework and server designed for building high-performance web applications with an emphasis on speed and asynchronous request handling. Developers use it to create fast APIs and web services, particularly when they need to handle concurrent requests efficiently or want better performance compared to traditional synchronous frameworks.
Links
Dependencies (43)
beautifulsoup4
pytest-sanic
pytest-benchmark
chardet
ruff
bandit
mypy
docutils
pygments
uvicorn
slotscheck
types-ujson
cryptography
tox
towncrier
sphinx
sphinx_rtd_theme
m2r2
enum-tools
mistune
autodocsumm
msgspec
python-frontmatter
docstring-parser
libsass
pytest
sanic-testing
pytest-cov
coverage
pytest-xdist
sanic-ext
aioquic
sanic-routing
httptools
uvloop
ujson
aiofiles
websockets
multidict
html5tagger
tracerite
typing-extensions
setuptools
Author
Sanic Community