- Sort Score
- Result 10 results
- Languages All
Results 141 - 150 of 395 for div0 (0.04 sec)
-
docs/ja/docs/contributing.md
Pythonの`venv`モジュールを使用して、ディレクトリに仮想環境を作成します: <div class="termy"> ```console $ python -m venv env ``` </div> これにより、Pythonバイナリを含む`./env/`ディレクトリが作成され、その隔離された環境にパッケージのインストールが可能になります。 ### 仮想環境の有効化 新しい環境を有効化するには: //// tab | Linux, macOS <div class="termy"> ```console $ source ./env/bin/activate ``` </div> //// //// tab | Windows PowerShell
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 16.6K bytes - Viewed (0) -
docs/en/docs/js/custom.js
buffer.push(line); } } saveBuffer(); const div = document.createElement("div"); node.replaceWith(div); const termynal = new Termynal(div, { lineData: useLines, noInit: true, lineDelay: 500 });
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 6.6K bytes - Viewed (0) -
docs/pt/docs/how-to/separate-openapi-schemas.md
### Modelo de Entrada na Documentação Você pode confirmar que na documentação, o campo `description` não tem um **asterisco vermelho**, não é marcado como obrigatório: <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image01.png"> </div> ### Modelo para Saída Mas se você usar o mesmo modelo como saída, como aqui: //// tab | Python 3.10+ ```Python hl_lines="19"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Oct 24 18:52:36 UTC 2024 - 6.8K bytes - Viewed (0) -
docs/vi/docs/index.md
<div style="text-align: right; margin-right: 10%;">Kabir Khan - <strong>Microsoft</strong> <a href="https://github.com/fastapi/fastapi/pull/26" target="_blank"><small>(ref)</small></a></div> --- "_Chúng tôi tích hợp thư viện **FastAPI** để sinh ra một **REST** server, nó có thể được truy vấn để thu được những **dự đoán**._ [bởi Ludwid] "
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 20 19:20:23 UTC 2024 - 21.9K bytes - Viewed (0) -
docs/pt/docs/environment-variables.md
//// Então, se você digitar: <div class="termy"> ```console $ python ``` </div> //// tab | Linux, macOS O sistema **encontrará** o programa `python` em `/opt/custompython/bin` e o executará. Seria aproximadamente equivalente a digitar: <div class="termy"> ```console $ /opt/custompython/bin/python ``` </div> //// //// tab | Windows
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Sep 10 10:36:42 UTC 2024 - 8.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/error/notFound.jsp
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 1.3K bytes - Viewed (0) -
docs/en/overrides/partials/copyright.html
<div class="md-copyright"> <div class="md-copyright__highlight"> The FastAPI trademark is owned by <a href="https://tiangolo.com" target="_blank">@tiangolo</a> and is registered in the US and across other regions </div> {% if not config.extra.generator == false %} Made with <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener"> Material for MkDocs </a> {% endif %}
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Feb 04 20:56:59 UTC 2024 - 450 bytes - Viewed (0) -
docs/pl/docs/tutorial/index.md
--- ## Instalacja FastAPI Jako pierwszy krok zainstaluj FastAPI. Na potrzeby samouczka możesz zainstalować również wszystkie opcjonalne biblioteki: <div class="termy"> ```console $ pip install "fastapi[all]" ---> 100% ``` </div> ...wliczając w to `uvicorn`, który będzie służył jako serwer wykonujacy Twój kod. /// note Możesz również wykonać instalację "krok po kroku".
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 2.8K bytes - Viewed (0) -
docs/de/docs/advanced/settings.md
Installieren Sie zunächst das Package `pydantic-settings`: <div class="termy"> ```console $ pip install pydantic-settings ---> 100% ``` </div> Es ist bereits enthalten, wenn Sie die `all`-Extras installiert haben, mit: <div class="termy"> ```console $ pip install "fastapi[all]" ---> 100% ``` </div> /// info
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 17.7K bytes - Viewed (0) -
docs/yo/docs/index.md
<div style="text-align: right; margin-right: 10%;">Kabir Khan - <strong>Microsoft</strong> <a href="https://github.com/fastapi/fastapi/pull/26" target="_blank"><small>(ref)</small></a></div> --- "_A gba àwọn ohun èlò ìwé afọwọkọ **FastAPI** tí kò yí padà láti ṣẹ̀dá olùpín **REST** tí a lè béèrè lọ́wọ́ rẹ̀ láti gba **àsọtẹ́lẹ̀**. [fún Ludwig]_"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 20 19:20:23 UTC 2024 - 24.1K bytes - Viewed (0)