Roadmap

Milestone: PyInstaller 2.1

3 weeks late (04/30/13 00:00:00)

96%

Number of tickets:
closed:
81
active:
3
Total:
84
  • Fix various unicode and utf8 issues
  • Installation using setuptools/easy_install/pip
  • Drop python 2.3 compatibility (with some preparation for Python3 we can't afford support 2.3).
  • Update manual and explain basic concepts.

Milestone: PyInstaller 2.2

No date set

0%

Number of tickets:
closed:
0
active:
46
Total:
46
  • Add Python 3 support
  • Use modulegraph library for dependency analysis.
  • PySide? support (should be very similar to PyQt?)
  • Update manual and explain better how PyInstaller works internally.

Milestone: PyInstaller 3.0

No date set

5%

Number of tickets:
closed:
1
active:
21
Total:
22

Cover the distribution phase of installation: build an installer wizard on Windows (through InnoSetup/NSIS), a DEB/RPM for Linux and a DMG for Mac.

Left from previous milestone

  • Fix windows service (#539, #559).
  • Customizable (package-dependent) spec file
  • Enable/disable importing modules from filesystem
  • PyInstaller? home should be "read only", this is: no files are written there
  • binchache is going to $HOME/.... (already implemented, but need to be changed)

Only ideas, to be discusses, not decided yet

  • find import in extension modules (this would allow some hooks to be removed) #438
  • infos about how to package as an rpm (ReadMe?-Pacakgingg.txt)
Note: See TracRoadmap for help on using the roadmap.