Lucy-Forrest-Lab / Lucy-Forrest-Lab/hm_analysis_tool

wrapping python

Open
#1 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

https://github.com/vanessa-leone/hm_analysis_tool/blob/40bf397c86d076cb3c2ebdc67e66da08d0fa81cd/hm_analysis_tool/wrapper_example.sh#L1

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.