- Sort Score
- Result 10 results
- Languages All
Results 421 - 430 of 1,380 for MD (0.04 sec)
-
docs/en/docs/tutorial/security/first-steps.md
However, if you use the `pip install fastapi` command, the `python-multipart` package is not included by default. To install it manually, make sure you create a [virtual environment](../../virtual-environments.md){.internal-link target=_blank}, activate it, and then install it with: ```console $ pip install python-multipart ``` This is because **OAuth2** uses "form data" for sending the `username` and `password`. ///
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 8.4K bytes - Viewed (0) -
docs/pt/docs/advanced/custom-response.md
Por padrรฃo, o **FastAPI** irรก retornar respostas utilizando `JSONResponse`. Mas vocรช pode sobrescrever esse comportamento utilizando `Response` diretamente, como visto em [Retornando uma Resposta Diretamente](response-directly.md){.internal-link target=_blank}.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 13.2K bytes - Viewed (0) -
docs/es/docs/advanced/openapi-callbacks.md
### La expresiรณn del path del callback
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 8K bytes - Viewed (0) -
docs/em/docs/advanced/sub-applications.md
๐ ๐, ๐ง-๐ธ ๐ ๐ญ โ๏ธ ๐ โก ๐ก ๐ฉบ ๐. & ๐ง-๐ธ ๐ช โ๏ธ ๐ฎ ๐ ๐ ๐ง-๐ธ & ๐ ๐ ๐ท โ, โฉ๏ธ FastAPI ๐ต ๐ ๐ `root_path`โ ๐.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 2.4K bytes - Viewed (0) -
docs/em/docs/how-to/extending-openapi.md
* `routes`: ๐ ๐ฃ, ๐ซ ๐ ยฎ *โก ๐ ๏ธ*. ๐ซ โ โช๏ธโก๏ธ `app.routes`. ## ๐ ๐ข โ๏ธ โน ๐, ๐ ๐ช โ๏ธ ๐ ๐ ๐ข ๐ ๐ ๐ & ๐ ๐ ๐ ๐ ๐ ๐ช. ๐ผ, โก๏ธ ๐ฎ <a href="https://github.com/Rebilly/ReDoc/blob/master/docs/redoc-vendor-extensions.md#x-logo" class="external-link" target="_blank">๐ ๐ โ ๐ ๐ ๐ฑ</a>. ### ๐ **FastAPI** ๐ฅ, โ ๐ ๐ **FastAPI** ๐ธ ๐: {* ../../docs_src/extending_openapi/tutorial001.py hl[1,4,7:9] *} ### ๐ ๐ ๐
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 2.6K bytes - Viewed (0) -
docs/es/docs/deployment/docker.md
La forma mรกs comรบn de hacerlo es tener un archivo `requirements.txt` con los nombres de los paquetes y sus versiones, uno por lรญnea. Por supuesto, usarรญas las mismas ideas que leรญste en [Acerca de las versiones de FastAPI](versions.md){.internal-link target=_blank} para establecer los rangos de versiones. Por ejemplo, tu `requirements.txt` podrรญa verse asรญ: ``` fastapi[standard]>=0.113.0,<0.114.0 pydantic>=2.7.0,<3.0.0 ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:15:52 UTC 2025 - 31K bytes - Viewed (0) -
docs/fr/docs/alternatives.md
Pour plus de dรฉtails, consultez la section [Dรฉploiement](deployment/index.md){.internal-link target=_blank}. /// ## Benchmarks et vitesse
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 27.5K bytes - Viewed (0) -
docs/ja/docs/environment-variables.md
ใคใพใใPythonใ็ฐๅขๅคๆฐใใ่ชญใฟๅใ**ใใใใๅค**ใฏ **`str`ๅใจใชใ**ใไปใฎๅใธใฎๅคๆใใใชใใผใทใงใณใฏใณใผใๅ ใง่กใๅฟ ่ฆใใใใพใใ ็ฐๅขๅคๆฐใไฝฟ็จใใฆ**ใขใใชใฑใผใทใงใณ่จญๅฎ**ใ็ฎก็ใใๆนๆณใซใคใใฆใฏใ[้ซๅบฆใชใฆใผใถใผใฌใคใ - Settings and Environment Variables](./advanced/settings.md){.internal-link target=_blank}ใง่ฉณใใๅญฆในใพใใ ## `PATH`็ฐๅขๅคๆฐ **`PATH`**ใจใใ**็นๅฅใช**็ฐๅขๅคๆฐใใใใพใใใใฎ็ฐๅขๅคๆฐใฏใOS๏ผLinuxใmacOSใWindows๏ผใๅฎ่กใใใใญใฐใฉใ ใ็บ่ฆใใใใใซไฝฟ็จใใใพใใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jan 27 15:39:04 UTC 2025 - 9.4K bytes - Viewed (0) -
docs/es/docs/advanced/events.md
/// ## Sub Aplicaciones
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 8.2K bytes - Viewed (0) -
docs/ko/docs/advanced/response-cookies.md
๋ํ ์์กด๊ด๊ณ์์ `Response` ๋งค๊ฐ๋ณ์๋ฅผ ์ ์ธํ๊ณ , ํด๋น ์์กด์ฑ์์ ์ฟ ํค(๋ฐ ํค๋)๋ฅผ ์ค์ ํ ์๋ ์์ต๋๋ค. ## `Response`๋ฅผ ์ง์ ๋ฐํํ๊ธฐ ์ฝ๋์์ `Response`๋ฅผ ์ง์ ๋ฐํํ ๋๋ ์ฟ ํค๋ฅผ ์์ฑํ ์ ์์ต๋๋ค. ์ด๋ฅผ ์ํด [Response๋ฅผ ์ง์ ๋ฐํํ๊ธฐ](response-directly.md){.internal-link target=_blank}์์ ์ค๋ช ํ ๋๋ก ์๋ต์ ์์ฑํ ์ ์์ต๋๋ค. ๊ทธ๋ฐ ๋ค์ ์ฟ ํค๋ฅผ ์ค์ ํ๊ณ ๋ฐํํ๋ฉด ๋ฉ๋๋ค: {* ../../docs_src/response_directly/tutorial002.py hl[1,18] *} /// tip
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 2.4K bytes - Viewed (0)