- Sort Score
- Num 10 results
- Language All
Results 121 - 130 of 290 for PIP (0.01 seconds)
-
requirements_lock_3_12.txt
# # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # bazel run //ci/official/requirements_updater:requirements.update # absl-py==2.2.2 \ --hash=sha256:bf25b2c2eed013ca456918c453d687eab4e8309fba81ee2f4c1a6aa2494175eb \ --hash=sha256:e5797bc6abe45f64fd95dc06394ca3f2bedf3b5d895e9da691c9ee3397d70092 # via # keras-nightly # tb-nightly astor==0.7.1 \Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Apr 07 11:39:48 GMT 2026 - 69.3K bytes - Click Count (0) -
requirements_lock_3_11.txt
# # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # bazel run //ci/official/requirements_updater:requirements.update # absl-py==2.2.2 \ --hash=sha256:bf25b2c2eed013ca456918c453d687eab4e8309fba81ee2f4c1a6aa2494175eb \ --hash=sha256:e5797bc6abe45f64fd95dc06394ca3f2bedf3b5d895e9da691c9ee3397d70092 # via # keras-nightly # tb-nightly astor==0.7.1 \Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Apr 07 11:39:48 GMT 2026 - 69.3K bytes - Click Count (0) -
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_11.txt
# # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # bazel run //ci/official/requirements_updater:requirements.update # absl-py==2.2.2 \ --hash=sha256:bf25b2c2eed013ca456918c453d687eab4e8309fba81ee2f4c1a6aa2494175eb \ --hash=sha256:e5797bc6abe45f64fd95dc06394ca3f2bedf3b5d895e9da691c9ee3397d70092 # via # keras-nightly # tb-nightly astor==0.7.1 \Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 19:02:40 GMT 2026 - 66.1K bytes - Click Count (1) -
docs/uk/docs/virtual-environments.md
//// ## Оновіть `pip` { #upgrade-pip } /// tip | Порада Якщо ви використовуєте [`uv`](https://github.com/astral-sh/uv), ви використовуватимете його для встановлення замість `pip`, тож вам не потрібно оновлювати `pip`. 😎 /// Якщо ви використовуєте `pip` для встановлення пакетів (він іде за замовчуванням із Python), вам слід оновити його до найновішої версії.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 33.3K bytes - Click Count (0) -
docs/es/docs/virtual-environments.md
//// ## Actualiza `pip` { #upgrade-pip } /// tip | Consejo Si usas [`uv`](https://github.com/astral-sh/uv) usarías eso para instalar cosas en lugar de `pip`, por lo que no necesitas actualizar `pip`. 😎 /// Si estás usando `pip` para instalar paquetes (viene por defecto con Python), deberías **actualizarlo** a la última versión.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 22.6K bytes - Click Count (0) -
docs/pt/docs/virtual-environments.md
//// ## Atualizar `pip` { #upgrade-pip } /// tip | Dica Se você usar [`uv`](https://github.com/astral-sh/uv), você o usará para instalar coisas em vez do `pip`, então não precisará atualizar o `pip`. 😎 /// Se você estiver usando `pip` para instalar pacotes (ele vem por padrão com o Python), você deveria **atualizá-lo** para a versão mais recente.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 23K bytes - Click Count (0) -
docs/ja/docs/tutorial/sql-databases.md
## `SQLModel` のインストール { #install-sqlmodel } まずは [仮想環境](../virtual-environments.md) を作成・有効化し、`sqlmodel` をインストールします: <div class="termy"> ```console $ pip install sqlmodel ---> 100% ``` </div> ## 単一モデルでアプリ作成 { #create-the-app-with-a-single-model } まずは最も簡単な、単一の SQLModel モデルだけを使うバージョンを作ります。 後で、下記のとおり複数モデルにしてセキュリティと汎用性を高めます。🤓Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 18K bytes - Click Count (0) -
requirements_lock_3_13.txt
# # This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # bazel run //ci/official/requirements_updater:requirements.update # absl-py==2.3.0 \ --hash=sha256:9824a48b654a306168f63e0d97714665f8490b8d89ec7bf2efc24bf67cf579b3 \ --hash=sha256:d96fda5c884f1b22178852f30ffa85766d50b99e00775ea626c23304f582fc4f # via # keras-nightly # tb-nightly astor==0.7.1 \Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Apr 07 11:39:48 GMT 2026 - 67.8K bytes - Click Count (0) -
requirements_lock_3_10.txt
# # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # bazel run //ci/official/requirements_updater:requirements.update # absl-py==2.2.2 \ --hash=sha256:bf25b2c2eed013ca456918c453d687eab4e8309fba81ee2f4c1a6aa2494175eb \ --hash=sha256:e5797bc6abe45f64fd95dc06394ca3f2bedf3b5d895e9da691c9ee3397d70092 # via # keras-nightly # tb-nightly astor==0.7.1 \Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Apr 07 11:39:48 GMT 2026 - 69.3K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/sql-databases.md
## 安裝 `SQLModel` { #install-sqlmodel } 首先,請先建立你的[虛擬環境](../virtual-environments.md)、啟用它,然後安裝 `sqlmodel`: <div class="termy"> ```console $ pip install sqlmodel ---> 100% ``` </div> ## 建立只有單一模型的應用 { #create-the-app-with-a-single-model } 我們先用單一 SQLModel 模型建立這個應用的最簡版。 接著我們會在下方用多個模型來提升安全性與彈性。🤓 ### 建立模型 { #create-models }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 14.8K bytes - Click Count (0)