Menu:

page message
  • PageMeta main-menu existiert nicht in der bevorzugten Sprache deutsch, benutzte english.
  • PageMeta blog-plugin existiert nicht in der bevorzugten Sprache deutsch, benutzte english.

How to install PyLucid.

You can choose between the easy "standalone" package or the virtualenv way:

↑ virtualenv:  #

  • pros:
    • you can install python packages in a clean way (also binary package, e.g. PIL)
    • creating is simple, with our boot script
    • prepared for multi site installation (multiple instance can use one env.)
  • cons:
    • shell account needed
    • complicated directory/file structure than standalone package

Virtualenv installation guides are here: install PyLucid in a virtual environment

↑ standalone package:  #

  • pros:
    • no shell account needed
    • simple move files via FTP on Webspace
    • simple directory/file structure
  • cons:
    • useable only for one site (not prepared for multi site installation)

Standalone installation guides are here: install PyLucid standalone package

0 comments for 'install PyLucid':
    there exist no comment for 'install PyLucid'
Leave a comment
tag navi documentation | help
Fork me on GitHub