Skip to content

CLI

NiveshPy provides an easy-to-use CLI to manage your investments right from your terminal.

Usage:

niveshpy [<options>] <command> ...

The following sub-commands are available:

Global Options

  -v, --version           Show the version and exit.
  -d, --debug, --verbose  Enable verbose logging.
  --no-color              Disable colored output.
  -h, --help              Show this message and exit.

Quick Start

To get started quickly, import your mutual fund CAS using:

niveshpy parse cas <path-to-file>

This will automatically import all your folios, funds and transactions into NiveshPy.