MattIPv4 / MattIPv4/PyDMXControl

[Python] Command line / argument parsing (from a string)

Open
#6 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

⚙️ Controllers ⚙️ Utils hacktoberfest help wanted 🆕 Enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.