[关闭]
@songying 2018-06-30T15:28:50.000000Z 字数 350 阅读 1079

setuptools : python 包管理

python库


参考:
http://code.nabla.net/doc/setuptools/api/setuptools.html
https://setuptools.readthedocs.io/en/latest/index.html

Modules

archive_util

command

depends

dist

extension

package_index

sandbox

tests

Command

方法

find_packages()

返回在where中找到的所有package列表

  1. find_packages(where='.', exclude=())

findall()

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注