..
tutorial001.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial001_py310.py
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
3 years ago
tutorial002.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
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_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 support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial003.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
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 support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial004.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial004_an.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial004_an_py39.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial004_an_py310.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial004_an_py310_regex.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial004_py310.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial005.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 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
tutorial006.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 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
tutorial006b.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial006b_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial006b_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial006c.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial006c_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial006c_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial006c_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial006c_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial006d.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial006d_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial006d_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial007.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
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
tutorial007_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial007_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial008.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial008_an.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial008_an_py39.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial008_an_py310.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial008_py310.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial009.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial009_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial009_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial009_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial009_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial010.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial010_an.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial010_an_py39.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial010_an_py310.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial010_py310.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial011.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial011_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial011_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial011_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial011_py39.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial011_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial012.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial012_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial012_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial012_py39.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial013.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial013_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial013_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial014.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial014_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial014_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial014_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial014_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago