Installation

Zroya is being developed with pypiwin32 as only requirement.

pip install pypiwin32

If you install zroya from PyPi, all requirements should be installed with just one line:

pip install zroya

Or you may close github repository and install zroya locally:

git clone https://github.com/malja/zroya.git

That is all. See Basic Usage for basic examples of usage.