On 03/02/23 20:17, Chary Chary wrote:
Dear all,

what is the current status of beanquery as a standalone tool?

It works.

If there any updated documentation available?

Not really. The documentation for bean-query and the Beancount Query Language (BQL) still applies with few exceptions.

I cloned it from github, but when I try to run py sheel.py,I get the following error:

That's not how you use most Python packages. You need to install the package, which will provide a bean-query command:

python -m pip install git+https://github.com/beancount/beanquery.git

Please refer to the Python documentation for more details, for example the Python guide on installing packages https://packaging.python.org/en/latest/tutorials/installing-packages/

I would like to tie up some loose ends before publishing a release, but hacking time is a scarce resource thee days.

Cheers,
Dan

--
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/c0201160-0b76-2bee-2361-293217087f4a%40grinta.net.

Reply via email to