Published on2016年7月12日配置基于 virtualenv 的 supervisorPythonVirtualenvSupervisorsupervisor 是基于 python 的任务管理工具,用来自动运行各种后台任务。virtualenv 是 python 的一个虚拟环境管理工具,用来部署运行不同的 python 版本。