/mftool

Python library for extracting real-time Mutual Funds data in India

Primary LanguagePythonMIT LicenseMIT

Python library for extracting realtime Mutual Funds data in India

Python Pypi Dependencies License Contributions welcome

Introduction

mftool is a library for collecting real time Mutual Funds data in India. It can be used in various types of projects which requires getting live quotes for a given scheme or build large data sets for further data analytics. The accuracy of data is only as correct as provided on amfiindia

Main Features

  • Getting last updated quotes for Mutual fund scheme using scheme codes.
  • Return data in both json and python dictionary formats.
  • Getting quotes for all the schemes available with AMFI, e.g Axis, DSP, SBI mutual funds
  • 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.
  • Cent percent unittest coverage.

Dependencies

To keep it simple and supported on most of the platforms, it uses only core python libraries, hence there are no external dependencies.

Detailed Documentation with Examples

http://mftool.readthedocs.io