Menu

#562 Distutils / Setuptools integration

open
nobody
5
2012-01-26
2012-01-26
pgpython
No

Python has a great way of building packages by writing a setup.py script using distutils. It would be nice to integrate this as part of pydev and eclipse.
At its most basic level the following would.

click build (ctrl-b) run setup.build. provide an error if setup.py does not exist. it would also provide a template to create you project and possibly wizard interface.

It would also integrate with the python package index or pypi to maintain your project.

At a more advanced it would provide options by querying setup.py

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.