python依赖包管理

pip freeze > requirements.txt

pip install -r requirements.txt

 

posted @ 2025-09-08 10:52  梧桐潇雨  阅读(3)  评论(0)    收藏  举报