Installation

PyPI

abzer is available on the Python Package Index. This makes installing it with pip as easy as:

pip install abzer

Git

If you want the latest code or even feel like contributing, the code is available on Github.

You can easily clone the code with git:

git clone git://github.com/mineo/abzer.git

Now you can start hacking on the code or install it system-wide:

python setup.py install

Arch Linux

If you are using Arch Linux, you can use the AUR package or the PKGBUILD included in the repository.