IDE Generator for Python
The ide_gen module is creates IDE compatible project files.
Documentation is found at https://ide-gen.readthedocs.io
Doxygen generated documentation is found at https://ide-gen.readthedocs.io/en/latest/doxygen
Python Packing Index (PyPI): https://pypi.python.org/pypi/ide-gen
Source code and issue tracker: https://github.com/burgerbecky/ide-gen
Compatibility
Python 2.7.1 or higher
Python 3.4 or higher
Installation
Type in pip install -U ide-gen. Some platforms may require the sudo
prefix.
Bugs
If you find a bug, issue or have a feature request, please submit a bug report by emailing becky@burgerbecky.com and mention python version, integer size (32 bit or 64 bit) and what platform was used (Windows / Mac OSX / Linux).