-
-
Notifications
You must be signed in to change notification settings - Fork 124
Installation
jwalter1-quest edited this page Jan 30, 2019
·
3 revisions
To install this library do the following:
# Clone the git repository.
$ git clone https://github.com/jeffreydwalter/arlo.git
# Run the make command from the arlo repository
# directory to download and install all the dependencies.
$ cd arlo
$ make
or:
# Clone the git repository.
$ git clone https://github.com/jeffreydwalter/arlo.git
# Install the required libraries using pip.
$ pip install monotonic
$ pip install requests
$ pip install sseclient