hansliu / twsecli

TWSE unofficial command line interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Build Status PyPI version GitHub license

twsecli

TWSE unofficial command line interface

提供 Cli 介面,根據台灣股票代號,顯示台灣證券交易所即時股價。

Imgur

Install / 安裝

pip3 install twsecli

Usage / 執行

twsecli <stock symbol>
twsecli -n 300 <stock symbol>
twsecli -n 300 -c .twsecli_config
twsecli -h

About

TWSE unofficial command line interface

License:MIT License


Languages

Language:Python 100.0%