Skip to content

NiveshPy

NiveshPy is a financial CLI designed for managing mutual funds and investment portfolios. It provides functionalities to fetch fund prices, manage portfolios, and calculate performance.

For more information, check out our Getting Started page.

NiveshPy is targeted towards Indian 🇮🇳 markets, but the API is built to support any financial security.

Quick Start

To get started, install NiveshPy from PyPi:

pip install niveshpy

After installing, you can simply start using NiveshPy straight from your terminal:

niveshpy <command>

Learn more by checking our CLI page

Work in progress

This project is a work in progress. The public API is still in development and unstable.

License

This project is licensed under the MIT License. See the LICENSE file for more details.