Skip to main content

Destiny Matrix personal calculation engine (points, purposes, chartHeart, years).

Project description

Destiny Matrix Calculator (Python)

A lightweight Python package that reproduces the Destiny Matrix personal calculation logic (points, purposes, chartHeart, years) used on https://destiny-matrix.cc/.

Install

pip install destiny-matrix-calculator

Usage

from destiny_matrix_calculator import calculate_from_birthdate

result = calculate_from_birthdate(day=23, month=1, year=1990)
print(result["points"]["apoint"])
print(result["purposes"]["perspurpose"])

API

  • reduce_number(number: int) -> int
  • calculate_year(year: int) -> int
  • calculate_points(apoint: int, bpoint: int, cpoint: int) -> dict
  • calculate_from_birthdate(day: int, month: int, year: int) -> dict

Notes

  • The reduction rule is applied once when a number is greater than 22, matching the front-end logic exactly.
  • Input date validation is not enforced; callers should supply valid dates.

Homepage

https://destiny-matrix.cc/

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

destiny_matrix_calculator-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

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

destiny_matrix_calculator-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file destiny_matrix_calculator-0.1.0.tar.gz.

File metadata

File hashes

Hashes for destiny_matrix_calculator-0.1.0.tar.gz
Algorithm Hash digest
SHA256 356c2a7c9027e74c29e8fe39349c59abd2f9782c7fd0bd57c925dbe497b0afcd
MD5 b860ef43e63af2392deb910ec171812c
BLAKE2b-256 08363010c4e02c4058a4b48eb5a199a01e5b92ae8ae2d2772c90702028da6f99

See more details on using hashes here.

File details

Details for the file destiny_matrix_calculator-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for destiny_matrix_calculator-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 476f3d59b3a79fc19e39e4aa6c51c2d12bee44f6fbda6defb40f11df6e2e68ad
MD5 9ea24099f88f80523720f482ebaa87a9
BLAKE2b-256 64a995149c3c9b9801ccfe33e6cdcb9bc56d0446cca7e857adae66daf9ec51a1

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