rowing

View on PyPIReverse Dependencies (0)

0.3.1 rowing-0.3.1-py3-none-any.whl

Wheel Details

Project: rowing
Version: 0.3.1
Filename: rowing-0.3.1-py3-none-any.whl
Download: [link]
Size: 12306
MD5: 6e88e76d9c0989618f0827f7adb2b2b5
SHA256: 81082ef5c9e9b75eaf1d2d03395e9909a48748d65f7184e02ab0d62260758cbe
Uploaded: 2023-06-15 13:56:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rowing
Version: 0.3.1
Summary: Library for loading and presenting data from the worldrowing.com
Author: Matthew Griffiths
Author-Email: matthewghgriffiths[at]gmail.com
Home-Page: https://github.com/matthewghgriffiths/rowing
License: MIT
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: scipy (>=1.7.0)
Requires-Dist: pandas (>=1.3.0)
Requires-Dist: matplotlib (>=3.5.1)
Requires-Dist: tqdm (>=4.0.0)
Requires-Dist: garminconnect (>=0.1.45); extra == "garmin"
Requires-Dist: fitparse (>=1.2.0); extra == "garmin"
Requires-Dist: openpyxl (>=3.0.0); extra == "garmin"
Requires-Dist: pyarrow (>=7.0.0); extra == "garmin"
Requires-Dist: gpxpy (>=1.5.0); extra == "gpx"
Requires-Dist: fitparse (>=1.2.0); extra == "gpx"
Requires-Dist: requests (>=2.27.1); extra == "req"
Requires-Dist: streamlit (>=1.22.0); extra == "worldrowing"
Requires-Dist: plotly (>=5.14.1); extra == "worldrowing"
Provides-Extra: garmin
Provides-Extra: gpx
Provides-Extra: req
Provides-Extra: worldrowing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5508 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rowing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rowing/_compat.py sha256=Pme0-kN_Qa1M80oYoCtf-owD1wdPSlQlrVWg20alBtA 5815
rowing/utils.py sha256=QAQ7Plve5Zp67F9qBkwkivmnasVYTJ-b25VViUcKhKY 20852
rowing-0.3.1.dist-info/LICENSE sha256=bIww_8h6QnY5FRabG6AWTneBtmnm0V29phwWAM7a2FI 1079
rowing-0.3.1.dist-info/METADATA sha256=1WGUysklbmMsgP48F5hPo5YSd1J_69iqOxWMnnIEJsY 6599
rowing-0.3.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
rowing-0.3.1.dist-info/entry_points.txt sha256=hnXoTFZTUq5PuSd5C3Pb0yuBHqdhGo-dbuDrPXQzxns 159
rowing-0.3.1.dist-info/top_level.txt sha256=jT6YCErVXtc089qcifgvlztYMcqHIokp58PhA6FpXRQ 7
rowing-0.3.1.dist-info/RECORD

top_level.txt

rowing

entry_points.txt

garmin = rowing.analysis.garmin:main [GARMIN]
gpx = rowing.analysis.files:main [GPX]
worldrowing = rowing.worldrowing.app:main [WORLDROWING]