Install ======= MOCPy relies on the following mandatory external dependencies : - `cdshealpix `__ - `astropy `__ - `matplotlib `__ - `networkx `__ used in ``~mocpy.MOC.get_boundaries`` It has an optional dependency to query FITS files by url: - `requests `__ To upgrade the ``mocpy`` package to the latest version:: pip install mocpy -U To install ``mocpy`` type:: pip install mocpy