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

Make pyver script a console script #6

Open
ceball opened this issue Dec 6, 2017 · 3 comments
Open

Make pyver script a console script #6

ceball opened this issue Dec 6, 2017 · 3 comments

Comments

@ceball
Copy link
Member

ceball commented Dec 6, 2017

No description provided.

@jlstevens
Copy link
Contributor

Is this for finding the version of things based on the script @jbednar has? Or something else?

@jbednar
Copy link
Contributor

jbednar commented Feb 28, 2018

I hope so!

@jbednar
Copy link
Contributor

jbednar commented Feb 28, 2018

Note that the comments at the top of the file will probably need updating:

# bash usage: $ autover numpy pandas python conda
# python usage: >>> import autover ; autover("numpy","pandas","python","conda")

It's still possible to use the script without the rest of autover, so I guess the comments could just say that these are how one would use it if this script is in your bash path, but the python code will presumably have a different import.

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