|
Re: Experience with MatPlotLib and py2exe
Honestly, you don't need to compile it to an exe to release it. With python code that does stuff like that, it better to release it under a liscence such as the GNU GPL or CC-BY-NO-SA or WTFPL and send out the source code with it. If you py2exe it, only people that use windows can run it. >_>
I use linux, and I am interested in using this program, and would like to have the source please.
|