- Sort Score
- Result 10 results
- Languages All
Results 481 - 490 of 557 for tipy (0.02 sec)
-
docs/em/docs/tutorial/dependencies/index.md
``` //// ๐ ๐ โ๏ธ `Depends` ๐ข ๐ ๐ข ๐ ๐ ๐ โ๏ธ `Body`, `Query`, โ๏ธ, `Depends` ๐ท ๐ ๐. ๐ ๐ด ๐ค `Depends` ๐ ๐ข. ๐ ๐ข ๐ ๐ณ ๐ ๐ข. & ๐ ๐ข โ ๐ข ๐ ๐ ๐ *โก ๐ ๏ธ ๐ข* . /// tip ๐ ๐ ๐ โซ๏ธโ ๐ "๐", โ๏ธ โช๏ธโก๏ธ ๐ข, ๐ช โ๏ธ ๐ โญ ๐. /// ๐โ ๐ ๐จ ๐ฌ, **FastAPI** ๐ โ ๐ : * ๐ค ๐ ๐ ("โ") ๐ข โฎ๏ธ โ ๐ข. * ๐ค ๐ โช๏ธโก๏ธ ๐ ๐ข. * ๐ ๏ธ ๐ ๐ ๐ข ๐ *โก ๐ ๏ธ ๐ข*. ```mermaid
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.7K bytes - Viewed (0) -
docs/uk/docs/tutorial/body.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 11.1K bytes - Viewed (0) -
docs/en/docs/advanced/generate-clients.md
<img src="/img/tutorial/generate-clients/image02.png"> You will also get autocompletion for the payload to send: <img src="/img/tutorial/generate-clients/image03.png"> /// tip Notice the autocompletion for `name` and `price`, that was defined in the FastAPI application, in the `Item` model. /// You will have inline errors for the data that you send:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.7K bytes - Viewed (0) -
docs/ja/docs/tutorial/security/oauth2-jwt.md
ใใใงใฏใๆจๅฅจใใใฆใใใใฎใไฝฟ็จใใพใ๏ผ<a href="https://cryptography.io/" class="external-link" target="_blank">pyca/cryptography</a>ใ /// tip | "่ฑ็ฅ่ญ" ใใฎใใฅใผใใชใขใซใงใฏไปฅๅใ<a href="https://pyjwt.readthedocs.io/" class="external-link" target="_blank">PyJWT</a>ใไฝฟ็จใใฆใใพใใใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 14.1K bytes - Viewed (1) -
docs/en/mkdocs.yml
pymdownx.tilde: # pymdownx blocks pymdownx.blocks.admonition: types: - note - attention - caution - danger - error - tip - hint - warning # Custom types - info - check pymdownx.blocks.details: pymdownx.blocks.tab: alternate_style: True # Other extensions mdx_include:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Oct 22 20:28:02 UTC 2024 - 10.4K bytes - Viewed (0) -
docs/ja/docs/tutorial/body-updates.md
* ใใผใฟใDBใซไฟๅญใใพใใ * ๆดๆฐใใใใขใใซใ่ฟใใพใใ ```Python hl_lines="30 31 32 33 34 35 36 37" {!../../docs_src/body_updates/tutorial002.py!} ``` /// tip | "่ฑ็ฅ่ญ" ๅฎ้ใซใฏใHTTPใฎ`PUT`ๆไฝใงใๅใใใฏใใใฏใไฝฟ็จใใใใจใใงใใพใใ ใใใใใใใใฎใฆใผในใฑใผในใฎใใใซไฝๆใใใใฎใงใใใใงใฎไพใงใฏ`PATCH`ใไฝฟ็จใใฆใใพใใ /// /// note | "ๅ่" ๅ ฅๅใขใใซใใพใ ๆค่จผใใใฆใใใใจใซๆณจ็ฎใใฆใใ ใใใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.1K bytes - Viewed (0) -
docs/es/docs/features.md
![ReDoc](https://fastapi.tiangolo.com/img/index/index-06-redoc-02.png) ### Simplemente Python moderno Todo estรก basado en las declaraciones de tipo de **Python 3.8** estรกndar (gracias a Pydantic). No necesitas aprender una sintaxis nueva, solo Python moderno.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Aug 19 18:15:21 UTC 2024 - 10.9K bytes - Viewed (0) -
docs/em/docs/tutorial/handling-errors.md
} ``` โ๏ธ ๐ฅ ๐ฉโ๐ป ๐จ `http://example.com/items/bar` (๐ซ-๐ซ `item_id` `"bar"`), ๐ ๐ฉโ๐ป ๐ ๐จ ๐บ๐ธ๐ ๐ ๐ 4๏ธโฃ0๏ธโฃ4๏ธโฃ ("๐ซ ๐" โ), & ๐ป ๐จ: ```JSON { "detail": "Item not found" } ``` /// tip ๐โ ๐โโ `HTTPException`, ๐ ๐ช ๐ถโโ๏ธ ๐ ๐ฒ ๐ ๐ช ๐ ๐ป ๐ข `detail`, ๐ซ ๐ด `str`. ๐ ๐ช ๐ถโโ๏ธ `dict`, `list`, โ๏ธ. ๐ซ ๐ต ๐ **FastAPI** & ๐ ๐ป. /// ## ๐ฎ ๐ ๐
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.3K bytes - Viewed (0) -
docs/em/docs/tutorial/body-nested-models.md
``` //// //// tab | ๐ 3๏ธโฃ.9๏ธโฃ & ๐ ```Python hl_lines="7" {!> ../../docs_src/body_nested_models/tutorial009_py39.py!} ``` //// /// tip โ๏ธ ๐คฏ ๐ ๐ป ๐ด ๐โ๐ฆบ `str` ๐. โ๏ธ Pydantic โ๏ธ ๐ง ๐ฝ ๐ ๏ธ. ๐ โ ๐, โ๏ธ ๐ ๐ ๏ธ ๐ฉโ๐ป ๐ช ๐ด ๐จ ๐ป ๐, ๐ ๐ ๐ป ๐ ๐ ๐ข, Pydantic ๐ ๐ ๐ซ & โ ๐ซ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.1K bytes - Viewed (0) -
docs/ko/docs/tutorial/first-steps.md
/// ๋ค๋ฅธ ์๋๋ ์ฌ์ฉํ ์ ์์ต๋๋ค: * `@app.post()` * `@app.put()` * `@app.delete()` ํํ ์ฌ์ฉ๋์ง ์๋ ๊ฒ๋ค๋ ์์ต๋๋ค: * `@app.options()` * `@app.head()` * `@app.patch()` * `@app.trace()` /// tip | "ํ" ๊ฐ ์๋(HTTP ๋ฉ์๋)์ ์ํ๋ ๋๋ก ์ฌ์ฉํด๋ ๋ฉ๋๋ค. **FastAPI**๋ ํน์ ์๋ฏธ๋ฅผ ๊ฐ์ ํ์ง ์์ต๋๋ค. ์ฌ๊ธฐ์ ์ ๋ณด๋ ์ง์นจ์์ผ๋ฟ ๊ฐ์ ์ฌํญ์ด ์๋๋๋ค. ์๋ฅผ ๋ค์ด GraphQL์ ์ฌ์ฉํ๋ ๊ฒฝ์ฐ, ์ผ๋ฐ์ ์ผ๋ก `POST` ์๋๋ง ์ฌ์ฉํ์ฌ ๋ชจ๋ ํ๋์ ์ํํฉ๋๋ค. ///
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.4K bytes - Viewed (0)