Installation

You can install this package by downloading the source code on Github :

Github Source code

Or you can install via pip :

pip install astro-nest

Dependencies

  • numpy

  • scikit (optional but recommended for speed)

  • tqdm (optional)

  • matplotlib (optional)

These dependencies are optionally required to use the isochrone downloaders:

  • requests

  • urllib3

  • bs4

  • pandas