glourencoffee / pycvm

Python library for processing data from CVM
MIT License
2 stars 0 forks source link

Use ISO 4217 string for currencies #23

Closed glourencoffee closed 2 years ago

glourencoffee commented 2 years ago

Description

There is an enum class Currency to enumerate currencies in which balances from DFP/ITR statements are quoted. Replace class Currency with usage of ISO 4217 currency codes.