python

検索

以下に検索結果を表示します。

mamba
5549 ヒット, 最終更新:
トフォーム、言語に依存しない パッケージ マネージャーおよび環境管理システムです。これはもともと、 Python データ サイエンティストが直面するパッケージ管理の困難な課題を解決するために開発されたもので、現在では Python と R のパッケージ マネージャーとして人気があります。Anaconda Inc. によって開発されたAnaconda Python ディストリビューションの最初の部分では、最終的にそれ自体で、また Python 以外のものにも役立つようになったため、別のパッケージとしてスピンアウトされ、BSD ライセンスの下でリリースされました。Conda
jupyterlab
1294 ヒット, 最終更新:
t Jupyter の次世代ユーザーインターフェース ====== <WRAP #logo> {{:python:jupyter_logo.svg?250|JupyterLab Logo}}\\ [[https:... みたいという場合は、以下のサイトにアクセスしてみると直ぐに試すことができる。\\ \\ こちらでは、Python、Julia、R、C++、Scheme、Ruby がすぐに試せる実行環境をデモとともに提供してくれる... </a> </html> をクリックする。\\ (GitHub Binder: [[git>ipython/ipython-in-depth/|ipython/ipython-in-depth: IPython and Jupyter in-depth Tutorial, first presented at PyC
supervisor
394 ヒット, 最終更新:
└─<b style="color:#8a8a8a;">21989 /usr/bin/python3 /usr/bin/supervisord -c /etc/supervisord.conf</b... Collecting supervisor Downloading https://files.pythonhosted.org/packages/a5/27/03ee384818f4fc5f678743bb... 0.0 (from supervisor) Downloading https://files.pythonhosted.org/packages/b6/ae/e6d731e4b9661642c1b20591... └─<b style="color:#8a8a8a;">107605 /usr/bin/python3 /usr/bin/supervisord -c /etc/supervisord.conf</b
jupyter_ai @python:jupyterlab
365 ヒット, 最終更新:
/pre></html></WRAP> <WRAP color_mincode><code> or Python モジュールをビルドなしのバイナリオンリーでインストールしたい場合🤔 </code></WRAP> ... ✨</pre></html></WRAP> </WRAP> モデル プロバイダーに応じて以下の Python モジュールをインストールする🤔\\ <WRAP color_term> <WRAP color_c... rovider ID ^ Environment variable(s) ^Python package(s) | | [[https://www.ai21.c... ributors/index.html#development-install|翻訳]]\\ [[python:jupyterlab|JupyterLab]] をインストールする🤔\\ 参考: [[git>j
pyopencl
332 ヒット, 最終更新:
作成を行う。(任意)\\ <WRAP prewrap 100% #result> <code> $ python -m venv py38opencl $ . py38opencl\Scripts\activate (py38opencl) $ python -m pip install --upgrade pip Collecting pip Dow... OpenCL/blob/master/examples/benchmark-all.py\\ \\ Python3 用に修正したもの\\ <file python benchmark-all.py> # example provided by Roger Pau Monn'e import pyopencl as cl
manylinux
272 ヒット, 最終更新:
x ====== 本家: [[git>pypa/manylinux|pypa/manylinux: Python wheels that work on any linux (almost)]] [[gtr>ht... //github.com/pypa/manylinux|翻訳]]\\ デモ: [[git>pypa/python-manylinux-demo|pypa/python-manylinux-demo: Demo project for building Python wheels for Linux with Travis-CI]] [[gtr>https://github.c
extension_dev @python:jupyterlab
251 ヒット, 最終更新:
a 環境のインストール ==== ここでは Conda 互換の mamba を使用する🤔\\ [[python:mamba|mamba - 高速で堅牢なクロスプラットフォームのパッケージ マネージャー]]\\ ... ──────────────── <span style="color:#26A269">+ python_abi </span> 3.12 4_cp... Cached</span> <span style="color:#26A269">+ python </span> 3.12.0 hab00c5b_0_cpython conda-forge<span style="color:#26A269"> Cach
python_install
211 ヒット, 最終更新:
====== Python のインストール ====== ===== Linux 編 ===== 殆どの Linux には既に Python が入っています。\\ <code> $ python3 -V Python 3.8.1 </code> ===== Windows 編 ===== ==== Scoop によるインストール ==== [[windows:scoop|Scoop]] をインストー
pythonbrew
210 ヒット, 最終更新:
====== pythonbrew の使い方 ====== ===== インストール (Linux & Mac編) ===== Linux の場合は python のビルドに必要なパッケージをインストールする。\\ \\ CentOS 7.1.1503 <cod... lt.centos.org/centos/7.1.1503/os/Source/SPackages/python-2.7.5-16.el7.src.rpm $ sudo yum-builddep ~/work/python-2.7.5-16.el7.src.rpm </code> \\ Fedora <code> $ su
pipx
196 ヒット, 最終更新:
====== pipx - 分離環境での Python アプリケーションのインストールと実行 ====== {{:python:pipx_logo.png?300|pipx logo}}\\ 本家: [[https://pipx.pypa.io/|pipx]] [[... ースコード: [[git>pypa/pipx|pypa/pipx: Install and Run Python Applications in Isolated Environments]] [[gtr>https://github.com/pypa/pipx/|翻訳]]\\ pipx は、Python で書かれたエンドユーザー アプリケーションのインストールと実行を支援するツールです。これは、mac
jupyter_notebook
179 ヒット, 最終更新:
ラムとその実行結果を再実行可能なドキュメント形式で表現 ====== <WRAP #logo> {{python:jupyter-logo.svg?200|Jupyter Logo}} </WRAP> 本家: [... Jupyter Interactive Notebook]]\\ <wrap em>本家では [[python:jupyterlab|JupyterLab]] への移行を推奨している。</wrap>\\ ==... e> Collecting jupyter Downloading https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e... Collecting ipykernel Downloading https://files.pythonhosted.org/packages/d4/16/43f51f65a8a08addf04f909a
ipython
162 ヒット, 最終更新:
====== IPython ====== <WRAP #logo> {{python:ipython_logo.png?320|IPython Logo}} </WRAP> \\ 本家: [[https://ipython.org/|Jupyter and the future of IPython — IPy
jupyterlab-nvdashboard @python:jupyterlab
159 ヒット, 最終更新:
ab-nvdashboard|翻訳]]\\ <WRAP zoomimg w400 x1_7> {{:python:jupyterlab:jupyterlab_nvdashboard_001.png?1024|ju... jupyterlab==3.*,>=3.0.0rc13 in ./pyJupyterLab/lib/python3.9/site-packages (from jupyterlab-nvdashboard) (3... t already satisfied: psutil in ./pyJupyterLab/lib/python3.9/site-packages (from jupyterlab-nvdashboard) (5... ady satisfied: jupyter-core in ./pyJupyterLab/lib/python3.9/site-packages (from jupyterlab==3.*,>=3.0.0rc1
python_build
147 ヒット, 最終更新:
erflow-x: hidden; } </style> </html> ====== Python のビルド ====== ソースコード: [[https://github.com/python/cpython|GitHub - python/cpython: The Python programming language]]\\ ===== Visual Studio 2019 ===== <code> > git
pip
131 ヒット, 最終更新:
====== pip - Python パッケージ管理システム ====== {{:python:jr_soya-main-line_pippu_station-name_signboard.jpg?360|読み方的に...😅💦}}\\ [[http... み方的に...😅💦\\ 本家: [[https://www.pypa.io/en/latest/|Python Packaging Authority — PyPA documentation]] ([[htt... o=sc|翻訳]])\\ ソースコード: [[git>pypa/pip|pypa/pip: The Python package installer]]\\ ドキュメント: [[https://pip.pypa.
wxpython
107 ヒット, 最終更新:
jupyterlite @python:jupyterlab
65 ヒット, 最終更新:
jupyter_bokeh @python:jupyterlab
62 ヒット, 最終更新:
ipylab @python:jupyterlab
53 ヒット, 最終更新:
easy_install
48 ヒット, 最終更新:
moinmoin
40 ヒット, 最終更新:
python-hwinfo
40 ヒット, 最終更新:
uwsgi
38 ヒット, 最終更新:
pyodide
36 ヒット, 最終更新:
pythonnet
36 ヒット, 最終更新:
python_install_xrea
34 ヒット, 最終更新:
pathlib
31 ヒット, 最終更新:
bokeh
30 ヒット, 最終更新:
model_definition @python:django
30 ヒット, 最終更新:
venv
27 ヒット, 最終更新:
gunicorn
25 ヒット, 最終更新:
virtual_python
25 ヒット, 最終更新:
python-vlc
23 ヒット, 最終更新:
micropython
22 ヒット, 最終更新:
numpy_scipy_matplotlib
21 ヒット, 最終更新:
slice
21 ヒット, 最終更新:
django
20 ヒット, 最終更新:
decorator
19 ヒット, 最終更新:
django_memo @python:django
18 ヒット, 最終更新:
beautifulsoup
17 ヒット, 最終更新:
error
17 ヒット, 最終更新:
timeit
17 ヒット, 最終更新:
django_install @python:django
17 ヒット, 最終更新:
mutagen
15 ヒット, 最終更新:
fabric
14 ヒット, 最終更新:
settings_py @python:django
14 ヒット, 最終更新:
cefpython
13 ヒット, 最終更新:
f-strings
13 ヒット, 最終更新:
language_memo
13 ヒット, 最終更新:
voice_analysis
13 ヒット, 最終更新:
document_archive
12 ヒット, 最終更新:
mercurial
12 ヒット, 最終更新:
yt-dlp
11 ヒット, 最終更新:
eclipse
10 ヒット, 最終更新:
argparse
9 ヒット, 最終更新:
python_psycopg2_xrea
9 ヒット, 最終更新:
django_install_xrea
8 ヒット, 最終更新:
lambda
8 ヒット, 最終更新:
programming @python:socket
8 ヒット, 最終更新:
startapp @python:django
7 ヒット, 最終更新:
exception_handling
6 ヒット, 最終更新:
virtualenvwrapper
6 ヒット, 最終更新:
youtube-dl
6 ヒット, 最終更新:
django_admin_hack @python:django
6 ヒット, 最終更新:
django_deployment @python:django
6 ヒット, 最終更新:
runserver @python:django
6 ヒット, 最終更新:
libtmux
5 ヒット, 最終更新:
mezzanine
5 ヒット, 最終更新:
python_script_template
5 ヒット, 最終更新:
split_hash
5 ヒット, 最終更新:
create_table_superuser @python:django
5 ヒット, 最終更新:
django_reference_memo @python:django
5 ヒット, 最終更新:
capitalize_upper_lower
4 ヒット, 最終更新:
count
4 ヒット, 最終更新:
cryptography
4 ヒット, 最終更新:
ctypes
4 ヒット, 最終更新:
find_index
4 ヒット, 最終更新:
for_range_enumerate
4 ヒット, 最終更新:
if_elif_else
4 ヒット, 最終更新:
list_comprehension_and_generator_expressions
4 ヒット, 最終更新:
musicbrainzngs
4 ヒット, 最終更新:
pipenv
4 ヒット, 最終更新:
pyskein
4 ヒット, 最終更新:
replace
4 ヒット, 最終更新:
uamobile_install
4 ヒット, 最終更新:
modify_exif_data
3 ヒット, 最終更新:
opencv
3 ヒット, 最終更新:
sudo_plugin
3 ヒット, 最終更新:
winreg
3 ヒット, 最終更新:
cache_page_with_bpmobile @python:django
3 ヒット, 最終更新:
django_bpmobile @python:django
3 ヒット, 最終更新:
gettext
2 ヒット, 最終更新:
get_shell_cmds
2 ヒット, 最終更新:
module_sample
2 ヒット, 最終更新:
nanobind
2 ヒット, 最終更新:
psycopg2
2 ヒット, 最終更新:
pyserial
2 ヒット, 最終更新:
selenium
2 ヒット, 最終更新:
socket
2 ヒット, 最終更新:
taurus
2 ヒット, 最終更新:
custom_management_commands @python:django
2 ヒット, 最終更新:
startproject @python:django
2 ヒット, 最終更新:
jupyterlab_and_cobol @python:jupyterlab
2 ヒット, 最終更新:
jupyterlab_and_rust @python:jupyterlab
2 ヒット, 最終更新:
attrdict
1 ヒット, 最終更新:
clang
1 ヒット, 最終更新:
deep_learning
1 ヒット, 最終更新:
interface
1 ヒット, 最終更新:
pybluez
1 ヒット, 最終更新:
pymongo
1 ヒット, 最終更新:
pyopenssl
1 ヒット, 最終更新:
pyspice
1 ヒット, 最終更新:
pyutm
1 ヒット, 最終更新:
virtual_assistant
1 ヒット, 最終更新:
while
1 ヒット, 最終更新:
django_nonrel @python:django
1 ヒット, 最終更新:
manage_source_code @python:django
1 ヒット, 最終更新: