UbuntuにPythonをインストール
参考: https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/
Python と、Python のパッケージ管理ツール pip をインストールして簡単なコードを実行します。
pip is the package installer for Python.
参考: https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/
Python と、Python のパッケージ管理ツール pip をインストールして簡単なコードを実行します。
pip is the package installer for Python.