#1421·crawlab

隔离不同爬虫项目之间的 Python 环境

作者: ma-pony创建于 2023年11月1日更新于 2026年3月18日
标签enhancementenvironment

**Please describe the problem that this requirement is trying to solve** When different crawler projects use different versions of Python or other dependency packages, it is always necessary to upgrade all the crawler project versions uniformly. As the number of crawler projects increases, the workload becomes increasingly large.

内容来源: crawlab-team/crawlab