ep2-tutor-scripts

View on PyPIReverse Dependencies (0)

0.4.18 ep2_tutor_scripts-0.4.18-py3-none-any.whl

Wheel Details

Project: ep2-tutor-scripts
Version: 0.4.18
Filename: ep2_tutor_scripts-0.4.18-py3-none-any.whl
Download: [link]
Size: 27312
MD5: 3b6c2fe2b58cc8254dd65b5de6bfcd38
SHA256: 4efa2cc20499a9cfe3b8b3650dfcf6a8ff7cb1020e6c753fcdb526a08127fc83
Uploaded: 2021-06-25 10:35:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ep2-tutor-scripts
Version: 0.4.18
Author: Felix Resch
Author-Email: felix.resch[at]tuwien.ac.at
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: python-gitlab (>=2.6.0)
Requires-Dist: click (>=7.0)
Requires-Dist: gitpython (>=3.1.0)
Requires-Dist: cheetah3 (>=3.2.0)
Requires-Dist: result (>=0.5.0)
Requires-Dist: getversion (>=1.0.2)
Requires-Dist: semver (>=2.13.0)
Requires-Dist: requests (>=2.23.0)
Requires-Dist: paramiko (>=2.7.2)
[No description]

WHEEL

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

RECORD

Path Digest Size
ep2_core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ep2_core/common.py sha256=7wHFVv5mz8fNJoT2bQoaTsfPxS0iXpYvO7HtllgeUTo 31412
ep2_tutors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ep2_tutors/cli_eval.py sha256=CK2Lq7Kb7FlZB_FzRXEZLJOcn2s-ADLfJsSLEWy54Wg 71
ep2_tutors/cli_ex_test.py sha256=5RlzHtBZk38BTjRAC7Mogx02rfFB_1Yv-MjKMPAa3VM 77
ep2_tutors/cli_util.py sha256=FHlfUw3r3NtZ0dJyYYj-adRCTqbdwSBDe5yKBBOOu9M 76
ep2_tutors/ep2_eval.py sha256=THNsm-TVmUlYaJqdT3-v-UGuokVjJnNwSB7dM3g-igY 32503
ep2_tutors/ep2_ex_test.py sha256=Wz_9RieYg4qjdnkEWtsmJYgEtP5KvLmUNgI8E_k0s0s 48786
ep2_tutors/ep2_util.py sha256=DxlKJbqv2C_QyqkRlU0le4uQyVmvXten3_WrNcRJPaw 9089
ep2_tutors/idea_checkout.py sha256=wrjK8o1IOAe9bN3TuAvIgmUqa86-z4z1K9nB8mpzmFo 861
ep2_tutor_scripts-0.4.18.dist-info/METADATA sha256=pXyqD4cUcc501noFRs3k54upC18JJHaXCyX3C9RTGBI 679
ep2_tutor_scripts-0.4.18.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
ep2_tutor_scripts-0.4.18.dist-info/entry_points.txt sha256=bbYz58pU5q46vhxsAF3clcmD66kRFtbX0VZXfCQfp_Q 133
ep2_tutor_scripts-0.4.18.dist-info/top_level.txt sha256=7NErHu4Y0YVCdELRFUXnfgfebKdUZY-HOhYFOlJTsME 20
ep2_tutor_scripts-0.4.18.dist-info/RECORD

top_level.txt

ep2_core
ep2_tutors

entry_points.txt

ep2_eval = ep2_tutors.cli_eval:main
ep2_ex_test = ep2_tutors.cli_ex_test:main
ep2_util = ep2_tutors.cli_util:main