摘要:一、requirements.txt介绍: 1、python项目中必须包含一个 requirements.txt 文件,用于记录所有依赖包及其精确的版本号。以便新环境部署。 requirements.txt可以通过pip命令自动生成和安装。 2、生成requirements.txt文件:pip fr
阅读全文
posted @ 2023-05-29 17:44
posted @ 2023-05-29 17:44
posted @ 2023-05-29 14:44
posted @ 2023-05-05 17:17
posted @ 2023-05-04 13:52
Copyright © 2025 jiaoqing。
Powered by .NET 9.0 on Kubernetes