..
tutorial001.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
2022-05-14 06:59:59 -05:00
tutorial001_py310.py
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
2022-01-07 15:11:31 +01:00
tutorial002.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial002_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial002_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial002_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial003.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial003_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial003_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial003_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial003_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial004.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial004_an.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial004_an_py39.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial004_an_py310.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial004_an_py310_regex.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial004_py310.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial005.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial005_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial005_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial006_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006b.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial006b_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006b_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006c.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial006c_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006c_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006c_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006c_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial006d.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial006d_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial006d_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial007.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial007_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial007_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial007_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial007_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial008.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial008_an.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial008_an_py39.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial008_an_py310.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial008_py310.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial009.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial009_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial009_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial009_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial009_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial010.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial010_an.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial010_an_py39.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial010_an_py310.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial010_py310.py
👷 Adopt Ruff format ( #10517 )
2023-10-25 00:26:06 +04:00
tutorial011.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial011_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial011_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial011_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial011_py39.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial011_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial012.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial012_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial012_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial012_py39.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial013.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial013_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial013_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial014.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
tutorial014_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial014_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial014_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests ( #9268 )
2023-03-18 13:29:59 +01:00
tutorial014_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00