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
2e14c69c31
👷 Adopt Ruff format ( #10517 )
* 🔧 Update pre-commit, use ruff format
* ⬆️ Upgrade dependencies, use Ruff for formatting
* 🔧 Update Ruff config
* 🔨 Update lint and format scripts, use Ruff
* 🎨 Format internals with Ruff
* 🎨 Format docs scripts
* 🎨 Format tests
* 🎨 Format extra commas in src for docs
* 📝 Update docs mentioning `@lru_cache()`, use `@lru_cache` instead to keep consistency with the format
* 🎨 Update src for docs, use plain `@lru_cache`
* 🎨 Update src for docs format and docs references
1 year ago
..
tutorial001.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 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 support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial002.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial002_an.py
👷 Adopt Ruff format (#10517)
1 year ago
tutorial002_an_py39.py
👷 Adopt Ruff format (#10517)
1 year 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 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_py39.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial003_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago