Open alexandre-mbm opened 7 years ago
Regedit comes with windows and it's pretty good for most purposes. I wanted to make something a little bit more flexible.
I don't think NetBeans will make EXEs for you. These days I use PyCharm anyways; there's a free version that's pretty good. I wasn't really impressed with any of the Python IDEs at the time I wrote this code.
There are a bunch of tools out there to build windows exes for python programs but I can't say I'm very familiar with any of them. http://www.pyinstaller.org/ looks pretty nice.
My interest is in your library. Thanks by answer.
I use Linux but I am looking for something targeted to Windows 10. I need to create a tiny tool.
Will NetBeans create a standalone EXE?