ZTFY packages installation
ZTFY packages installation is tightly associated with Python "eggs".
Installation steps are very common:
- check of pre-requisites
- creating a virtual environment (even if not mandatory)
- creating runtime environment with ZTFY.webapp
- creating ZTFY site
- ajusting configuration with a ZEO server (not mandatory also).

