Skip to main content

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


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.932.tar.gz (347.2 kB view hashes)

Uploaded Source

Built Distribution

key_people-0.932-py3-none-any.whl (348.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page