Skip to main content

A compact VDOT calculator adhering to the original Daniels Running Formula book.

Project description

VDOT Calculator

A compact VDOT calculator adhering to the original Daniels Running Formula book.

Status: Work in Progress

🚧 Note: This project is currently under development. 🚧

Description

The VDOT Calculator project aims to provide a compact tool for calculating VDOT, following the principles outlined in the original Daniels Running Formula book.

Features (Coming Soon)

  • Calculate VDOT based on your running performance.

Issues

If you encounter any issues or have suggestions, feel free to open an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Installation

$ python -m pip install vdot_calculator

How to use

>>> import datetime
>>> import vdot_calculator as vdot
>>> time = datetime.time(minute=27, second=00)
>>> distance = 5000 # meters
>>> vdot.vdot_from_time_and_distance(time, distance)
34.96321966414413
>>> import datetime
>>> import vdot_calculator as vdot
>>> pace = datetime.time(minute=5, second=24)
>>> distance = 5000 # meters
>>> vdot.vdot_from_distance_and_pace(distance,pace)
34.96321966414413
>>> import datetime
>>> import vdot_calculator as vdot
>>> pace = datetime.time(minute=5, second=24)
>>> time = datetime.time(minute=27, second=00)
>>> vdot.vdot_from_time_and_pace(time,pace)
34.96321966414413

Contact

For questions or inquiries, you can contact the project maintainer:

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

vdot_calculator-0.0.0.4.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

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

vdot_calculator-0.0.0.4-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file vdot_calculator-0.0.0.4.tar.gz.

File metadata

  • Download URL: vdot_calculator-0.0.0.4.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for vdot_calculator-0.0.0.4.tar.gz
Algorithm Hash digest
SHA256 e1736bc8fcd31bcd600b4abdffd4cf4c6ae9a7e9e0b2baf3c288da4a74920071
MD5 46f7b15f56bfde88164d429e4f0909c7
BLAKE2b-256 20bd1790f043bfc70746596482f238f38e4b0fb060f663f9ced8126cc08957e7

See more details on using hashes here.

File details

Details for the file vdot_calculator-0.0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for vdot_calculator-0.0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7118ee60f7a5aee139ad2cd20c90bf7f7cdb479a23591f36f5dbdeae2523bf8e
MD5 79cf445d1fca21cd3dd6c8ca28e49dea
BLAKE2b-256 dae06480984dcbddaf1bcb6fb830f3f9b1e9fbfc9866c6647842f80669687abf

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