mirror of https://github.com/encode/starlette.git
32 lines
351 B
Plaintext
32 lines
351 B
Plaintext
# Optionals
|
|
aiofiles
|
|
graphene
|
|
itsdangerous
|
|
jinja2
|
|
python-multipart
|
|
pyyaml
|
|
requests
|
|
ujson
|
|
|
|
# Async database drivers
|
|
asyncpg
|
|
aiomysql
|
|
|
|
# Sync database drivers for standard tooling around setup/teardown/migrations.
|
|
psycopg2-binary
|
|
pymysql
|
|
|
|
# Testing
|
|
autoflake
|
|
black
|
|
codecov
|
|
isort
|
|
mypy
|
|
pytest
|
|
pytest-cov
|
|
sqlalchemy
|
|
|
|
# Documentation
|
|
mkdocs
|
|
mkdocs-material
|