Skip to main content

Generate calendar files from Hal Higdon training plans.

Project description

This simple program generates a .ics calendar file from a Hal Higdon training plan, tailored to a race day that you specify.

Usage

Specify the URL of the plan you wish to use, and the target race day. For example, to make a calendar for the 2015 Eugene Marathon, using the Novice 2 plan:

$ NOVICE2=https://www.halhigdon.com/training-programs/marathon-training/novice-2-marathon/
$ higdon $NOVICE2 "May 10, 2015"

This generates a file, novice-2-marathon.2015-05-10.ics, for loading into your favorite calendar app.

Installation

Using pip:

$ pip3 install higdon

Development version:

$ pip3 install -e git+https://github.com/baldwint/higdon.git#egg=higdon

Or, if you wish to install dependencies yourself, just download higdon.py and run that directly.

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

higdon-0.1.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

higdon-0.1.2-py3-none-any.whl (4.1 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