python-launcher
===============

The python-launcher is a daemon to speedup python applications startup time and
memory sharing between processes. 

Usage
=====

run the daemon:
  python-launcher-daemon 

run a program through the daemon:
  python-launcher-daemon program.py

Contact
=======

Johan Dahlin <johan@gnome.org>
