There are a few commits here. These first three aren't really substantive but are useful:
Add boilerplate to make it pip install able
Add .gitignore
Format with black
Then there's the commit to make it work with different currencies. I've done minimal testing with this, and not sure how it will work with different setups, but it works for me.
Happy for you to ignore all of this. I'm fine using my fork, just thought I'd open a PR in case any of this is useful to you. Would probably need to do some testing and checking with the multi-currency bit...
There are a few commits here. These first three aren't really substantive but are useful:
pip install
able.gitignore
black
Then there's the commit to make it work with different currencies. I've done minimal testing with this, and not sure how it will work with different setups, but it works for me.
Happy for you to ignore all of this. I'm fine using my fork, just thought I'd open a PR in case any of this is useful to you. Would probably need to do some testing and checking with the multi-currency bit...