Py2Bin Changelog

What's new in Py2Bin 4.1.2

Sep 30, 2016
  • The bug when drag and drop multi python is fixed, you can only drag one file
  • You can choose the destination folder for the finally binary file.
  • You can choose to-have a binary file or a directory that contains the binary file and all dependencies.

New in Py2Bin 3.1.2 (May 27, 2016)

  • Auto-Configuration and use of the PYTHONPATH for import module at the compilation
  • Drag & Drop method and GUI
  • Check update for the new version
  • Compile the main python script and import all it's sub .py file and module
  • GPL LICENCE V2

New in Py2Bin 2.8.1 (Apr 7, 2015)

  • Added a new hook for importing a python module compatible with wxpython.

New in Py2Bin 2.8.0 (Apr 3, 2015)

  • Add the option to selected only .py file.
  • Add a new hook for importing a python module.
  • The bug with python file written in Tkinter is fixed, for this use the package given by http://www.activestate.com/activetcl/downloads