tw stocks infos
Project description
TWStocks Python SDK
TWStocks HTTP API SDK
Installation
$ pip install tw_stocks
How to use?
from tw_stocks import TWStocks
twstocks = TWStocks('API secret key')
twstocks.get_cash_flow_statement('1101', '2021-01-01')
Output:
[{'CMKey': '1101',
'CashAndCashEquivalents': '62025098',
'CashFlowFromFinancingActivities': '-1790927',
'CashFlowFromInvestingActivities': '5292661',
'CashFlowFromOperatingActivities': '7124458',
'DateRange': '202101',
'EarningsBeforeTaxes': '4846931',
'FreeCashFlow': '2232457',
'NetCashFlow': '10591576'}]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tw-stocks-0.1.1.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tw-stocks-0.1.1.tar.gz.
File metadata
- Download URL: tw-stocks-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce39329017e9525afc37832e73b2cdeef8c08950c40bfb914951ac7a3d05b213
|
|
| MD5 |
e28946d209c52c55e99949c7c0c4d991
|
|
| BLAKE2b-256 |
64a692c4e06ef1472294235f3851070754e0c7034115b432f99148972a83756d
|
File details
Details for the file tw_stocks-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: tw_stocks-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39a430c311ee5055e1a39775ff251311c6cac9740dc44096dad9d9dce71c3b8d
|
|
| MD5 |
9c5994d5897cd5a01caece469382ce20
|
|
| BLAKE2b-256 |
4920bbbfdfa703b3cf93a65b08ee9eafcdd5f7099b03ed3085940b091a469a69
|