Installing

pip

valerius can be installed using pip:

$ pip3 install valerius

valerius is written for Python 3, and does not support Python 2.

If you get permission errors, try using sudo:

$ sudo pip3 install valerius

Development

The repository for valerius, containing the most recent iteration, can be found here. To clone the valerius repository directly from there, use:

$ git clone git://github.com/samirelanduk/valerius.git

Requirements

valerius requires requests.