You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez 9eaed2eb37
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
..
tutorial001.py Auto-generate OpenAPI servers from root_path (#1596) 5 years ago
tutorial001_an.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial001_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial002.py 📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 3 years ago
tutorial002_an.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial002_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial002_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial002_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
tutorial003.py 📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 3 years ago
tutorial003_an.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial003_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial003_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial003_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
tutorial004.py 📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 3 years ago
tutorial004_an.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial004_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial004_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial004_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
tutorial005.py Use Ruff for linting (#5630) 2 years ago
tutorial005_an.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial005_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial005_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial005_py39.py Use Ruff for linting (#5630) 2 years ago
tutorial005_py310.py Use Ruff for linting (#5630) 2 years ago
tutorial006.py Add support for docs translations (#1168) 5 years ago
tutorial006_an.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial006_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial007.py 📝 Update docs for handling HTTP Basic Auth with `secrets.compare_digest()` to account for non-ASCII characters (#3536) 3 years ago
tutorial007_an.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
tutorial007_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago