Installation ============ Requirements ------------ - Python >= 3.10 Install from PyPI ----------------- ```bash pip install jnkepler ``` Development install ------------------- ```bash git clone https://github.com/kemasuda/jnkepler.git cd jnkepler pip install -e . ```