MoneyWiz-API
A Python API to access MoneyWiz Sqlite database.
Get Started
pip install moneywiz-api
from moneywiz_api import MoneywizApi
moneywizApi = MoneywizApi("<path_to_your_sqlite_file>")
(
accessor,
account_manager,
payee_manager,
category_manager,
transaction_manager,
investment_holding_manager,
) = (
moneywizApi.accessor,
moneywizApi.account_manager,
moneywizApi.payee_manager,
moneywizApi.category_manager,
moneywizApi.transaction_manager,
moneywizApi.investment_holding_manager,
)
record = accessor.get_record(record_id)
print(record)
It also offers a interactive shell moneywiz-cli.
Tests
Run unit tests without a database:
uv run pytest tests/unit
Integration tests are opt-in and never read a CLI default database path. Point
MONEYWIZ_TEST_DB_PATH at a disposable MoneyWiz SQLite test database:
MONEYWIZ_TEST_DB_PATH=/absolute/path/to/test.sqlite uv run pytest tests
Contribution
This project is in very early stage, all contributions are welcomed!
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file moneywiz_api-1.1.0.tar.gz.
File metadata
- Download URL: moneywiz_api-1.1.0.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90031116d590bb9e701cddb000e3462dfd7c26eed9a9959b9db87fd884c5dada
|
|
| MD5 |
abeef7f037536e6fa58020890fb9f0a7
|
|
| BLAKE2b-256 |
e284906cb6c53b50cb080aad8c41f0cafd9b97e0879d45e702993dc6cf3724cd
|
Provenance
The following attestation bundles were made for moneywiz_api-1.1.0.tar.gz:
Publisher:
python-publish.yml on ileodo/moneywiz-api
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
moneywiz_api-1.1.0.tar.gz -
Subject digest:
90031116d590bb9e701cddb000e3462dfd7c26eed9a9959b9db87fd884c5dada - Sigstore transparency entry: 2540157868
- Sigstore integration time:
-
Permalink:
ileodo/moneywiz-api@4820afddced228f0c3e38d23e3e2a4ec6cdbc61e -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/ileodo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@4820afddced228f0c3e38d23e3e2a4ec6cdbc61e -
Trigger Event:
release
-
Statement type:
File details
Details for the file moneywiz_api-1.1.0-py3-none-any.whl.
File metadata
- Download URL: moneywiz_api-1.1.0-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
676f129e320dc93d8b97e78d24355b3e41203254eba5503683f65f247f26d7b9
|
|
| MD5 |
e73803ef5b5074152f900acf41d5487e
|
|
| BLAKE2b-256 |
218513493aa6f6da40af71941cf6aa9cb3c4b4ad823372a46883bb200fe94ede
|
Provenance
The following attestation bundles were made for moneywiz_api-1.1.0-py3-none-any.whl:
Publisher:
python-publish.yml on ileodo/moneywiz-api
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
moneywiz_api-1.1.0-py3-none-any.whl -
Subject digest:
676f129e320dc93d8b97e78d24355b3e41203254eba5503683f65f247f26d7b9 - Sigstore transparency entry: 2540158261
- Sigstore integration time:
-
Permalink:
ileodo/moneywiz-api@4820afddced228f0c3e38d23e3e2a4ec6cdbc61e -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/ileodo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@4820afddced228f0c3e38d23e3e2a4ec6cdbc61e -
Trigger Event:
release
-
Statement type: