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.1.tar.gz (14.0 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.1-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: retirecan-0.1.1.tar.gz
  • Upload date:
  • Size: 14.0 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.1.tar.gz
Algorithm Hash digest
SHA256 34805c60fc6fa9e11c1a305384caa638fb144f4f36d14151ede3203d45119567
MD5 5a8280c2429af35458ca0298748f4252
BLAKE2b-256 b3689ff65f616ad38d7ec74de5e66a9b83b7226dd79faa930a76d08e3e168474

See more details on using hashes here.

File details

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

File metadata

  • Download URL: retirecan-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4870fa38c6a0bff1ca0db79de65d3008554f70a0e839b8a0d2a4597a585bdd90
MD5 0ffde8d19ee4935eea96934581b40629
BLAKE2b-256 542d4d9ff0a3e570a7e5bcb332362ad11d3900ca8cbad24fd92e1533255a4902

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