After we have verified that we have all the requirements, it's time to install CircUp. Now that it's on PyPI, installation is a snap. Just open up the command line and type the following:
pip install circup
That's it. After that type circup --version
and it should return the version that it's running on. If it returns the version successfully, you should be good to go.