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 08b817a842
🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378)
2 months 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 ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 1 year ago
tutorial003_an_py39.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 1 year ago
tutorial003_an_py310.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 1 year ago
tutorial003_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
tutorial004.py 🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378) 2 months ago
tutorial004_an.py 🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378) 2 months ago
tutorial004_an_py39.py 🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378) 2 months ago
tutorial004_an_py310.py 🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378) 2 months ago
tutorial004_py310.py 🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378) 2 months ago
tutorial005.py 📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose (#11589) 11 months ago
tutorial005_an.py 🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378) 2 months ago
tutorial005_an_py39.py 🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378) 2 months ago
tutorial005_an_py310.py 🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378) 2 months ago
tutorial005_py39.py 📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose (#11589) 11 months ago
tutorial005_py310.py 📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose (#11589) 11 months 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 📝 Replace `email` with `username` in `docs_src/security/tutorial007` code examples (#10649) 1 year ago
tutorial007_an.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 1 year ago
tutorial007_an_py39.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 1 year ago