Get latest version:
pip install starlette-web
pip install starlette-web[postgres,redis,apispec,auth,scheduler]
pip install starlette-web[all]
starlette-web has a lot of extra dependencies, most of which correspond to contrib modules:
- apispec
- admin
- mqtt
- postgres
- redis
- scheduler
- deploy
- develop
- testing
All but "development" and "testing" are recommended for production.
See docs/howto/setup