stock price index wrapper.
Project description
Installation
$ python setup.py install
or can use pip
$ pip install pyprice
Quick start
Terminal
$ pyprice kospi
KOREA SE KOSPI IDX / KOSPI
Current Price: 2,087.89 (14.98, 0.72%)
Market: Korea Stock Exchange (Koscom)
$ pyprice search face
Name: Frost Growth Equity Fund Investor Class Shares
Keyword: FACEX
Market: NASDAQ
Name: Facebook
Keyword: FB
Market: NASDAQ
Python
>>> from pyprice.index import search
>>> search('samsung')
[[{'c': 'US', 'd': 'SSNLF', 'it': 'CS', 's': 'SSNLF', 'cnn': 'SSNLF', 'n': 'Samsung Electronics Co Ltd', 'lt': 'IssueNameFast.5.0', 'e': 'Grey Market', 'w': '260239'}]]
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
pyprice-0.1.1.tar.gz
(3.6 kB
view details)
File details
Details for the file pyprice-0.1.1.tar.gz
.
File metadata
- Download URL: pyprice-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b7e6ae25cc89b21583042f27c1e6fec3f45c6b653143228c4850ef96298ef63 |
|
MD5 | ec3d36ef94d4d53c03c0cd7d9965a730 |
|
BLAKE2b-256 | 01efc2db2801d86587baa7c79cf41d61eca5f1c651d5709a4cfc5024ac568dda |