Skip to main content

Unofficial library to work with data exported from British Cycling

Project description

british-cycling-utils

About

Python library package to manipulate data exported from British Cycling. Unofficial and not affiliated.

Installation

Install from GitHub, e.g.:

pip install git+https://github.com/elliot-100/british-cycling-utils

I recommend installing a specific version, e.g.:

pip install git+https://github.com/elliot-100/british-cycling-utils@v0.1.2

Example code

Load club subscriptions from a CSV previously exported from the BC Club Management Tool

from pathlib import Path

from british_cycling_utils.club_subscription import ClubSubscription


file_path = Path(__file__).parent / "exported.csv"
input_subscriptions_data = ClubSubscription.list_from_bc_csv(file_path)
print(f"Loaded {len(input_subscriptions_data)} subscriptions from CSV.")

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

british_cycling_utils-0.3.1.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

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

british_cycling_utils-0.3.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file british_cycling_utils-0.3.1.tar.gz.

File metadata

File hashes

Hashes for british_cycling_utils-0.3.1.tar.gz
Algorithm Hash digest
SHA256 89d4e2ee3720a5069a71fae0119661acf7173c4477b8fabf59915f55ce2e3f52
MD5 931b4ad95393e19f51dfd472c8c5cff8
BLAKE2b-256 893d169546b1925072b82993aaa02e1697b4a1e04d2ae55ede00c3b511707d44

See more details on using hashes here.

File details

Details for the file british_cycling_utils-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for british_cycling_utils-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a461ca976541904dd115a5097b453f58ebd7d181a8276764903d6d4707d2f95c
MD5 643ccd5957a58d7958a346e79dd3607c
BLAKE2b-256 ae32b2de016521f27bcef7723f09b3350972f189834cb1b8c91a7438a597249b

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