How to install PyInfoblox2

The easiest way to install pyinfoblox2 is by using pip:

pip install pyinfoblox2

The way to build it locally:

git clone https://github.com/andy-shady-org/pyinfoblox2.git
cd pyinfoblox2
pip install .