Skip to content

v0.1.0

Choose a tag to compare

@AsyncAlchemist AsyncAlchemist released this 30 Jun 19:12

First release of akt — a CLI toolbox to fully drive an Akaunting accounting instance from the command line.

uv tool install akt-cli   # or: pip install akt-cli
akt --help

Full create / read / update / delete for customers, vendors, items, invoices, bills, payments, accounts, categories, taxes, currencies and transfers, plus a raw escape hatch. Handles Akaunting's type-scoped ACL, server-side total recomputation, nested payment route, and full-replace updates. See the README for usage.