kunigaku / jpfund

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jpfund

日本の投資信託の基準価額を読み込みます。

Usage

import jpfund
jpfund.Morningstar("2017092908").get()
jpfund.EMaxis("250874").get()
jpfund.EMaxis.get_list()[0].get()

About

License:MIT License


Languages

Language:Python 100.0%