Installation ========================================================= Installation from PyPI ---------------------------- afrc is distributed via the Python packaging index (PyPI). As such, the current public release candidate can be installed using:: pip install afrc Installation from GitHub ---------------------------- To install the lates development version from GitHub run:: pip install git+ssh://git@github.com/idptools/afrc.git