Skip to main content

Historical JPY TTM rates

Project description

JPY TTM Rates

Historical JPY TTM rates, basically for tax purposes.

Install

Install from PyPI:

pip install jpyttm

Usage

from jpyttm import USD, get_historical_ttm

ttm = get_historical_ttm(USD)
for quote in ttm:
    print(quote[0], quote[1])

To specify a range, call get_historical_ttm with optional parameters timestamp_from and/or timestamp_to

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

jpyttm-0.1.1.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

jpyttm-0.1.1-py3-none-any.whl (5.1 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