Y
Hacker News
new
|
ask
|
show
|
jobs
by
Petrakis
2981 days ago
https://github.com/jheising/HAPI
or REST
1 comments
terrantech
2981 days ago
I thought about doing an API, but is that really the easiest way to run a single command and get a single input? Seems like overkill.
link
Petrakis
2981 days ago
Then Websockets. There are few python implementations of websockets module, this is one of them
https://pypi.org/project/websockets/
link