============ Installation ============ Curvit is on the Python Package Index (PyPI), and you can install the package using `pip`_ as follows: .. _pip: https://pip.pypa.io/en/stable/ .. code:: bash pip install curvit --user ------------ Requirements ------------ Curvit has the following requirements. If you have an older version of Python and is new to the language, I recommend that you install the `Anaconda Distribution`_. It installs Python in a user directory without requiring root permissions and will work on Linux, macOS, and Windows. .. _Anaconda Distribution: https://www.anaconda.com/products/individual * Python 3.6 or later * Aafitrans * Astropy * Astroquery * Matplotlib * Numpy * Photutils * Scipy * Scikit-image