Skip to content

仮想通貨のレートを取得するライブラリ

License

Notifications You must be signed in to change notification settings

fa0311/getCryptocurrencyRate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getCryptocurrencyRate

仮想通貨のレートを取得するライブラリ
bitflyer.com の WEBAPI を勝手に取得します
対応通貨はBTC XRP ETH XTZ XLM XEM BAT ETC LTC BCH MONA LSK です
ブログ

import

from getCryptocurrencyRate import CryptoCurrencyRate

use

CryptoCurrencyRate("BTC_JPY", "hour").get() #取得する通貨 間隔

License

getCryptocurrencyRate is under MIT License

About

仮想通貨のレートを取得するライブラリ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages