This is used to pull any of the key people from a company based off of the ticker. Currently NASDAQ and NYSE supported
Project description
This package is used to pull key people from a company based on the ticker.
from Key-People import get_Key_People, Key_People, get_c_Name
list_of_key_people = get_Key_People("AAPL")
company_Name = get_c_Name("AAPL")
#if you are doing multiple entries and want to make it quicker
db = Key_People()
entry = db.entry("AAPL")
entry.company_Name
entry.key_People
entry.ticker
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
key-people-0.1.3.tar.gz
(329.3 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 key-people-0.1.3.tar.gz.
File metadata
- Download URL: key-people-0.1.3.tar.gz
- Upload date:
- Size: 329.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/2.7.16 Darwin/19.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7175b846a9488792cb0ca556c3d2988af680300785325b46d4831b5fdb237c25
|
|
| MD5 |
a43e3b0e5162935938fa6c6cb7bafe8b
|
|
| BLAKE2b-256 |
87aa667facc7ae7ac574d1bd21187c6ad5348e37dde12835e019cc3d48570592
|
File details
Details for the file key_people-0.1.3-py2.py3-none-any.whl.
File metadata
- Download URL: key_people-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 330.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/2.7.16 Darwin/19.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee394f4afd27a8730a7d6a64550e6538ed945e6380e23a4709e5e32f71d4e6b6
|
|
| MD5 |
69e86d8998b13733dede8d404ddfb539
|
|
| BLAKE2b-256 |
b46602866af4bc9b37abc1d6c44ef07b0d05025c305d243f055c4253829b2073
|