/scripts

Scripts that capture reoccurring little tasks with help of the LeanIX APIs

Primary LanguagePython

scripts

  1. Install Python3
  2. Install Pandas (python3 -m pip install --upgrade pandas)
  3. Install Requests (python3 -m pip install --upgrade requests)