Skip to content

Installation

Hoa Le edited this page May 23, 2023 · 7 revisions

Installation

  1. Clone the repository into Your personal workspace. Further information on how to clone a repository can be found here.
  2. Make sure that Python is installed. If You prefer working with a virtual environment, You may create one. Information on how to create one can be found here.
  3. Use pip to install the necessary Python libraries using the provided requirements.txt.
  4. Configure the config.ini by adding global variables and Your OAuth / credential paths to create a connection to Your metadata database.

Clone this wiki locally