snekuity (pronounced like “equity”) is a Pythonic API for interacting with GnuCash.
To install snekuity from PyPI, open a shell and run:
pip install snekuityIf that doesn’t work, try:
python3 -m pip install snekuitySee
USAGE.md
or man snekuity for details.
See CONTRIBUTING.md.
Copyright (c) 2025 Claudia Pellegrino
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. For a copy of the License, see LICENSE.