Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 230 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 230 Bytes

Python-TIMSDK

Build Instructions

  1. Prerequisites: install Python and Node.js and add appropriate directories to your PATH;
  2. Run python tim_lib_bootstrap.py;
  3. Run pip install -r requirements-dev.txt;
  4. Run flit install.