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.
Documentation: http://yashovardhan99.github.io/niveshpy
NiveshPy is targeted towards Indian 🇮🇳 markets, but the API is built to support any financial security.
To get started, install NiveshPy from PyPi:
pip install niveshpyAfter installing, you can simply start using NiveshPy:
niveshpy <command>Learn more by checking our CLI documentation
This project is a work in progress. The public API is still in development and unstable.
This project is licensed under the MIT License. See the LICENSE file for more details.