I have added a very basic Beancount export:
P.to_beancount('r:/beancount.txt')
* I used 50 characters of the description for the description in Beancount.
* EUR is currently hardwired, it seems as if the QIF export does not contain the currency for this account. :-O
* for both sides of the transaction I currently use the category. I'll switch this to the account the transactions were exported from, the other side will just be the category.
If you have some ideas how you need which transactions to appear, get back to me.
Uwe
--