Python setuptools.command Module
This page shows the popular functions and classes defined in the
setuptools.command module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. egg_info()Used in 37 projects
-
Used in 36 projects
-
3. build_py()Used in 11 projects
-
4. install()Used in 9 projects
-
5. develop()Used in 7 projects
-
6. build_ext()Used in 6 projects