Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 234 Bytes

qz-signal

Signal API microservice for management of live (streaming) and saved signals, using Flask in Python 3.x.

Prepare

pip install -r requirements.txt

Run/Debug using Visual Studio Code's provided launch.json file.