I'm not a pyhtonista but I've noticed that mature packages can use pip install <name> for download and use.
Once you have completed #3 and #4 it would be awesome for people to use pip install pyvmax and then use pyvmax directly from their command prompt. Thoughts on integration of that use case?
I'm not a pyhtonista but I've noticed that mature packages can use
pip install <name>for download and use.Once you have completed #3 and #4 it would be awesome for people to use
pip install pyvmaxand then usepyvmaxdirectly from their command prompt. Thoughts on integration of that use case?