要完成本教程,你需要:

或者,如果你使用的是本地机器,可以通过查阅我们Python 安装和设置系列中适合你操作系统的教程,来安装 Python 3 并设置本地编程环境。


To complete this tutorial, you will need:
A server running Ubuntu 18.04, with at least 1GB of RAM. This
server should have a non-root user with sudo privileges configured,
as well as a firewall set up with UFW. You can set this up by
following this Initial Server Setup Guide for Ubuntu 18.04.
A Python 3 virtual environment which you can achieve by reading
our guide “How To Install Python 3 and Set Up a Programming
Environment on an Ubuntu 18.04 Server.”
Alternatively, if you are using a local machine, you can install Python 3
and set up a local programming environment by reading the appropriate
tutorial for your operating system via our Python Installation and Setup
Series.

最后修改: 2025年06月25日 星期三 12:12