KM3NeT / km3astro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

km3astro

About

KM3Astro is a collection astronomy utils, like coordinate transformations.

Install

This is developed on python >=3.5. Lower versions (especially py2) might or might not work. Use pip to install the latest version:

pip install km3astro

Install the latest development version

To get the latest and greatest stable development version, use pip and the URL to the repository:

pip install git+http://git.km3net.de/km3py/km3astro.git

or just clone the git repository and install via pip install .

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.9%Language:Makefile 0.7%Language:Shell 0.4%