rengine-workouts

View on PyPIReverse Dependencies (0)

1.0.14 rengine_workouts-1.0.14-py3-none-any.whl

Wheel Details

Project: rengine-workouts
Version: 1.0.14
Filename: rengine_workouts-1.0.14-py3-none-any.whl
Download: [link]
Size: 77128
MD5: d0561d768e75d1bea4fcf5f161717673
SHA256: b9c1f473fa80f823e9dc473ac42caab06146e6029dc91448db5836150053ca3d
Uploaded: 2022-04-15 11:34:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rengine-workouts
Version: 1.0.14
Summary: Tools to generate workouts
Author: noahsolomon0518
Author-Email: noahsolomon0518[at]gmail.com
Home-Page: https://github.com/noahsolomon0518/rengine
License: MIT
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: dataframe-image
Requires-Dist: openpyxl
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 30 characters]

WHEEL

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

RECORD

Path Digest Size
rengine/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rengine/config.py sha256=fZzyWq59DZK9-YLqz2PXlQ_UBzgSM3w9qaRYuw0tYnk 9771
rengine/config_proxy.py sha256=XNSvE6NcNqqRO9SNiEip_D8g9CADmpGTyRLlDNt3xOc 17453
rengine/data_structures.py sha256=Q7vnl8PBZ9MDXvbTHhk9mg3ZDlcMbNim3b3nc3AiOpM 3061
rengine/dataset.py sha256=FgH1B3YIE9HCq0opKytAXmmspnTsv8k47dDBuxsoZ4o 384
rengine/exercises.py sha256=nAVxnLYCDXBUJiO1eSaxr92gPB8dOxmOSBEfUgrubpM 5654
rengine/workout_plan.py sha256=7uZIU-YG3TQGcIdAETG6FR3Yjn27ttFAaHuPs0GeVS0 8728
rengine/workouts.py sha256=y7o-nB_2A1cYXbpC8iGQ8SANGL6IvKs04SPXa-jSUSg 10133
rengine/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rengine/data/clean_data.csv sha256=jSJ9hYpJY_Crcq-4P3UecvhgqDkCYeh_zgK9-EOtdHo 16645
rengine/data/exercises.xlsx sha256=7WI69DGy8bXAYCxtDB_EPZTgywteOkkEIPwFBkpJ9Kw 102195
rengine/data/test.csv sha256=p6fwzp3UbhTkQlkC_fYShJ9hf3xIkez7od1PUfxR-dI 16644
rengine/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rengine/scripts/generate_exercise.py sha256=DubYjbFn38HiHwOb0UTmMwpkQyHhaLhO62bCsmI6N_4 1062
rengine/scripts/generate_workout_plan.py sha256=uYn6637Qp7dIsMUQ0Xr1Sb4sWJ1sQBX2An92tmLHXCs 857
rengine_workouts-1.0.14.dist-info/LICENSE sha256=6l1bHhaB39BHMkSzY6AdA1qddh6DGql17Y-IugCHIGI 1093
rengine_workouts-1.0.14.dist-info/METADATA sha256=TY2dVqgQnBz4GO59J9E4VdwaK3Agf5zHVrQ9E9wOOn8 488
rengine_workouts-1.0.14.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
rengine_workouts-1.0.14.dist-info/entry_points.txt sha256=G1WXY7UnE5xjEqi5bYefX_mQwsTGFAwJ92VpSYLfH_Q 134
rengine_workouts-1.0.14.dist-info/top_level.txt sha256=5J9Ezdz7Mh9pPo8xGXCvEECZfaRJlZI4iGX2xf4nk84 8
rengine_workouts-1.0.14.dist-info/RECORD

top_level.txt

rengine

entry_points.txt

generate-exercise = rengine.scripts.generate_exercise:run
generate-plan = rengine.scripts.generate_workout_plan:run