Python MS VS環境有りWindows版miniConadaインストールファイル一覧

提供:yonewiki
2022年9月26日 (月) 12:51時点におけるYo-net (トーク | 投稿記録)による版 (ページの作成:「Pythonに戻る == '''概要''' ==  Microsoft Visual Studio 2019 CommunityをインストールしているWindow10のPCにminiCondaをインストールした時に導入されるモジュール一覧 conda 4.8.3 <Syntaxhighlight lang="python"> ca-certificates certifi cffi chardet conda conda-package-handling console_shortcut cryptography idna menuinst openssl pip powershell_shortcut pycosat pycparser pyopenssl pysocks python pywin32 requests ruamel_yaml se…」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)

Pythonに戻る

概要

 Microsoft Visual Studio 2019 CommunityをインストールしているWindow10のPCにminiCondaをインストールした時に導入されるモジュール一覧


conda 4.8.3

ca-certificates
certifi
cffi
chardet
conda
conda-package-handling
console_shortcut
cryptography
idna
menuinst
openssl
pip
powershell_shortcut
pycosat
pycparser
pyopenssl
pysocks
python
pywin32
requests
ruamel_yaml
setuptools
six
sqlite
tqdm
urllib3
vc
vs2015_runtime
wheel
win_inet_pton
wincertstore
yaml
zlib


  Pythonに戻る