Metadata-Version: 2.4
Name: mftool
Version: 3.4
Summary: Library for getting real time Mutual funds info
Home-page: https://github.com/NayakwadiS/mftool
Author: SujitN
Author-email: nayakwadi_sujit@rediffmail.com
License: MIT
Keywords: amfi,quote,mutual-funds,funds,bse,nse,market,stock,stocks
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: httpx
Requires-Dist: pandas
Requires-Dist: yfinance
Requires-Dist: matplotlib
Requires-Dist: deprecated
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

<img src="https://raw.githubusercontent.com/NayakwadiS/mftool/master/docs/mftool.png"  height="150">

Python library for getting Mutual Funds data in India

![Python](https://img.shields.io/badge/python-v3.10+-blue.svg)
[![Pypi](https://img.shields.io/pypi/v/mftool.svg)](https://pypi.python.org/pypi/mftool)
![Dependencies](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)
![License](https://img.shields.io/pypi/l/selenium-wire.svg)
[![Documentation](https://img.shields.io/badge/Documantation-latest-brightgreen)](https://mftool.readthedocs.io/en/latest/)
[![Downloads](https://pepy.tech/badge/mftool/month)](https://pepy.tech/project/mftool)


Introduction
============
mftool is a library for getting publicly available Mutual Funds data in India. It can be used in various types of projects which requires getting live quotes for a given mutual fund scheme or build large data sets for further data analytics.

Features
=============

* Getting last updated quotes for Mutual fund scheme using scheme codes.
* Return data in Dataframe, json and dictionary formats.
* Getting quotes for all the schemes available with AMFI.
* Helper APIs to check whether a given Scheme code is correct.
* Getting all historical NAVs for a schemes.
* Getting list of all schemes with there Scheme codes.
* Get daily scheme performance.
* Support GenAI with mftool-mcp

<!---*[**Documentation**](https://61836947349d9.site123.me/)*--->


Related Projects -

1. Forecasting Indian Stocks *[NSE-Neuron](https://github.com/NayakwadiS/NSE-Neuron)*
2. Forecasting of Mutual Funds *[here](https://github.com/NayakwadiS/Forecasting_Mutual_Funds)*
3. Predict Cryptocurrency in Indian Rupees *[here](https://github.com/NayakwadiS/Predict_Cryptocurrency_INR)*
4. MCP server for GenAI apps *[mftool-mcp](https://github.com/NayakwadiS/mftool-mcp)*

<a href="https://www.buymeacoffee.com/nayakwadis" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="29" width="174">
</a>
