Installation

No installation is required when using the stand-alone executable.

Installing as a Python library

If you want to run cons2-python using Python, it can be installed using the setup.py script.

To install:

python setup.py install

Compatibility

cons2-python was designed to run on Windows and has been tested limitedly to work with Python 3.x including necessary packages pywin32, numpy, and pandas.