platypush/platypush/plugins/trello
Fabio Manganiello c919cf0cd8
continuous-integration/drone/push Build is passing Details
[trello] (Almost) complete plugin rewrite.
- Merged `trello` plugin and backend into a single plugin.

- Removed legacy `Response` objects, replaced with data classes and
  schemas.

- Fixed the Websocket connection flow to reflect the new authentication
  protocol.

Closes: #307
2023-11-17 02:07:04 +01:00
..
__init__.py [trello] (Almost) complete plugin rewrite. 2023-11-17 02:07:04 +01:00
_model.py [trello] (Almost) complete plugin rewrite. 2023-11-17 02:07:04 +01:00
manifest.yaml [trello] (Almost) complete plugin rewrite. 2023-11-17 02:07:04 +01:00