Demo library
Project description
Currency Data Process Library
A small demo library for MGGY-8411 Data Engineering B, NYU Tandon.
Installation
pip install polygon-api-client==0.2.11
pip install DE-FOREX-Library
Get started
How to get currency real-time conversion data:
from polygon_data import data_process_helper
# Instantiate a data process helper object
dp_helper = data_process_helper()
# Call the collect_data method
dp_helper.collect_data(currency_pairs)
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
DE-FOREX-Library-0.0.4.tar.gz
(4.7 kB
view hashes)
Built Distribution
Close
Hashes for DE_FOREX_Library-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b297653249971dcd9db25497f423339afabfe25f9fa17fe05ea85a3d95ed032 |
|
MD5 | cf91613e68bbfbf6ca01c9e0256971e4 |
|
BLAKE2b-256 | d13e60fbd7c3abd58eef8255ebad25125f356229124a4f7ab5561a37d0d728dd |