さて、グダグダと開発環境の検討記事ばかりを上げていましたが、いよいよ、実際にPythonの開発環境を作ろうと思います。 (VSCode + WSL + Ubuntu + Pythonの環境はすでにあるんですが、ここは使いたくないので、いったん置いておきます。) 参考にする情報は ...
以前の記事で、Google Cloud Platform (GCP) の無償枠を活用して仮想サーバー(Ubuntu)を用意しました。このサーバーで Python プログラムを自動実行させたいので、今回は Python をインストールします。 ・Google Cloud Platform (GCP) にて Ubuntu環境が構築済みである。 以上で ...
The use of open source software in companies is increasing. This is mostly for financial reasons. Ubuntu, Docker and Python are used particularly often. According to a survey, companies are using open ...
假设你有一台Mac,系统默认搭载Python 3.9.6。现在你需要搭建一个Python 3.12的开发环境 ...