Hi Folks,
I've just uploaded Leo-4.11-devel-build-5769 to the Python Package Index:
https://pypi.python.org/pypi/leo(todo: fix the readme, which is for 4.10, the 4.11 version remains to be written)
It can be downloaded from there and
installed manually or, better yet,
installed with `
pip install leo`.
Pre-requisites are:
1. Python
2. PyQt
3. Distribute / Setuptools
Improvements over previous pypi package:
- Sports Leo splash screen while installing on Windows
- Installs "leo" and "leoc" wrappers to PYTHONHOME\Scripts, so as long as this directory is in PATH you don't need to create your own launcher (this is the part that requires Distribute. I'm working an way to include this automatically,
http://stackoverflow.com/questions/16702658). It is common for this to be set.
- all the other changes in trunk over the last couple of weeks (
http://bazaar.launchpad.net/~leo-editor-team/leo-editor/trunk3/changes)
cheers,
-matt