Skip to main content

Utilities for track and field athletics

Project description

athlib

Athlib is a library of functions, data and schema for Athletics (i.e. Track and Field)

We're building lots of sites for the sport of athletics. When we find something common and testable, we aim to place it here. This library should contain

  • static reference data, provided it's not huge nor available elsewhere
  • Python code implementing functions of general interest
  • Javascript code implementing functions of general interest

It is NOT intended to contain

  • web applications, view code or database code.
  • competition management software

Things we hope to put in here:

  • standard event codes and their English names
  • UKA and other age group calculators
  • WMA age grade calculations
  • utilities for parsing and formatting performances as commonly input in athletics
  • standardised scoring functions
  • sample JSON files in line with our schemas
  • schemas to validate

What follows below is intended to help people working on athlib.

Python documentation

We require a modern python>=3.8.0 some functions already have typing information and it will be applied later to others.

Installation

pip install athlib

Python development

For Python developers, please install the extra development requirements with

pip install -r dev_requirements.txt

Run tests with...

python setup.py test

Check style with

pycodestyle --exclude=bin,lib,include,sampledata

You can also copy the file pre-commit.sample to .git/hooks/pre-commit, and the two above checks will be run before any commit, and block it if they return issues.

Javascript documentation & development

see the documentation in folder js

Documentation itself

The docs are written using reStructured Text, the Python standard. There is an environment in docs.

cd docs
make html

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

athlib-0.9.5-py2.py3-none-any.whl (188.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file athlib-0.9.5-py2.py3-none-any.whl.

File metadata

  • Download URL: athlib-0.9.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 188.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for athlib-0.9.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 880a57919b0fc0872248b463c01b8044d2d52392bb1b8b87c01a0883b8a80f13
MD5 f1e8ab1842914178d92c9e18eb03e239
BLAKE2b-256 fab34d7ce481e8fbda669aef834b65fc485440b9e1b540d71d4d8665ccd53e68

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