Skip to main content

A flexible retirement planning and portfolio simulation engine for Canadians

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

533-Project-Group-13

01 Package Structure

retireplan/
├── src/
│   └── retireplan/
│       ├── __init__.py
│       ├── accounts/
│       │   ├── __init__.py
│       │   ├── accounts.py
│       │   ├── models.py
│       │   └── profile.py
│       ├── simulation/
│       │   ├── __init__.py
│       │   ├── engine.py
│       │   ├── metrics.py
│       │   └── README.md
│       └── strategies/
│           ├── __init__.py
│           ├── analysis.py
│           ├── policies.py
│           └── strategies.md
├── tests/
│   ├── __init__.py
│   ├── test_analysis.py
│   ├── test_engine.py
│   ├── test_metrics.py
│   ├── test_models.py
│   ├── test_policies.py
│   ├── test_profile.py
│   └── test_suite.py
├── demo_runner.py
├── pyproject.toml
├── README.md
├── LICENSE
├── .gitignore
└── requirements.txt

02 Testing & documentation responsibilities

In our group, the responsibilities are:

Accounts sub-package (retire_plan.accounts)

Implementation: Sage Yang

Documentation + tests: Rex (writes the user-facing documentation and unit tests for the accounts models and PersonProfile.)

Simulation sub-package (retire_plan.simulation)

Implementation: Hwimin

Documentation + tests: Sage Yang (writes the documentation and unittest-based test suite in tests/test_engine.py and tests/test_metrics.py.)

Strategies sub-package (retire_plan.strategies)

Implementation: Rex

Documentation + tests: Hwimin (writes the documentation and unit tests for withdrawal strategies and analysis helpers.)

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

retirecan-0.1.3.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

retirecan-0.1.3-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file retirecan-0.1.3.tar.gz.

File metadata

  • Download URL: retirecan-0.1.3.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for retirecan-0.1.3.tar.gz
Algorithm Hash digest
SHA256 248c8f969117f732c6c36b4fdc2238d2b4576abf77d6a690a89054d1f0e92be1
MD5 523aeb4b4e228e66e80560542cf8cba7
BLAKE2b-256 b1edfa3b4fe29624cc90657e2ea46268c891e6364a3b8d96dff0032359b53349

See more details on using hashes here.

File details

Details for the file retirecan-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: retirecan-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for retirecan-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 33a8a7720070c1d39263e2a144da0e27622ef3d764aa23aef0376fd4592ffc85
MD5 e9ef94b52aa9014fbca4eea7d0e21175
BLAKE2b-256 bbf793a63d930cd9e8fffc3ca536015d0bf120e7bc914d581ba79a54e9022078

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page