- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 30 for PyPI (0.04 sec)
-
docs/es/docs/index.md
</a> <a href="https://pypi.org/project/fastapi" target="_blank"> <img src="https://img.shields.io/pypi/v/fastapi?color=%2334D058&label=pypi%20package" alt="Package version"> </a> <a href="https://pypi.org/project/fastapi" target="_blank"> <img src="https://img.shields.io/pypi/pyversions/fastapi.svg?color=%2334D058" alt="Supported Python versions"> </a> </p> ---
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 16 16:33:45 UTC 2025 - 24.3K bytes - Viewed (0) -
docs/zh-hant/docs/index.md
</a> <a href="https://pypi.org/project/fastapi" target="_blank"> <img src="https://img.shields.io/pypi/v/fastapi?color=%2334D058&label=pypi%20package" alt="Package version"> </a> <a href="https://pypi.org/project/fastapi" target="_blank"> <img src="https://img.shields.io/pypi/pyversions/fastapi.svg?color=%2334D058" alt="Supported Python versions"> </a> </p> ---
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Oct 11 17:48:49 UTC 2025 - 18.8K bytes - Viewed (0) -
docs/pt/docs/index.md
</a> <a href="https://pypi.org/project/fastapi" target="_blank"> <img src="https://img.shields.io/pypi/v/fastapi?color=%2334D058&label=pypi%20package" alt="Package version"> </a> <a href="https://pypi.org/project/fastapi" target="_blank"> <img src="https://img.shields.io/pypi/pyversions/fastapi.svg?color=%2334D058" alt="Supported Python versions"> </a> </p> ---
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 16 20:32:40 UTC 2025 - 24.5K bytes - Viewed (0) -
README.md
</a> <a href="https://pypi.org/project/fastapi" target="_blank"> <img src="https://img.shields.io/pypi/v/fastapi?color=%2334D058&label=pypi%20package" alt="Package version"> </a> <a href="https://pypi.org/project/fastapi" target="_blank"> <img src="https://img.shields.io/pypi/pyversions/fastapi.svg?color=%2334D058" alt="Supported Python versions"> </a> </p> ---
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Thu Dec 25 11:01:37 UTC 2025 - 26.4K bytes - Viewed (0) -
docs/ru/docs/virtual-environments.md
// Не запускайте это сейчас, это просто пример 🤓 $ pip install "fastapi[standard]" ---> 100% ``` </div> Будет загружен сжатый файл с кодом FastAPI, обычно с <a href="https://pypi.org/project/fastapi/" class="external-link" target="_blank">PyPI</a>. Также будут **загружены** файлы для других пакетов, от которых зависит FastAPI. Затем все эти файлы будут **распакованы** и помещены в директорию на вашем компьютере.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Thu Dec 11 21:25:03 UTC 2025 - 34.2K bytes - Viewed (0) -
docs/de/docs/virtual-environments.md
$ pip install "fastapi[standard]" ---> 100% ``` </div> Das lädt eine komprimierte Datei mit dem FastAPI-Code herunter, normalerweise von <a href="https://pypi.org/project/fastapi/" class="external-link" target="_blank">PyPI</a>. Es wird auch Dateien für andere Pakete **herunterladen**, von denen FastAPI abhängt. Dann wird es all diese Dateien **extrahieren** und sie in ein Verzeichnis auf Ihrem Rechner legen.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 02 17:32:56 UTC 2025 - 25.4K bytes - Viewed (0) -
docs/en/docs/virtual-environments.md
$ pip install "fastapi[standard]" ---> 100% ``` </div> That will download a compressed file with the FastAPI code, normally from <a href="https://pypi.org/project/fastapi/" class="external-link" target="_blank">PyPI</a>. It will also **download** files for other packages that FastAPI depends on. Then it will **extract** all those files and put them in a directory in your computer.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 02 05:09:25 UTC 2025 - 22.8K bytes - Viewed (0) -
docs/ru/docs/help-fastapi.md
* <a href="https://alternativeto.net/software/fastapi/about/" class="external-link" target="_blank">Голосуйте за **FastAPI** в AlternativeTo</a>. * <a href="https://stackshare.io/pypi-fastapi" class="external-link" target="_blank">Расскажите, что Вы используете **FastAPI** на StackShare</a>. ## Помочь другим с вопросами на GitHub { #help-others-with-questions-in-github }
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Sep 30 11:24:39 UTC 2025 - 21.9K bytes - Viewed (0) -
docs/zh-hant/docs/virtual-environments.md
當你運行: <div class="termy"> ```console // 先別去運行這個指令,這只是個示例 🤓 $ pip install "fastapi[standard]" ---> 100% ``` </div> 這會從 <a href="https://pypi.org/project/fastapi/" class="external-link" target="_blank">PyPI</a> 下載一個壓縮檔案,其中包含 FastAPI 的程式碼。 它還會**下載** FastAPI 所依賴的其他套件的檔案。 接著,它會**解壓**所有這些檔案,並將它們放在你的電腦中的某個目錄中。 預設情況下,這些下載和解壓的檔案會放置於隨 Python 安裝的目錄中,即**全域環境**。 ## 什麼是虛擬環境
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Mon Dec 09 22:39:33 UTC 2024 - 20.7K bytes - Viewed (0) -
docs/zh/docs/virtual-environments.md
当你运行: <div class="termy"> ```console // 先别去运行这个命令,这只是一个示例 🤓 $ pip install "fastapi[standard]" ---> 100% ``` </div> 这将会从 <a href="https://pypi.org/project/fastapi/" class="external-link" target="_blank">PyPI</a> 下载一个压缩文件,其中包含 FastAPI 代码。 它还会**下载** FastAPI 依赖的其他软件包的文件。 然后它会**解压**所有这些文件,并将它们放在你的计算机上的一个目录中。 默认情况下,它会将下载并解压的这些文件放在随 Python 安装的目录中,这就是**全局环境**。 ## 什么是虚拟环境
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Fri Nov 08 19:23:26 UTC 2024 - 21K bytes - Viewed (0)