dssg / dssg/argcmdr

python -m argcmdr [file.py]

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
14
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Support invocation against arbitrary command module without `manage` entrypoint, via:

python -m argcmdr [file.py]

Look into optionally installing without entrypoint.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the existing `manage` entrypoint and the package-install configuration. Determine how `python -m argcmdr [file.py]` should locate and run an arbitrary command module, then verify that installation can work without the `manage` entrypoint. Done means the requested invocation works and the optional installation behavior is supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.