WebSpider / pyheos

Python bindings for the HEOS system
Apache License 2.0
1 stars 0 forks source link

Pypi Package #1

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi

Could you create a pypi package for pyheos? I would like to use your code as a lib, just to get the basic commands from heos:

Discover players, get their status (is playing? is part of a group etc), and to get functionality for set the volume and stop playing.

As I can see from the current implementation you have everything that I need - it would be nice with an example of how to use the code as well.

Great work you have here

WebSpider commented 6 years ago

Once the lib is sufficiently done and automated tests are set up and working, I am planning to fully release it in any current packaging format, including pypi.I am using GitHub to set up the lib, and have only barely finished converting the spec into python, I will probably need a few more months before of testing everything through :)