holvirc

Remote-Control Holvi via Selenium


License
MIT
Install
pip install holvirc==0.3.20190209

Documentation

python-holvirc

Drive Holvi API via Python. Unlike holviapi this uses your username and password for login so you need to to beg Holvi for a special API-key.

NOTE

  1. This uses combination of reverse-engineered APIs, when something changes in Holvis end this will probably break.
  2. If you use the default login method Holvi knows you are using this library, this should be a good thing so they can inform you about upcoming breaking changes.

How to use

Since writing documentation is boring I suggest you look at the tests here and in holviapi they should give a decent idea.