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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file higdon-0.1.2.tar.gz
.
File metadata
- Download URL: higdon-0.1.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa89b4e4a6619f4cc7e2e10fce1aea5e02b9dc0c0a488d2e3cb2040efc9f64ef |
|
MD5 | 361ece2cd83b9a51c62e1317bc78989b |
|
BLAKE2b-256 | 1e6c3510435b0f84cecd5ebab506399720ec2fc4a39749dcea50bdd898bc6c04 |
File details
Details for the file higdon-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: higdon-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0457b973fecbaaec231cc03a236544f342e9d2348fcdec22aa05406278ff6d35 |
|
MD5 | c0c822a7b8708feed6612fb49563317e |
|
BLAKE2b-256 | b2b5b5ef3702c575b26b755cb3540d3d75de9b36edffa0176f48b8374a6f589f |