- Sort Score
- Result 10 results
- Languages All
Results 421 - 430 of 545 for instalar (0.06 sec)
-
bin/init.sh
DOWNLOAD_COMMAND="wget -qO -" return fi echo wget is not installed. echo Error: curl is not installed or does not support https, wget is not installed. \ Cannot download envoy. Please install wget or add support of https to curl. exit 1 } # Downloads and extract an Envoy binary if the artifact doesn't already exist. # Params: # $1: The URL of the Envoy tar.gz to be downloaded.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jan 25 19:11:31 UTC 2024 - 6.1K bytes - Viewed (0) -
docs/tr/docs/index.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Aug 16 16:50:01 UTC 2024 - 21.9K bytes - Viewed (0) -
docs/em/docs/tutorial/response-model.md
``` //// /// info โ๏ธ `EmailStr`, ๐ฅ โ <a href="https://github.com/JoshData/python-email-validator" class="external-link" target="_blank">`email-validator`</a>. ๐คถ โ. `pip install email-validator` โ๏ธ `pip install pydantic[email]`. /// & ๐ฅ โ๏ธ ๐ ๐ท ๐ฃ ๐ ๐ข & ๐ ๐ท ๐ฃ ๐ ๐ข: //// tab | ๐ 3๏ธโฃ.6๏ธโฃ & ๐ ```Python hl_lines="18" {!> ../../docs_src/response_model/tutorial002.py!}
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 15.8K bytes - Viewed (0) -
docs/ko/docs/fastapi-cli.md
# FastAPI CLI **FastAPI CLI**๋ FastAPI ์ ํ๋ฆฌ์ผ์ด์ ์ ์คํํ๊ณ , ํ๋ก์ ํธ๋ฅผ ๊ด๋ฆฌํ๋ ๋ฑ ๋ค์ํ ์์ ์ ์ํํ ์ ์๋ ์ปค๋งจ๋ ๋ผ์ธ ํ๋ก๊ทธ๋จ์ ๋๋ค. FastAPI๋ฅผ ์ค์นํ ๋ (์: `pip install "fastapi[standard]"` ๋ช ๋ น์ด๋ฅผ ์ฌ์ฉํ ๊ฒฝ์ฐ), `fastapi-cli`๋ผ๋ ํจํค์ง๊ฐ ํฌํจ๋ฉ๋๋ค. ์ด ํจํค์ง๋ ํฐ๋ฏธ๋์์ ์ฌ์ฉํ ์ ์๋ `fastapi` ๋ช ๋ น์ด๋ฅผ ์ ๊ณตํฉ๋๋ค. ๊ฐ๋ฐ์ฉ์ผ๋ก FastAPI ์ ํ๋ฆฌ์ผ์ด์ ์ ์คํํ๋ ค๋ฉด ๋ค์๊ณผ ๊ฐ์ด `fastapi dev` ๋ช ๋ น์ด๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค: <div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <u style="text-decoration-style:single">main.py</u>
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Oct 28 11:29:32 UTC 2024 - 6.8K bytes - Viewed (0) -
LICENSE
produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Apr 23 18:58:53 UTC 2021 - 33.7K bytes - Viewed (0) -
disabled-Jenkinsfile.s390x
def buildOs = 'linux' def buildJdk = '17' def buildMvn = '3.8.x' def runITsOses = ['linux'] def runITsJdks = ['17'] def runITsMvn = '3.8.x' def runITscommand = "mvn clean install -Prun-its,embedded -B -U -V" // -DmavenDistro=... -Dmaven.test.failure.ignore=true def tests try { def osNode = jenkinsEnv.labelForOS(buildOs) node('s390x') { dir('build') { stage('Checkout') {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Mon Sep 30 14:11:55 UTC 2024 - 7.7K bytes - Viewed (0) -
docs/zh-hant/docs/index.md
## ๅฎ่ฃ <div class="termy"> ```console $ pip install fastapi ---> 100% ``` </div> ไฝ ๅๆไนๆ้่ฆ ASGI ไผบๆๅจ็จๆผ็็ข็ฐๅข๏ผๅๆฏ <a href="https://www.uvicorn.org" class="external-link" target="_blank">Uvicorn</a> ๆ <a href="https://github.com/pgjones/hypercorn" class="external-link" target="_blank">Hypercorn</a>ใ <div class="termy"> ```console $ pip install "uvicorn[standard]" ---> 100% ``` </div>
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 20 19:20:23 UTC 2024 - 18.8K bytes - Viewed (0) -
docs/metrics/prometheus/list.md
## Cluster Replication Metrics Metrics marked as ``Site Replication Only`` only populate on deployments with [Site Replication](https://min.io/docs/minio/linux/operations/install-deploy-manage/multi-site-replication.html) configurations.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 29 18:48:51 UTC 2024 - 43.3K bytes - Viewed (0) -
docs/kms/README.md
### 1. Fetch the root identity As the initial step, fetch the private key and certificate of the root identity: ```sh
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jan 18 07:03:17 UTC 2024 - 7.1K bytes - Viewed (0) -
helm/minio/templates/post-job.yaml
labels: app: {{ template "minio.name" . }}-post-job chart: {{ template "minio.chart" . }} release: {{ .Release.Name }} heritage: {{ .Release.Service }} annotations: "helm.sh/hook": post-install,post-upgrade "helm.sh/hook-delete-policy": hook-succeeded,before-hook-creation {{- with .Values.postJob.annotations }} {{- toYaml . | nindent 4 }} {{- end }} spec: template: metadata:
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 10 15:48:31 UTC 2024 - 10.4K bytes - Viewed (0)