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.
Motov Yurii 3063ada72f
Add missing tests for code examples (#14569)
5 months ago
..
__init__.py Add missing tests for code examples (#14569) 5 months ago
tutorial001_02_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial001_02_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial001_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial001_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial001_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial001_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 4 years ago
tutorial002_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial002_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial002_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial002_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 4 years ago
tutorial003_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial003_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial003_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial003_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 4 years ago
tutorial004_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial004_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial004_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial004_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 4 years ago
tutorial005_an_py39.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 2 years ago
tutorial005_an_py310.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 2 years ago
tutorial005_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial005_py310.py Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 4 years ago
tutorial006_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial006_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial007_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial008_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial008_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial008b_an_py39.py ✏️ Fix typo in dependencies with yield source examples (#10847) 2 years ago
tutorial008b_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months 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) 2 years ago
tutorial008c_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months 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) 2 years ago
tutorial008d_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial008e_an_py39.py Add support for dependencies with scopes, support `scope="request"` for dependencies with `yield` that exit before the response is sent (#14262) 7 months ago
tutorial008e_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial010_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial011_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial011_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial012_an_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial012_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial013_an_py310.py 🐛 Fix support for `StreamingResponse`s with dependencies with `yield` or `UploadFile`s, close after the response is done (#14099) 8 months ago
tutorial014_an_py310.py 🐛 Fix support for `StreamingResponse`s with dependencies with `yield` or `UploadFile`s, close after the response is done (#14099) 8 months ago