start

検索

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

uwsgi
17 ヒット, 最終更新:
install uwsgi uwsgi-plugin-python3 </code> <WRAP prewrap 100% #result_long> <code> メタデータの期限切れの最終確認: 0:00:4... code> $ sudo systemctl enable uwsgi </code> <WRAP prewrap 100% #result> <code> Created symlink /etc/systemd... ython バージョン確認\\ <code> $ python -VV </code> <WRAP prewrap 100% #result> <code> Python 3.7.6 (default, Jan 3... <code> $ . py3dj3_venv/bin/activate </code> <WRAP prewrap 100% #result> <code> (py3dj3_venv) $ </code> </WR
youtube-dl
16 ヒット, 最終更新:
tput-format mp4 &lt;url&gt;</code></html>\\ <WRAP prewrap 100%> <code> $ youtube-dl --format "bestvideo+bes... ube.com/watch?v=PQhWrgVWHXU </code> </WRAP> <WRAP prewrap 100% #result> <code> [youtube] PQhWrgVWHXU: Downl... Parsley をインストールしてから youtube-dl でダウンロードする。\\ <WRAP prewrap 100%> <code> $ scoop install atomicparsley </code> </WRAP> <WRAP prewrap 100% #result> <code> Installing 'atomicparsley' (
moinmoin
15 ヒット, 最終更新:
**quickinstall.py** をリネームする。\\ **Linux**\\ <WRAP prewrap 100%> <code> $ cd moin $ mv quickinstall.py quick... stall.py.org </code> </WRAP> **Windows**\\ <WRAP prewrap 100%> <code> > cd moin > ren quickinstall.py quic... クトリにダウンロードする。(**quickinstall.py** を差し替える)\\ <WRAP prewrap 100%> <code> $ curl -O https://www.tomoyan.net/_m... $ chmod 775 quickinstall.py </code> </WRAP> <WRAP prewrap 100% mincode_long> <file python moin/quickinstall
jupyterlab
12 ヒット, 最終更新:
Python 仮想環境にインストールする。\\ 仮想環境を作成する。(推奨)🤤\\ <WRAP prewrap 100% color_term> <WRAP color_command><html><pre> ... pyJupyterLab** 仮想環境をアクティブ化する🤔\\ * Linux\\ <WRAP prewrap 100% color_term> <WRAP color_command><html><pre> ... </pre></html></WRAP> </WRAP> * Windows\\ <WRAP prewrap 100% color_term> <WRAP color_command><html><pre> ... </html></WRAP> </WRAP> **pip** 自体を最新化する🤔\\ <WRAP prewrap 100% color_term> <WRAP color_command><html><pre>
gunicorn
11 ヒット, 最終更新:
$ sudo dnf install python3-gunicorn </code> <WRAP prewrap 100% #result_long> <code> メタデータの期限切れの最終確認: 0:01:1... ール。\\ <code> $ pip install gunicorn </code> <WRAP prewrap 100% #result> <code> Collecting gunicorn Downlo... ython バージョン確認\\ <code> $ python -VV </code> <WRAP prewrap 100% #result> <code> Python 3.7.6 (default, Jan 3... <code> $ . py3dj3_venv/bin/activate </code> <WRAP prewrap 100% #result> <code> (py3dj3_venv) $ </code> </WR
jupyter_notebook
11 ヒット, 最終更新:
de> > pip install jupyter ipykernel </code> <WRAP prewrap 100% #result_long> <code> Collecting jupyter Do... を起動する。\\ <code> > jupyter notebook </code> <WRAP prewrap 100% #result> <code> [I 08:19:03.984 NotebookApp]... ) > pip install environment_kernels </code> <WRAP prewrap 100% #result> <code> Collecting environment_kerne... pyter\jupyter_notebook_config.py** を生成する。\\ <WRAP prewrap 100%> <code> (jupyter) > jupyter notebook --gener
python_install
10 ヒット, 最終更新:
<code> $ scoop bucket add versions </code> <WRAP prewrap 100% #result> <code> Checking repo... ok The vers... ll> $ scoop install python python27 </code> <WRAP prewrap 100% #result_long> <code powershell> Installing '... などの外部アプリケーションが **Python** を自動検出できるようにする。\\ <WRAP prewrap 100% #mincode> <code> Allow applications and thir... ode> </WRAP> <wrap hi>**重要 (翻訳):**</wrap>\\ <WRAP prewrap 100% #mincode> <code> 次のコマンドを実行して、アプリケーションとサードパーテ
pyopencl
9 ヒット, 最終更新:
境構築]] が必要である。\\ PyOpenCL 仮想環境の作成を行う。(任意)\\ <WRAP prewrap 100% #result> <code> $ python -m venv py38opencl ... </code> </WRAP> pybind11、Mako をインストールする。\\ <WRAP prewrap 100% #result> <code> > pip install pybind11 mako ... する。\\ <code> > pip install pyopencl </code> <WRAP prewrap 100% #result> <code> Collecting pyopencl Downlo... OPS は理論値(8 FLOPS/Clock × 1.9GHz × 2コア)\\ \\ <WRAP prewrap 100%> <code> Execution time of test without OpenC
wxpython
9 ヒット, 最終更新:
powershell> $ pip install wxpython </code> <WRAP prewrap 100% #result> <code> Collecting wxpython Downlo... の get_build_version() の実装 (Python 3.8) ==== <WRAP prewrap 100% #result_long> <code python> def get_build_ve... ler this is return None </code> </WRAP> <WRAP prewrap 100% #result> <code python> >>> from distutils.ms... er の find_vcvarsall() の実装 (Python 3.8) ==== <WRAP prewrap 100% #result_long> <code python> def find_vcvarsa
model_definition @python:django
9 ヒット, 最終更新:
ルクラス 1 つにつき 1 Python ファイルに分けた方が保守性が良いと思う。\\ <WRAP prewrap 100% #mintbl> ^django_project ディレクトリ^^^^^ | + ^dj... イルに分割する ===== 標準の models.py は以下のような内容である。\\ <WRAP prewrap 100% #mincode> <code python models.py> from djang... ディレクトリとその中に **%%__init__%%.py** を置くようする。\\ <WRAP prewrap 100% #mintbl> ^django_project ディレクトリ^^^^^^ | + ^d... して、例えば **media.py** で **Media** モデルを定義する。\\ <WRAP prewrap 100% #mintbl> ^django_project ディレクトリ^^^^^^ | + ^d
settings_py @python:django
9 ヒット, 最終更新:
ないように、先頭行に以下の記述を追加してファイルを UTF-8 にて保存しなおす。\\ <WRAP prewrap 100% #mincode> <code python> # -*- coding: utf-8 ... (BASE_DIR) ==== BASE_DIR が提供されるように変更された。\\ <WRAP prewrap 100% #mincode> <code python> # Build paths inside... モジュールを import して、PROJECT_ROOT を定義する必要がある。\\ <WRAP prewrap 100% #mincode> <code python> import os # プロジェクトの... y が生成したものを利用する。(他のプロジェクトのものをコピーして共有しないこと)\\ <WRAP prewrap 100% #mincode> <code python> # SECURITY WARNING:
argparse
7 ヒット, 最終更新:
arse - コマンドライン引数解析 ====== ===== サンプル ===== <WRAP prewrap 100% #mincode> <code python args_sample.py> #!/us... main() </code> </WRAP> ===== 実行例 ===== <WRAP prewrap 100%> <code powershell> $ python args_sample.py </code> </WRAP> <WRAP prewrap 100% #result> <code powershell> usage: args_sampl... s are required: target_dir </code> </WRAP> <WRAP prewrap 100%> <code powershell> $ python args_sample.py -
selenium
7 ヒット, 最終更新:
de> $ sudo dnf install chromedriver </code> <WRAP prewrap 100% #result_long> <code> メタデータの期限切れの最終確認: 2:47:0... === <code> $ chromedriver --version </code> <WRAP prewrap 100% #result> <code> ChromeDriver 100.0.4896.127 ... WRAP> <code> $ chromedriver --help </code> <WRAP prewrap 100% #result> <code> Usage: chromedriver [OPTIONS... s ==== [[windows:scoop|Scoop]] によるインストール。\\ <WRAP prewrap 100%> <code powershell> $ scoop install chromedri
timeit
7 ヒット, 最終更新:
timeit ====== timeit モジュールは処理の実行時間を計測する。\\ <WRAP prewrap 100% mincode> <code python dir_walk.py> #!/usr/bi... 値を返却するようする。\\ **timeit.template (オリジナル)**\\ <WRAP prewrap 100% mincode> <code python> template = """ def in... ">モンキーパッチの際にインデントを崩してはならない!</span></html>\\ <WRAP prewrap 100% mincode> <code python> timeit.template = """... e> </WRAP> ===== timeit.timeit() の実装 ===== <WRAP prewrap 100% mincode> <code python> # Don't change the in
programming @python:socket
7 ヒット, 最終更新:
jp>Wake-on-LAN|Wake-on-LAN - Wikipedia]]\\ <WRAP prewrap 100% #mincode> <code python> #!/usr/bin/env pytho... __': main() </code> </WRAP> **実行例:**\\ <WRAP prewrap 100%> <code powershell> $ python wol.py </code> </WRAP> <WRAP prewrap 100% #result> <code powershell> usage: wol.py [-h... are required: mac_address </code> </WRAP> <WRAP prewrap 100%> <code powershell> $ python wol.py -h </code
beautifulsoup
6 ヒット, 最終更新:
django_install @python:django
6 ヒット, 最終更新:
mutagen
5 ヒット, 最終更新:
runserver @python:django
5 ヒット, 最終更新:
python-vlc
4 ヒット, 最終更新:
attrdict
3 ヒット, 最終更新:
ipython
3 ヒット, 最終更新:
split_hash
3 ヒット, 最終更新:
voice_analysis
3 ヒット, 最終更新:
create_table_superuser @python:django
3 ヒット, 最終更新:
django_reference_memo @python:django
3 ヒット, 最終更新:
startapp @python:django
3 ヒット, 最終更新:
easy_install
2 ヒット, 最終更新:
get_shell_cmds
2 ヒット, 最終更新:
numpy_scipy_matplotlib
2 ヒット, 最終更新:
pathlib
2 ヒット, 最終更新:
pybluez
2 ヒット, 最終更新:
pyserial
2 ヒット, 最終更新:
cefpython
1 ヒット, 最終更新:
django
1 ヒット, 最終更新:
musicbrainzngs
1 ヒット, 最終更新:
pyodide
1 ヒット, 最終更新:
python-hwinfo
1 ヒット, 最終更新:
pythonnet
1 ヒット, 最終更新:
python_build
1 ヒット, 最終更新:
supervisor
1 ヒット, 最終更新:
custom_management_commands @python:django
1 ヒット, 最終更新:
jupyterlab-nvdashboard @python:jupyterlab
1 ヒット, 最終更新: