.. _installation: Installation ============ There are two ways to install ``dustysn``: using pip or from source. Using pip --------- To install the latest release version:: pip install dustysn From source ----------- To install the latest development version directly from GitHub:: git clone https://github.com/gmzsebastian/dustysn.git cd dustysn pip install -e .