mftool


Namemftool JSON
Version 2.7.1 PyPI version JSON
download
home_pagehttps://github.com/NayakwadiS/mftool
SummaryLibrary for getting real time Mutual funds info
upload_time2023-11-11 11:23:03
maintainer
docs_urlNone
authorSujitN
requires_python
licenseMIT
keywords amfi quote mutual-funds funds bse nse market stock stocks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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 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.


Project Page
=============
https://github.com/NayakwadiS/mftool
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NayakwadiS/mftool",
    "name": "mftool",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "amfi,quote,mutual-funds,funds,bse,nse,market,stock,stocks",
    "author": "SujitN",
    "author_email": "nayakwadi_sujit@rediffmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/fc/be2b69d402b3827dba0f844e90a12ce70069dd184c0564a9a1183284d48d/mftool-2.7.1.tar.gz",
    "platform": null,
    "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 mutual fund scheme or build large data sets for further data analytics.\n\nFeatures\n=============\n\n* Getting last updated quotes for Mutual fund scheme using scheme codes.\n* Return data in Dataframe, JSON and dictionary formats.\n* Getting quotes for all the schemes available with AMFI\n* Helper APIs to check whether a given Scheme code is correct.\n* Getting all historical NAVs for a schemes.\n* Getting list of all schemes with there Scheme codes.\n* Get daily scheme performance.\n\n\nProject Page\n=============\nhttps://github.com/NayakwadiS/mftool",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library for getting real time Mutual funds info",
    "version": "2.7.1",
    "project_urls": {
        "Homepage": "https://github.com/NayakwadiS/mftool"
    },
    "split_keywords": [
        "amfi",
        "quote",
        "mutual-funds",
        "funds",
        "bse",
        "nse",
        "market",
        "stock",
        "stocks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ffcbe2b69d402b3827dba0f844e90a12ce70069dd184c0564a9a1183284d48d",
                "md5": "725e6ff4e16ad9a0ea5792718c95c4c0",
                "sha256": "20d1f972f7bf6e43cf3851c9123065160e195bfcc746c751cc724078099d9599"
            },
            "downloads": -1,
            "filename": "mftool-2.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "725e6ff4e16ad9a0ea5792718c95c4c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 112161,
            "upload_time": "2023-11-11T11:23:03",
            "upload_time_iso_8601": "2023-11-11T11:23:03.176851Z",
            "url": "https://files.pythonhosted.org/packages/4f/fc/be2b69d402b3827dba0f844e90a12ce70069dd184c0564a9a1183284d48d/mftool-2.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-11 11:23:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NayakwadiS",
    "github_project": "mftool",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mftool"
}
        
Elapsed time: 0.15250s