Skip to content

Improve Python Store usability#45

Merged
forman merged 8 commits into
mainfrom
forman/improve_store_usability
Jul 3, 2026
Merged

Improve Python Store usability#45
forman merged 8 commits into
mainfrom
forman/improve_store_usability

Conversation

@forman

@forman forman commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary

Improved usability of the Python Store class:

  • Introduced public protocol StoreAt now returned from Store.at instead of internal _StoreAt type.
  • Added StoreAt.value read-only property to access the value of a node returned by Store.at.

Checklists

Python package

  • pixi run format
  • pixi run lint
  • pixi run mypy
  • pixi run tests
  • Updated remotestate-py/CHANGES.md

@forman forman marked this pull request as ready for review July 3, 2026 07:45
@forman forman merged commit ceb71e6 into main Jul 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant