labthings / labthings/python-labthings
Extensions should be able to add Components
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Eventually, Extensions may become the backbone of constructing an LT app
Example of use: OFM with spectrometer: All spectrometer logic (functions, component, and views) can be handled by the extension
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how Extensions currently construct an LT app and how components and views are registered; the issue names no files, tests, or entry points. Define completion as allowing an Extension to provide its own component and associated views, with the spectrometer example serving as the intended use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100