Fetch Fidelity transactions
Project description
fidelity-helper
Retrieve Fidelity transaction data via fetch calls to fidelity.com in the context of a browser.
Usage
from datetime import date
from fidelity_helper import Fidelity
# In this example the callback assumes page.evaluate is provided by your browser
# automation framework.
fidelity = Fidelity(lambda expr: page.evaluate(expr, await_promise=True))
# Get transactions for specific accounts and date range
transactions = await fidelity.get_transactions(
accounts=["123456789", "987654321"], start=date(2024, 1, 1), end=date(2024, 1, 31)
)
for t in transactions:
print(f"{t.date}\t${t.amount}\t{t.description}")
See fidelity_example.py for a working example.
Project details
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 fidelity_helper-0.1.6.tar.gz.
File metadata
- Download URL: fidelity_helper-0.1.6.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d96c0622b765695fe70babb79e7cf3546709c08e17eb557354971f95d97e4d9a
|
|
| MD5 |
5c7f275ccfd466a5d7749f99e819fdd6
|
|
| BLAKE2b-256 |
376c42b0bc0289f65c1666e9a45691c579954af5a4ed48fe2c93be50a63c6190
|
Provenance
The following attestation bundles were made for fidelity_helper-0.1.6.tar.gz:
Publisher:
publish.yml on righteffort/finance-helper
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fidelity_helper-0.1.6.tar.gz -
Subject digest:
d96c0622b765695fe70babb79e7cf3546709c08e17eb557354971f95d97e4d9a - Sigstore transparency entry: 1601073055
- Sigstore integration time:
-
Permalink:
righteffort/finance-helper@78ae338305ce30ed49db77c1b04920c0051ce55e -
Branch / Tag:
refs/heads/main - Owner: https://github.com/righteffort
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@78ae338305ce30ed49db77c1b04920c0051ce55e -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file fidelity_helper-0.1.6-py3-none-any.whl.
File metadata
- Download URL: fidelity_helper-0.1.6-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e215b0829e97db99d17bc02908adfdd771ba5fc62a7d1ab25753795ebaf7f8c6
|
|
| MD5 |
cbe745ab5b17a6e735b2a402b5544c12
|
|
| BLAKE2b-256 |
861c25a90e4da046730e80721b414e210c0ba44f4d67934a921b64d3a9ae2b6f
|
Provenance
The following attestation bundles were made for fidelity_helper-0.1.6-py3-none-any.whl:
Publisher:
publish.yml on righteffort/finance-helper
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fidelity_helper-0.1.6-py3-none-any.whl -
Subject digest:
e215b0829e97db99d17bc02908adfdd771ba5fc62a7d1ab25753795ebaf7f8c6 - Sigstore transparency entry: 1601073166
- Sigstore integration time:
-
Permalink:
righteffort/finance-helper@78ae338305ce30ed49db77c1b04920c0051ce55e -
Branch / Tag:
refs/heads/main - Owner: https://github.com/righteffort
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@78ae338305ce30ed49db77c1b04920c0051ce55e -
Trigger Event:
workflow_dispatch
-
Statement type: