pygate / pygate-gRPC

A Python gRPC Powergate client
http://pygate.tech
MIT License
22 stars 5 forks source link

New client API #51

Closed asutula closed 3 years ago

asutula commented 3 years ago

Creating this as a draft for now just to give you all a heads up...

These are the updates corresponding to the big Powergate v1.0.0 release.

I think most changes are done, but I still need to update the tests. Ok, tests and examples are updated.

asutula commented 3 years ago

Hey guys, I marked this as ready for review, but I could use your eyes for understanding why they tests are failing to run. Looks like it just times out after a while and no tests are run. I'm not very experienced with python and related tooling, so it may be good for you all to just take this code over and get things fixed up and working the way you know how. What do you think?

asutula commented 3 years ago

Cool, I got it to use the python gRPC bindings that we publish whenever we release Powergate. Much cleaner, no more copying proto files into this repo and generating code.

asutula commented 3 years ago

Updated a couple things to match the latest Powergate release 1.1.2