burgerbecky / makeprojects

Auto generate Visual Studio, Codewarrior, Codeblocks, XCode, Make, WMake projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makeprojects for Python

Pypi Version License Github Actions Status Documentation Status Supported Python versions

The makeprojects module makes it easy to autogenerate project files for several popular Integrated Development Enviroments (IDEs)

Compatibility

  • Python 2.7.1 or higher
  • Python 3.4 or higher

Installation

Type in pip install -U makeprojects. 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).

About

Auto generate Visual Studio, Codewarrior, Codeblocks, XCode, Make, WMake projects

License:Other


Languages

Language:Python 100.0%Language:C++ 0.0%