InstallationΒΆ

At the command line:

$ easy_install pyzlog

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyzlog
$ pip install pyzlog