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

Improvement: add the "-v/--version" option to the executable #8

Open
niconoe opened this issue Sep 19, 2019 · 1 comment
Open

Improvement: add the "-v/--version" option to the executable #8

niconoe opened this issue Sep 19, 2019 · 1 comment

Comments

@niconoe
Copy link
Contributor

niconoe commented Sep 19, 2019

... to display the running version (I got the idea when trying again the tool in an environment when I manually installed previous versions - just wanted to be sure I was on the last one).

For the implementation, it would be great to DRY and store the version number in one single place (constant in __init__.py, maybe).

@roll
Copy link
Member

roll commented Sep 20, 2019

@niconoe
Please take a look at my review - #7. For FrictionlessData software we have already sorted out all these non-functional problems like how to store the version etc (see the oki-py link). For every new project, we just copy this skeleton to save developers' time and make community contribution easier.

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

No branches or pull requests

3 participants