It would be awesome to make this package pip installable, so people who want to use this script don't need to go through the whole process of cloning the repo from Github and deducing how to run it from there. This package should be able to be installed through pip like pip install getquote and have the program ready to run on their machines.
Acceptance
- Get-Quote is pip installable
It would be awesome to make this package pip installable, so people who want to use this script don't need to go through the whole process of cloning the repo from Github and deducing how to run it from there. This package should be able to be installed through pip like
pip install getquoteand have the program ready to run on their machines.Acceptance