API reference ============= ``cosmic-crunch`` is primarily a command-line tool (``cosmic-crunch get`` and ``cosmic-crunch convert``), but its download and conversion routines are importable as a library. Downloading ----------- .. automodule:: cosmic_crunch.fetch :members: :show-inheritance: Converting ---------- .. automodule:: cosmic_crunch.convert :members: :show-inheritance: