MattIPv4 / MattIPv4/PyDMXControl
[Python] Command line / argument parsing (from a string)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 143
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Drop the terminal debug system and replace with a command line for control.
Command line should be in its own sub package so that it can be used in both a terminal debug mode and via the web debug control in #5
The command line should support access of global callbacks, fixture helpers, fixture colors and individual fixture channels.
Additionally, support for selecting groups of fixtures and then using fixture helpers/colors/channels would be a plus.
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 examining the existing terminal debug system and the proposed web debug control in issue #5. Map how global callbacks, fixture helpers, fixture colors, channels, and fixture groups are currently exposed. Done means a separately usable command-line subpackage replaces the terminal debug system and supports the requested controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100