Metadata-Version: 2.1
Name: mftool
Version: 2.1
Summary: Library for getting real time Mutual funds data in India
Home-page: https://github.com/NayakwadiS/mftool
Author: Sujit Nayakwadi
Author-email: nayakwadi.sujit@gmail.com
License: MIT
Description: mftool is a library for getting 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.
        
        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
        * 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.
        * There are no external dependencies.
        
        
        Project Page
        =============
        https://github.com/NayakwadiS/mftool
        
        Documentation 
        ====================================
        http://mftool.readthedocs.io
        
Keywords: amfi,quote,mutual-funds,funds,bse,nse,stock,stocks
Platform: UNKNOWN
Description-Content-Type: text/markdown
