「Python MS VS環境有りWindows版miniConadaインストールファイル一覧」の版間の差分
(ページの作成:「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…」) |
(相違点なし)
|
2022年9月26日 (月) 12:51時点における最新版
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に戻る