Skip to main content

Package to utilize Finage REST API

Project description

Finage Python Client

The unofficial Python library for accessing the Finage REST API. Though a work in progress, this package can already fetch data on stocks, forex, and fundamentals.

Installation

The package can be installed directly from PyPI with pip:

pip install finage

Usage

You need an API key to use this product. Once you have that key, there are a couple options. You can either save it as and environment variable (export FINAGE_KEY=<api_key>), or you can pass it directly to the client class Finage as is done in the below example:

from finage import Finage

api_key = "FAKE_KEY"
client = Finage(api_key)
resp = client.get_stock_last("AMZN")
resp.json()

License

MIT

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

finage-0.1.5.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finage-0.1.5-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file finage-0.1.5.tar.gz.

File metadata

  • Download URL: finage-0.1.5.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for finage-0.1.5.tar.gz
Algorithm Hash digest
SHA256 43b69d8651415df22a0e68489173897c90f0faa2b567044fac0dda4c76525161
MD5 f25950684401e7face4a8fbf1e5230bd
BLAKE2b-256 b5dffead604ae5bcb79776172099998322fd2ca17a007478468feaf2fd2a5c2a

See more details on using hashes here.

File details

Details for the file finage-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: finage-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for finage-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ce10676c876aa043cdbf751c122dc9c4db8241beb1001fb80342f282da694d0c
MD5 47267dcd93606ede0d1ecb7f4d110b67
BLAKE2b-256 dc721732d874bed88a6c7879fc273f3bd29f0933e649ab50221c3b984abdecbd

See more details on using hashes here.

Supported by

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