Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 31 - 40 of 43 for PyPI (0.02 seconds)

  1. 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 安裝的目錄中,即**全域環境**。
    
    ## 什麼是虛擬環境
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Mon Dec 09 22:39:33 GMT 2024
    - 20.7K bytes
    - Click Count (0)
  2. 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 安装的目录中,这就是**全局环境**。
    
    ## 什么是虚拟环境
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Fri Nov 08 19:23:26 GMT 2024
    - 21K bytes
    - Click Count (0)
  3. docs/ko/docs/virtual-environments.md

    ```console
    // 지금 실행하지 않아도 됩니다, 그냥 예제일 뿐이에요 🤓
    $ pip install "fastapi[standard]"
    ---> 100%
    ```
    
    </div>
    
    해당 명령어는 FastAPI 코드를 포함한 압축 파일을 다운로드합니다. 이 파일은 보통 <a href="https://pypi.org/project/fastapi/" class="external-link" target="_blank">PyPI</a>에서 받아옵니다.
    
    또한 FastAPI가 의존하는 다른 패키지들도 함께 **다운로드**됩니다.
    
    그리고 그 모든 파일들을 **압축 해제**한 뒤, 컴퓨터의 특정 디렉터리에 저장합니다.
    
    기본적으로 이 파일들은 Python이 설치된 디렉터리 안, 즉 **전역 환경**에 내의 디렉터리에 저장됩니다.
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Fri May 30 13:10:41 GMT 2025
    - 25.8K bytes
    - Click Count (0)
  4. docs/es/docs/help-fastapi.md

    * <a href="https://alternativeto.net/software/fastapi/about/" class="external-link" target="_blank">Vota por **FastAPI** en AlternativeTo</a>.
    * <a href="https://stackshare.io/pypi-fastapi" class="external-link" target="_blank">Di que usas **FastAPI** en StackShare</a>.
    
    ## Ayuda a otros con preguntas en GitHub { #help-others-with-questions-in-github }
    
    Puedes intentar ayudar a otros con sus preguntas en:
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Dec 17 10:15:01 GMT 2025
    - 14.8K bytes
    - Click Count (0)
  5. docs/pt/docs/help-fastapi.md

    * <a href="https://alternativeto.net/software/fastapi/about/" class="external-link" target="_blank">Vote no **FastAPI** no AlternativeTo</a>.
    * <a href="https://stackshare.io/pypi-fastapi" class="external-link" target="_blank">Diga que você usa o **FastAPI** no StackShare</a>.
    
    ## Ajude outras pessoas com perguntas no GitHub { #help-others-with-questions-in-github }
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Nov 12 16:23:57 GMT 2025
    - 15.1K bytes
    - Click Count (0)
  6. docs/en/docs/help-fastapi.md

    * <a href="https://alternativeto.net/software/fastapi/about/" class="external-link" target="_blank">Vote for **FastAPI** in AlternativeTo</a>.
    * <a href="https://stackshare.io/pypi-fastapi" class="external-link" target="_blank">Say you use **FastAPI** on StackShare</a>.
    
    ## Help others with questions in GitHub { #help-others-with-questions-in-github }
    
    You can try and help others with their questions in:
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Aug 31 10:49:48 GMT 2025
    - 14K bytes
    - Click Count (0)
  7. docs/de/docs/help-fastapi.md

    * <a href="https://alternativeto.net/software/fastapi/about/" class="external-link" target="_blank">Stimmen Sie für **FastAPI** auf AlternativeTo</a>.
    * <a href="https://stackshare.io/pypi-fastapi" class="external-link" target="_blank">Sagen Sie auf StackShare, dass Sie **FastAPI** verwenden</a>.
    
    ## Anderen bei Fragen auf GitHub helfen { #help-others-with-questions-in-github }
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Sep 20 15:10:09 GMT 2025
    - 16.2K bytes
    - Click Count (0)
  8. CONTRIBUTING.md

        ```
    
        This will run it using your installed version of TensorFlow. To be sure
        you're running the same code that you're testing:
    
        *   Use an up to date [tf-nightly](https://pypi.org/project/tf-nightly/)
            `pip install -U tf-nightly`
        *   Rebase your pull request onto a recent pull from
            [TensorFlow's](https://github.com/tensorflow/tensorflow) master branch.
    
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Sat Jan 11 04:47:59 GMT 2025
    - 15.9K bytes
    - Click Count (0)
  9. docs/ko/docs/help-fastapi.md

    * <a href="https://alternativeto.net/software/fastapi/about/" class="external-link" target="_blank">AlternativeTo에서 **FastAPI** 에 대해 투표하십시오</a>.
    * <a href="https://stackshare.io/pypi-fastapi" class="external-link" target="_blank">StackShare에서 **FastAPI** 에 대해 투표하십시오</a>.
    
    ## GitHub의 이슈로 다른사람 돕기
    
    다른 사람들의 질문에 도움을 줄 수 있습니다:
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Aug 31 10:49:48 GMT 2025
    - 16.3K bytes
    - Click Count (0)
  10. docs/ja/docs/virtual-environments.md

    以下のコマンドを実行したとき:
    
    <div class="termy">
    
    ```console
    // Don't run this now, it's just an example 🤓
    $ pip install "fastapi[standard]"
    ---> 100%
    ```
    
    </div>
    
    FastAPIのコードを含む圧縮ファイルが、通常は [PyPI](https://pypi.org/project/fastapi/) からダウンロードされます。
    
    また、FastAPIが依存する他のパッケージも**ダウンロード**されます。
    
    それから、これらのファイルは**解凍**され、コンピュータのあるディレクトリに配置されます。
    
    デフォルトでは、これらのファイルはPythonのインストール時に作成されるディレクトリ、つまり**グローバル環境**に配置されます。
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Mar 19 12:22:33 GMT 2025
    - 27.8K bytes
    - Click Count (0)
Back to Top