* Chary Chary <[email protected]> [2020-08-10 05:21]: > All documentation about bean-query assumes, that query is issues > manually from command line and then output is also read from the > screen.
I think that is because in most cases you'd use the Python API to do the things you want to do directly. > But what if I want to use bean-query engine programmatically? Look at query.run_query() Examples that make use of it are: beancount/plugins/split_expenses.py experiments/misc/monthly_balance.py -- Martin Michlmayr https://www.cyrius.com/ -- 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 on the web visit https://groups.google.com/d/msgid/beancount/20200810122605.GD32209%40jirafa.cyrius.com.
