Royalphax / credit-agricole-importer

Auto import your Credit Agricole transactions into FireflyIII personal finance manager
MIT License
8 stars 6 forks source link

firefly3 python module #1

Closed rylos closed 2 years ago

rylos commented 2 years ago

Hi, i've firefly3 running in dockers. I've tried your script but it can't find the firefly3 python module. from firefly3 import Firefly3Client, Firefly3Transactions where are you running this script from or where can I download this module? It's not in the requirements.txt

Ok problem is not the module but syntax error on firefly3.py line 162, there is an empty IF

Thank you in advance

Royalphax commented 2 years ago

Hello @rylos I'm sorry for this mistake, now it has been fixed. You should use in priority code from releases which has been tested. I'm working hard to improve the project week by week, so thanks a lot for your comments 👍🏻

rylos commented 2 years ago

Ok thank you.