How to install PyInfoblox2 ========================== The easiest way to install pyinfoblox2 is by using pip: .. code-block:: bash pip install pyinfoblox2 The way to build it locally: .. code-block:: bash git clone https://github.com/andy-shady-org/pyinfoblox2.git cd pyinfoblox2 pip install .