Skip to main content

Training tool for the Doomsday method.

Project description

doomsday-trainer

A simple GUI program for exercising the ability to calculate the day of week for a given date (Gregorian calendar).

The name is taken from the Doomsday rule - an algorithm devised by John Conway in 1973 for this specific purpose.

Dependencies

Installation

pip install doomsday-trainer

Usage

usage: doomsday-trainer [-h] [--start-year START_YEAR] [--end-year END_YEAR]

optional arguments:
  -h, --help            show this help message and exit
  --start-year START_YEAR
                        Start year [1800]
  --end-year END_YEAR   End year [2099]

Installation from source (using Poetry)

git clone https://github.com/cbernander/doomsday-trainer.git
cd doomsday-trainer
poetry build
pip install dist/doomsday_trainer-*.whl

Development tools

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

doomsday_trainer-0.4.4a0.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

doomsday_trainer-0.4.4a0-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

Supported by

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