Skip to content

Improve Python Store usability#45

Draft
forman wants to merge 4 commits into
mainfrom
forman/improve_store_usability
Draft

Improve Python Store usability#45
forman wants to merge 4 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

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