Skip to main content

Reuters ticker information retriever for Python

Project description

Reuters

Reuters information retrieve PyPI PyPI - Downloads PyPI - Python Version PyPI - Wheel GitHub contributors GitHub issues GitHub Action GitHub

Install

pip install Reuters

Usage

  • Initializing
from Reuters import Reuters
reuters=Reuters('AAPL.O')
  • Get current price
reuters.getPrice()
  • Get name
reuters.getName()
  • Get market capital
reuters.getMarketCap()
  • Get PE
reuters.getPE()
  • Get recommendation
reuters.getRecommendation()
  • Get return of investment
reuters.getROI()
  • Get return of equity
reuters.getROE()
  • Get company industry
reuters.getIndustry()

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

Reuters-1.2.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

Reuters-1.2.1-py3-none-any.whl (3.4 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