Sebastián Ramírez
a25c92ceb9
♻️ Add support for `pip install "fastapi[standard]"` with standard dependencies and `python -m fastapi` ( #11935 )
...
* ♻️ Add support for `pip install "fastapi[standard]"` and make `fastapi` not include the optional standard dependencies
* 📝 Update docs to include new fastapi[standard]
* ✨ Add new stub fastapi command that tells people to install fastapi[standard]
* ✅ Add tests for new stub CLI
* 🔧 Add new command fastapi in main fastapi project, for when fastapi-cli is not installed
* ✏️ Fix types
* 📝 Add note about quotes when installing fastapi[standard]
* 📝 Update docs about standard extra dependencies
* ⬆️ Upgrade fastapi-cli
2024-08-02 01:03:05 -05:00
github-actions
3990a0a510
📝 Update release notes
2024-08-01 05:10:11 +00:00
Rafael de Oliveira Marques
1f7dcc58de
🌐 Update Portuguese translation for `docs/pt/docs/alternatives.md` ( #11931 )
2024-08-01 00:09:45 -05:00
github-actions
12a4476c3d
📝 Update release notes
2024-08-01 04:54:12 +00:00
Sebastián Ramírez
efb4a077be
🔧 Update sponsors: add liblab ( #11934 )
2024-07-31 23:53:51 -05:00
github-actions
9d41d6e8a8
📝 Update release notes
2024-08-01 02:18:34 +00:00
github-actions
b8a06527fc
📝 Update release notes
2024-07-31 23:40:27 +00:00
github-actions
c0ae16ab7a
📝 Update release notes
2024-07-31 14:09:35 +00:00
jianghuyiyuan
2e35b176cf
✏️ Fix typos in docs ( #11926 )
2024-07-31 09:09:15 -05:00
github-actions
b0801e66d3
📝 Update release notes
2024-07-31 02:18:12 +00:00
github-actions
b9e274dc11
📝 Update release notes
2024-07-30 01:32:52 +00:00
Sebastián Ramírez
0a21b371b7
📝 Tweak management docs ( #11918 )
2024-07-29 20:32:30 -05:00
github-actions
2c33611c62
📝 Update release notes
2024-07-29 23:35:29 +00:00
Sebastián Ramírez
221e59b0d1
🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi ( #11913 )
2024-07-29 18:35:07 -05:00
github-actions
12fffbc7ea
📝 Update release notes
2024-07-29 23:09:37 +00:00
github-actions
2c57673e07
📝 Update release notes
2024-07-29 22:51:53 +00:00
github-actions
7eb37d08bc
📝 Update release notes
2024-07-29 18:12:37 +00:00
Rafael de Oliveira Marques
84b4ac595e
🌐 Add Portuguese translation for `docs/pt/docs/advanced/wsgi.md` ( #11909 )
2024-07-29 12:09:51 -05:00
github-actions
dc8e194a20
📝 Update release notes
2024-07-28 20:26:48 +00:00
Sebastián Ramírez
baf1efc8b8
📝 Add docs about FastAPI team and project management ( #11908 )
2024-07-28 15:26:24 -05:00
github-actions
c944f9c40c
📝 Update release notes
2024-07-28 18:49:31 +00:00
github-actions
dddf07904a
📝 Update release notes
2024-07-28 00:04:20 +00:00
Sebastián Ramírez
81234084cd
📝 Re-structure docs main menu ( #11904 )
2024-07-27 19:03:57 -05:00
github-actions
a4fd3fd483
📝 Update release notes
2024-07-27 23:59:30 +00:00
Aleksandr Andrukhov
c96afadbd7
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/sub-dependencies.md` ( #10515 )
2024-07-27 18:59:11 -05:00
github-actions
386a6796ab
📝 Update release notes
2024-07-24 20:39:30 +00:00
Rafael de Oliveira Marques
4b4c48ecff
🌐 Add Portuguese translation for `docs/pt/docs/advanced/response-change-status-code.md` ( #11863 )
2024-07-24 15:39:07 -05:00
github-actions
cd86c72ed6
📝 Update release notes
2024-07-23 19:36:46 +00:00
Sebastián Ramírez
480f928599
🔧 Update sponsors, remove Reflex ( #11875 )
2024-07-23 14:36:22 -05:00
github-actions
360f4966a6
📝 Update release notes
2024-07-22 20:37:50 +00:00
Nolan Di Mare Sullivan
b80a2590f8
📝 Update Speakeasy URL ( #11871 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 15:37:30 -05:00
github-actions
cd6e9db065
📝 Update release notes
2024-07-18 20:18:17 +00:00
Lucas Balieiro
3898fa88f2
🌐 Add Portuguese translation for `docs/pt/docs/reference/background.md` ( #11849 )
2024-07-18 15:15:21 -05:00
github-actions
4592223c86
📝 Update release notes
2024-07-18 20:13:42 +00:00
João Pedro Pereira Holanda
a5fbbeeb61
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/dependencies/dependencies-with-yield.md` ( #11848 )
2024-07-18 15:13:18 -05:00
github-actions
15130a3eb5
📝 Update release notes
2024-07-17 22:37:18 +00:00
Sebastián Ramírez
9230978aae
🔧 Update sponsors: remove TalkPython ( #11861 )
2024-07-17 22:36:02 +00:00
github-actions
84f04cc8a0
📝 Update release notes
2024-07-17 02:13:04 +00:00
Sebastián Ramírez
7bbddf012c
🔨 Update docs Termynal scripts to not include line nums for local dev ( #11854 )
2024-07-16 21:12:29 -05:00
github-actions
67ed86cb7f
📝 Update release notes
2024-07-15 18:47:15 +00:00
Lucas Balieiro
4c0c05c944
🌐 Add Portuguese translation for `docs/pt/docs/reference/apirouter.md` ( #11843 )
2024-07-15 13:46:51 -05:00
Sebastián Ramírez
b199364246
🔖 Release version 0.111.1
2024-07-14 12:54:20 -05:00
Sebastián Ramírez
38db0a5858
📝 Update release notes
2024-07-14 12:53:37 -05:00
github-actions
0f22c76d7d
📝 Update release notes
2024-07-14 17:47:04 +00:00
Sebastián Ramírez
4d3ef06029
➖ Remove orjson and ujson from default dependencies ( #11842 )
2024-07-14 12:46:40 -05:00
github-actions
7a9396c839
📝 Update release notes
2024-07-14 17:28:03 +00:00
Alejandra
0b1e2ec2a6
✏️ Rewording in `docs/en/docs/fastapi-cli.md` ( #11716 )
...
Co-authored-by: Andres Pineda <1900897+ajpinedam@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-14 12:27:40 -05:00
github-actions
fb15c48556
📝 Update release notes
2024-07-14 17:11:03 +00:00
github-actions
3a8f6cd1a2
📝 Update release notes
2024-07-14 17:07:22 +00:00
kittydoor
60f7fe4006
📝 Update Hypercorn links in all the docs ( #11744 )
2024-07-14 12:06:59 -05:00