A package to generate cx_Freeze setup.py file!


License
MIT
Install
pip install cxgen==3.0.0

Documentation

cxgen

This is a little repository that stores all the versions of cxgen, a python module which generates a cx_Freeze setup.py script to turn your program into an .exe or .app file! Download one of the versions from this repository, install it and have fn generating scripts!

This is a python package that can also be viewed at PyPI at: https://pypi.org/project/cxgen/

To know how to use this module, import cxgen and then call: 'cxgen.manual()'