Reusable budgeting projections and checks for Spendwise
Project description
spendwise-analytics
Reusable finance analytics for Spendwise (projection & budget status).
from spendwise_analytics import BudgetInsights
bi = BudgetInsights(window=4, warn_threshold=0.1)
proj = bi.projected_monthly_spend(month_to_date=220.0, days_elapsed=7, days_in_month=30)
print(bi.budget_status(budget=800.0, projected=proj))
Project details
Release history Release notifications | RSS feed
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 spendwise_analytics-0.1.1.tar.gz.
File metadata
- Download URL: spendwise_analytics-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7ea7f4f69122fedfa8ade9ecfbaa31bfc65327533f1003f5e37b11a907c6abb
|
|
| MD5 |
8230df4e8a6e947eda3c5b583442ee8f
|
|
| BLAKE2b-256 |
83ee49773f64fa0ea6954b948e4c47688764989e93eade86b0b9071ac4cc11df
|
File details
Details for the file spendwise_analytics-0.1.1-py3-none-any.whl.
File metadata
- Download URL: spendwise_analytics-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4c5b01e7f8d06393757a8c632967430c291d6d94e0296fb8133ba267e7f982a
|
|
| MD5 |
b60d4244cff25a38833255cb92a8d79b
|
|
| BLAKE2b-256 |
208ca9c03b4b1b838ceefab9f3b37a9f07be4b98a829cbe3a4c51c147fb0f281
|