Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 374 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 374 Bytes

READ PLUG DATA

Install

    cd read
    pip install -r requirements.txt

NOTA: until Py100 library is published one needs to download it locally from this fork: https://github.com/tking2/TapoP100 and then:

    pip install -e ../TapoP100

Read

    python main.py

Browser panel

    npm i
    npm run start

serves on port 10001