This website works better with JavaScript.
Home
Explore
Help
Sign In
mirror
/
tiangolo.fastapi
mirror of
https://github.com/tiangolo/fastapi
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
python
asyncio
api
async
fastapi
framework
json
json-schema
openapi
openapi3
pydantic
python-types
python3
redoc
rest
starlette
swagger
swagger-ui
uvicorn
web
1179
Commits
20
Branches
208
Tags
177 MiB
Python
99.9%
Tree:
b9a0179a03
tiangolo.fastapi
/
.flake8
5 lines
100 B
Raw
Blame
History
[flake8]
max-line-length = 88
select = C,E,F,W,B,B9
ignore = E203, E501, W503
exclude = __init__.py
Reference in new issue