jparise / vesta

Vestaboard client library for Python
https://vesta-py.readthedocs.io
MIT License
20 stars 1 forks source link

Improve the Local API enablement flow #64

Closed jparise closed 2 years ago

jparise commented 2 years ago

Calling enable() now sets the client's api_key property and returns the Local API key for future reuse. This is a friendlier pattern than asking the user to do all of that work.