.. _introduction: Installation ============ arg_common is a collection of python utility functions and classes used by the ARG group. The code is typically pure python and typically targets python 3.6 or higher. Installation is as simple as:: pip install arg_common -f https://arg.usask.ca/wheels/ This will install this package. The code requires the following python packages, #. numpy #. astropy #. jdcal