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
3664
Commits
20
Branches
208
Tags
176 MiB
Python
99.9%
Branch:
Kludex-patch-1
tiangolo.fastapi
/
scripts
/
publish.sh
5 lines
42 B
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-e
flit publish
Reference in new issue