Metadata-Version: 2.1
Name: hw1lib
Version: 0.1.0
Summary: Demo library
Author: Lv FZ
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Introduction



Hw1lib is a library package for the homework1 of Data Engineering Course.



This is a package of currency classes for storing FOREX data.



Including the classes for the currency pairs listed below:



- AUD-USD

- GBP-EUR

- USD-CAD

- USD-JPY

- USD-MXN

- EUR-USD

- USD-CNY

- USD-CZK

- USD-PLN

- USD-INR



This is a test project, so these classes are designed for special functionality. 

