# Overview

`axcli` is a command-line interface for the `axinite` module. It's primarily made for students, engineers, physicists, and anyone else in the field of astrophysics who'd like to simulate gravitational interactions without needing to know Python.

`axcli` can be installed through `pip` with `pip install axcli`. Afterward, you can use it with `python -m axcli` (or just `axcli` on some systems).

The rest of these docs go through how to use `axcli` in detail.
