Documentation for snekuity
snekuity

snekuity (pronounced like “equity”) is a Pythonic API for interacting with GnuCash.
Installation
Installing from PyPI
To install snekuity from PyPI, open a shell and run:
pip install snekuity
If that doesn’t work, try:
python3 -m pip install snekuity
Usage
See
USAGE.md
or man snekuity for details.
Contributing to snekuity
See CONTRIBUTING.md.
License
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.