Installation

This page describes how to install vlivepy. vlivepy can be downloaded from pypi and github.

Install from PyPI

vlivepy can be installed via PyPI.

$ python -m pip install vlivepy

Get source code

vlivepy is developed and maintained on GitHub. Check out box-archived/vlive-py on GitHub.

You can clone our repository with git command.

$ git clone https://github.com/box-archived/vlive-py.git

Or just download source code as zip file.

$ curl -OL https://github.com/box-archived/vlive-py/archive/main.zip

Dependencies

vlivepy uses following pacakges