..
tutorial001.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial001_02_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial001_02_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial001_02_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 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
tutorial001_an_py310.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial001_py310.py
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
3 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
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial005_an.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
1 year ago
tutorial005_an_py39.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
1 year ago
tutorial005_an_py310.py
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
1 year ago
tutorial005_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 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
tutorial007.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial008.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial008_an.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial008_an_py39.py
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
tutorial008b.py
✏️ Fix typo in dependencies with yield source examples (#10847)
1 year ago
tutorial008b_an.py
✏️ Fix typo in dependencies with yield source examples (#10847)
1 year ago
tutorial008b_an_py39.py
✏️ Fix typo in dependencies with yield source examples (#10847)
1 year ago
tutorial008c.py
🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with `yield` and `except` to require raising again as in regular Python (#11191)
1 year ago
tutorial008c_an.py
🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with `yield` and `except` to require raising again as in regular Python (#11191)
1 year ago
tutorial008c_an_py39.py
🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with `yield` and `except` to require raising again as in regular Python (#11191)
1 year ago
tutorial008d.py
🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with `yield` and `except` to require raising again as in regular Python (#11191)
1 year ago
tutorial008d_an.py
🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with `yield` and `except` to require raising again as in regular Python (#11191)
1 year ago
tutorial008d_an_py39.py
🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with `yield` and `except` to require raising again as in regular Python (#11191)
1 year ago
tutorial008e.py
Fix: make solve_dependencies re-raise RuntimeError
2 months ago
tutorial008e_an.py
Fix: make solve_dependencies re-raise RuntimeError
2 months ago
tutorial008e_an_py39.py
Fix: make solve_dependencies re-raise RuntimeError
2 months ago
tutorial008f.py
Fix: make solve_dependencies re-raise RuntimeError
2 months ago
tutorial008f_an.py
Fix: make solve_dependencies re-raise RuntimeError
2 months ago
tutorial008f_an_py39.py
Fix: make solve_dependencies re-raise RuntimeError
2 months ago
tutorial009.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial010.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial011.py
✨ Add support for docs translations (#1168)
5 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
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