A deterministic college cost projection and savings planning engine
Project description
collegeplan
A pure-Python, zero-dependency college cost projection and savings planning engine.
Install
pip install collegeplan
Quick Start
from collegeplan import (
Child, Assumptions, project_child_plan,
make_private_school_profile,
)
child = Child(
name="Alice",
current_age=5,
cost_profile=make_private_school_profile(), # $65k, 5% growth
start_age=18,
attendance_years=4,
current_529_balance=25_000,
annual_contribution=6_000,
)
assumptions = Assumptions(expected_return_nominal=0.07, general_inflation=0.03)
result = project_child_plan(child, assumptions)
print(f"Total cost: ${result.projected_total_cost:,.0f}")
print(f"Funded: {result.funded_ratio:.1%}")
Documentation
Full documentation is available at engineerinvestor.github.io/collegeplan.
Development
pip install -e ".[dev]"
pytest
pytest --cov=collegeplan
ruff check src/ tests/
mypy src/collegeplan/
License
Apache 2.0. See LICENSE for details.
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 collegeplan-0.3.0.tar.gz.
File metadata
- Download URL: collegeplan-0.3.0.tar.gz
- Upload date:
- Size: 46.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98b0b86ca203b22cdedd267c7086ddef61f9d2cb09434405b12df2a54c738a0d
|
|
| MD5 |
e289a21011cc06f39229d4931d280138
|
|
| BLAKE2b-256 |
95277fe669b3749036077868873ec41cbbb89382fc82b205bc929361eaed45fd
|
Provenance
The following attestation bundles were made for collegeplan-0.3.0.tar.gz:
Publisher:
publish.yml on engineerinvestor/collegeplan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
collegeplan-0.3.0.tar.gz -
Subject digest:
98b0b86ca203b22cdedd267c7086ddef61f9d2cb09434405b12df2a54c738a0d - Sigstore transparency entry: 1131186895
- Sigstore integration time:
-
Permalink:
engineerinvestor/collegeplan@82375a0b9cf6a08bc50522694c021c6362a2a294 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/engineerinvestor
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@82375a0b9cf6a08bc50522694c021c6362a2a294 -
Trigger Event:
release
-
Statement type:
File details
Details for the file collegeplan-0.3.0-py3-none-any.whl.
File metadata
- Download URL: collegeplan-0.3.0-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bc42bacb2b75cc317a356da468085c4dce9e03cc971c10e47c5369ccffe8db3
|
|
| MD5 |
25d0fc135147313e4ba8962136c5f46d
|
|
| BLAKE2b-256 |
355c502cadfebad2dea73f8e63ba9178a85d8482e6e226ac7a602251118a82f1
|
Provenance
The following attestation bundles were made for collegeplan-0.3.0-py3-none-any.whl:
Publisher:
publish.yml on engineerinvestor/collegeplan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
collegeplan-0.3.0-py3-none-any.whl -
Subject digest:
4bc42bacb2b75cc317a356da468085c4dce9e03cc971c10e47c5369ccffe8db3 - Sigstore transparency entry: 1131187034
- Sigstore integration time:
-
Permalink:
engineerinvestor/collegeplan@82375a0b9cf6a08bc50522694c021c6362a2a294 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/engineerinvestor
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@82375a0b9cf6a08bc50522694c021c6362a2a294 -
Trigger Event:
release
-
Statement type: