123
$ pip install pigar$ cd path/to$ pigar # 生成
查看
123456789101112131415161718192021222324
$ cat requirements.txt# https://github.com/damnever/pigar# index.py: 8,9PyMySQL == 0.9.2# index.py: 17cmp_version == 3.0.0# index.py: 18,19,20,21cos_python_sdk_v5 == 1.6.1# index.py: 15numpy == 1.15.4# index.py: 16python_env == 1.0.0# index.py: 10redis == 2.10.6# index.py: 6requests == 2.18.4
安装依赖
1
$ python install -r requirements.txt
hongfs.ʕ◔ϖ◔ʔ
文章
184
分类
13