https://github.com/dannixon/savu_parameter_demo
https://github.com/dannixon/savu_parameter_demo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dannixon/savu_parameter_demo
- Owner: DanNixon
- Archived: true
- Created: 2019-02-15T08:38:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T09:47:10.000Z (over 6 years ago)
- Last Synced: 2025-03-24T19:53:54.714Z (3 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Savu parameters demo
A demonstration of a better implementation of plugin parameters for Savu.
## Goals
- Parameter level validation of user supplied values (types, ranges, enums, etc.)
- Serialisation of validators for UI generation
- Improved syntax for declaring and accessing parameters