ユーザ用ツール

サイト用ツール


python

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
python [2021/10/03 10:47] – [パッケージ管理] syouta2python [2023/10/29 20:01] (現在) – 外部編集 127.0.0.1
行 10: 行 10:
 ===== パッケージ管理 ===== ===== パッケージ管理 =====
   * [[https://pip.pypa.io/en/stable/|pip]]   * [[https://pip.pypa.io/en/stable/|pip]]
-    * [[https://pip.pypa.io/en/stable/cli/pip_install/#install-requirement|requirements.txt を用いた一括インストール]]+    * [[https://pip.pypa.io/en/stable/cli/pip_install/#install-requirement|requirements.txt を用いたパッケージの一括インストール]]
  
 ===== 仮想環境 ===== ===== 仮想環境 =====
行 18: 行 18:
   * [[https://www.djangoproject.com/|Django]]   * [[https://www.djangoproject.com/|Django]]
   * [[https://flask.palletsprojects.com/en/2.0.x/|flask]]   * [[https://flask.palletsprojects.com/en/2.0.x/|flask]]
 +
 +===== ネットワーク関連 =====
 +  * [[https://networkx.org/|NetworkX]]
 +
 +===== 自動化 =====
 +  * ネットワーク関連
 +    * [[https://github.com/ktbyers/netmiko|Netmiko]]
 +    * [[https://napalm.readthedocs.io/en/latest/#|NAPALM(Network Automation and Programmability Abstraction Layer with Multivendor support)]]
 +
 +===== 資格関連 =====
 +  * [[https://www.pythonic-exam.com/|Pythonエンジニア認定試験]]
 +  * 無料模擬試験
 +    * [[https://diver.diveintocode.jp/dive_into_exam/lp|DIVE INTO EXAM]]
 +
python.1633258036.txt.gz · 最終更新: 2023/10/29 20:01 (外部編集)