ericremoreynolds / excelpython

An open source, easy to use interface for calling Python code from Excel
http://ericremoreynolds.github.io/excelpython
BSD 2-Clause "Simplified" License
234 stars 58 forks source link

packaging into standalone exe using py2exe or similar, without need for Python installation #19

Open den-run-ai opened 10 years ago

den-run-ai commented 10 years ago

This was done in ExPy project. So that you can run samples without installing Python.