Thank you, Klaus. Merged your PRs. I build an AI portfolio manager and an AI accountant agent. They will be open-sourced soon.
Typer and Click were removed from the release because argparse integrated with pydantic provides a more flexible and strictly typed way to define the interface at the same time. I'll refactor and reorganize cli too. On Saturday, February 28, 2026 at 11:08:29 AM UTC+2 Klaus A wrote: > Hi Roman, > > perjantai 27. helmikuuta 2026 klo 15.40.00 UTC+2 [email protected] > kirjoitti: > > > Repo: https://github.com/romamo/beancount-cli > > Feedback or PRs are very welcome. > > > thanks for starting this, looks promising. I already opened first tiny PR > (validation fix) > and I'm working on next (adding tab completion). I like the fact that with > this kind of > tool it is easier to keep things coherent and document enough into the > tool itself > to make it useful. > > Do you have some sort of roadmap for the tool, are you actively working on > adding new things? Are you also open for architectural changes, would you > e.g. > consider replacing argparse with Typer/Click if that would seem like good > option > to organise the CLI? > > thanks, > klaus > > -- 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/102603eb-4435-4deb-8e0e-3b901803746fn%40googlegroups.com.
