Closed debdutgoswami closed 4 years ago
I’m not sure this falls within the scope of price-parser. And there seem to be already projects covering this use case, which can be used together with price-parser if desired, such as https://pypi.org/project/CurrencyConverter/.
Okay got it. Thanks for clarifying.
Currently the
price-parser
library call only extract prices and store them with it's currency tag. I would like to propose the ability of converting one price to another. If this proposal is approved I would start working on the idea.