In another thread Chary Ev2geny wrote about just using notebooks to help 
visualise beancount data:

"I know this is not exactly what you are looking for, but I was also 
looking for ways to better visualize beancount data. I just decided to do 
this in jupyter notebook,  thus having access to all the modern data 
processing and visualization tools, available there"

Someone else mentioned using Marimo instead which was new to me; as an 
excuse to learn Marimo I put together a quick proof of concept to 
demonstrate the power of this approach, with reactive UI, UI components 
like drop downs and sliders, and plotting of data, all in just a few lines 
of python.

I made a brief screen recording so you can see what it looks like:
https://imgur.com/a/tcYi1e8

The code is at
https://github.com/hoostus/marimobean

You should be able just clone the repo and then run it via:
uv run marimo run pnl.py

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/beancount/76d4da6e-b303-43cb-8320-8a5097a354cen%40googlegroups.com.

Reply via email to