Usage
Installation of aiowallhaven
To use aiowallhaven, first install it using pip:
$ pip install aiowallhaven
Get the Source Code
aiowallhaven is developed on Github. You can access the repository at anytime by clicking this link.
Feel free to clone the repository running the following command:
$ git clone https://github.com/itsuchur/aiowallhaven/aiowallhaven.git
Once you have a copy of the source, you can embed it in your own Python package, or install it into your site-packages easily:
$ cd aiowallhaven
$ python -m pip install .