jparise / vesta

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

Added support for Vestaboard's Read / Write API #66

Closed jparise closed 2 years ago

jparise commented 2 years ago

Vestaboard now provides a Read / Write API for reading from, or writing to, your Vestaboard: https://docs.vestaboard.com/read-write

This change introduces a new ReadWriteClient class for using the Read / Write API.