Using ===== Using ``pyrebrandly`` is pretty easy, its just like any other library, although to start off, you have to set your account information for the library to use. .. code-block:: python import pyrebrandly client = pyrebrandly.Client(key='xxxxxxxx', id='xxxxxxxxx', )