Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement click package for path wrangling #85

Open
ebgoldstein opened this issue Feb 11, 2020 · 1 comment
Open

implement click package for path wrangling #85

ebgoldstein opened this issue Feb 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ebgoldstein
Copy link
Contributor

Using the click package can help tidy up some of the path wrangling that's being done in the pstorm.py file. Otherwise perhaps look at the argparse add_subparsers command. I'm not sure that using exec() to call the script is the best idea.

from @chrisleaman 's JOSS review: openjournals/joss-reviews#2075 (comment)

@ebgoldstein ebgoldstein added the enhancement New feature or request label Feb 11, 2020
@ebgoldstein
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant