Lucy-Forrest-Lab / Lucy-Forrest-Lab/hm_analysis_tool
wrapping python
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Ideally you should use argparser or click cli or some other python package to generate a command line interface. no need to use bash here
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 with hm_analysis_tool/wrapper_example.sh at the linked line and inspect the Python tools it invokes. Compare argparse, click, or another Python CLI package before choosing an entry point. Done means the same workflow can be run through a Python command-line interface without relying on the Bash wrapper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100