Skip to content

yashovardhan99/niveshpy

Repository files navigation

NiveshPy

NiveshPy is a financial library 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 in a way that any financial data can be added as a source. See our guide on Plugins for more information.

Quick Start

To get started, install NiveshPy from PyPi:

pip install niveshpy

After installing, you can simply start using NiveshPy:

from niveshpy import Nivesh

app = Nivesh()

app.get_quotes(...)

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.

About

A simple python library for all your investment needs

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 3

  •  
  •  
  •  

Languages