algorithm-python __author__ = "HerryZhang" __coauthor__ = "Micheal Gardner" quickstart pip install pipenv pipenv run pip install pip==18.0 cd this-repo-dir/ pipenv install pipenv shell pytest