/printer-ws-client-rrf

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

SimplyPrint Websocket Client

A python package to simplify the use of the SimplyPrint websocket API to easily integrate with the https://simplyprint.io platform.

This package version v1.0.0 is under major development and is not yet ready for use. API is not stable and will change.

Usage

TBD

TODO

  • Add usage documentation
  • Add examples
  • Add tests for event system and reactivity
  • Improve reactivity API and internals (move away from traitlets)
  • Unify event bus api with printer events.