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.4.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.4.tar.gz.
File metadata
- Download URL: key-people-0.1.4.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 |
68c308b0cb77053595c3acf7dde1b940d8429a1890337d9926e68ad77eea6384
|
|
| MD5 |
05036d21849de52562d1faf7acd75705
|
|
| BLAKE2b-256 |
8067a82be30bf78fb1ae7d8321c203e6a7ba67dd56b59e4dabcc926bc225d41e
|
File details
Details for the file key_people-0.1.4-py2.py3-none-any.whl.
File metadata
- Download URL: key_people-0.1.4-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 |
1ce200839eab12f1295975561ac015f46e3c2c72ee3c02ef9e577657e07f5fb3
|
|
| MD5 |
297a1a6dbcfcd5a36d9ceed5fce2f73c
|
|
| BLAKE2b-256 |
dc0a13138526ba47bc9c828f8efb4ec736fca24aceefbd0371d79656b9653ca1
|