tutorial-runner

View on PyPIReverse Dependencies (0)

0.2.7 tutorial_runner-0.2.7-py2.py3-none-any.whl

Wheel Details

Project: tutorial-runner
Version: 0.2.7
Filename: tutorial_runner-0.2.7-py2.py3-none-any.whl
Download: [link]
Size: 12047
MD5: 93d92691a7eaba6323096c7d84b27488
SHA256: 0964aecfca7d982d48d76d3743f80624b064ffc4b2820dd6e6271139916b1473
Uploaded: 2019-04-30 06:27:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tutorial-runner
Version: 0.2.7
Summary: A command line interface for running tutorial lessons.
Author: Dave Forgac
Author-Email: tylerdave[at]tylerdave.com
Home-Page: https://github.com/tylerdave/tutorial-runner
License: MPL 2.0
Keywords: tutorial_runner
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: pytoml
Requires-Dist: pytest (>=3.5.0)
Requires-Dist: pytest-clarity
[Description omitted; length: 1426 characters]

WHEEL

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

RECORD

Path Digest Size
tutorial_runner/__init__.py sha256=MIVsGKMctlavD5UfCoR8IoT9W7BXTEEujJuNZhX3hVc 162
tutorial_runner/__main__.py sha256=f_g0GnkTbFLqcKloARWrMTLAOfXe65sskO_ei2oE-h8 36
tutorial_runner/cli.py sha256=V3a_BwfTHJVxN9VL_gyrRy_LppVBvmTTnPeJqTMYLAM 7789
tutorial_runner/state.py sha256=nOygoOIAS0YQCuJ9oO1mEKpLtrdi47ADi2By1i2xKy8 4696
tutorial_runner-0.2.7.dist-info/AUTHORS.rst sha256=_PjyWiN6zv_QC6e3DbYFCxb4Iy-H4c5R-GAGG4VDSwc 160
tutorial_runner-0.2.7.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
tutorial_runner-0.2.7.dist-info/METADATA sha256=SCs0Gf2al9RFWbT-HGby46C5l6JwwpvtrH9GhZTvhZ4 2244
tutorial_runner-0.2.7.dist-info/WHEEL sha256=HX-v9-noUkyUoxyZ1PMSuS7auUxDAR4VBdoYLqD0xws 110
tutorial_runner-0.2.7.dist-info/entry_points.txt sha256=Nj7FSihSIQMVEA1RvXgzYutgUbd9Y1yU7V0Fsk7xSQ8 106
tutorial_runner-0.2.7.dist-info/top_level.txt sha256=0x1razmk1AklcRUme-gQ3vuixLDRUufkHdIE1Oj458I 16
tutorial_runner-0.2.7.dist-info/RECORD

top_level.txt

tutorial_runner

entry_points.txt

tutorial = tutorial_runner.cli:tutorial
tutorial-runner = tutorial_runner.cli:tutorial