mlouielu / twstock

台灣股市股票價格擷取 (含即時股票資訊) - Taiwan Stock Opendata with realtime

Home Page:http://twstock.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lxml需要另外裝

roywu01 opened this issue · comments

lxml沒有包在專案裡面
沒有另外裝的情況會import失敗

We use pipenv to maintain dependency, if you want to use from the source, please do:

$ pipenv install
$ pipenv run python
>>> import twstock