thonny-sealed

View on PyPIReverse Dependencies (0)

1.0.0b2 thonny_sealed-1.0.0b2-py3-none-any.whl

Wheel Details

Project: thonny-sealed
Version: 1.0.0b2
Filename: thonny_sealed-1.0.0b2-py3-none-any.whl
Download: [link]
Size: 18113
MD5: 17c237a154cd0992342e4d6edb89770e
SHA256: 7e8b625378462e7e3e695db328cb81c2d128b0b6f3610ee440658e944f9ae32f
Uploaded: 2021-04-26 18:10:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: thonny-sealed
Version: 1.0.0b2
Summary: Restrict writing to certain areas in the Thonny editor based on code comments.
Author: Marko Ristin
Author-Email: marko[at]ristin.ch
Home-Page: https://github.com/mristin/thonny-sealed
License: License :: OSI Approved :: MIT License
Keywords: restrict writing problem solution exercise area
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: Freeware
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Education
Classifier: Topic :: Software Development
Requires-Python: >=3.7
Requires-Dist: thonny (<4,>=3.0.0)
Requires-Dist: icontract (>=2.5.1)
Requires-Dist: black (==20.8b1); extra == "dev"
Requires-Dist: mypy (==0.812); extra == "dev"
Requires-Dist: pylint (==2.3.1); extra == "dev"
Requires-Dist: pydocstyle (<3,>=2.1.1); extra == "dev"
Requires-Dist: coverage (<5,>=4.5.1); extra == "dev"
Requires-Dist: docutils (<1,>=0.14); extra == "dev"
Requires-Dist: icontract (>=2.5.0); extra == "dev"
Requires-Dist: prettytable (<3,>=2.1.0); extra == "dev"
Requires-Dist: icontract-hypothesis (<2,>=1.1.2); extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
[Description omitted; length: 4782 characters]

WHEEL

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

RECORD

Path Digest Size
thonny_seal/__init__.py sha256=s2hrcl7eKR7Z8gHsRK08hoWT4bmmN0F9xvkU4vfGWzw 68
thonny_seal/__main__.py sha256=452EczXZ7xLUIKpOaV2wZy0YjUHzR4m71B__iAMYyfQ 173
thonny_seal/main.py sha256=YoruHnlDhr7_giouR-myDMVldukbVzvqfayZVTDiTwc 4923
thonny_seal/py.typed sha256=khpbcpOVE7E_NRCoQIpjYweIJllq-X09OHpKq1CaCjA 64
thonny_sealed-1.0.0b2.data/data/LICENSE sha256=Ptgf9awHEpcxjzFxotq2v3RQKO3uaFxLrk9rBRQ7p9w 1090
thonny_sealed-1.0.0b2.data/data/README.rst sha256=fhfGyJKxtxyPuPzDTiDct_1pSZc4GHOw7O6_AzdbSkI 4932
thonny_sealed-1.0.0b2.data/data/requirements.txt sha256=6n3Juw9EEQ9uQ51dyDDJ0OGAcvVw1nBmp31dnYM8idM 36
thonnycontrib/thonny_sealed/__init__.py sha256=fIUMrt3MKyHwMnIbd0QqNS6k49SD0p3m-7xZzNHv4aQ 31916
thonnycontrib/thonny_sealed/py.typed sha256=khpbcpOVE7E_NRCoQIpjYweIJllq-X09OHpKq1CaCjA 64
thonny_sealed-1.0.0b2.dist-info/LICENSE sha256=Ptgf9awHEpcxjzFxotq2v3RQKO3uaFxLrk9rBRQ7p9w 1090
thonny_sealed-1.0.0b2.dist-info/METADATA sha256=SHx3GkbmDfR4sxOW5ahq6nq2tt5QxJ1P9kb8Ce_Q6gE 6741
thonny_sealed-1.0.0b2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
thonny_sealed-1.0.0b2.dist-info/entry_points.txt sha256=hzcLGhj5dNEfrknq3Sd6WvF6FP1EBLxZQcO3ELh19QE 101
thonny_sealed-1.0.0b2.dist-info/top_level.txt sha256=W5p0yZMFOQQLROx-zvpzNFBpnDVu_Yb2IbozBXD_dcc 26
thonny_sealed-1.0.0b2.dist-info/RECORD

top_level.txt

thonny_seal
thonnycontrib

entry_points.txt

thonny-seal = thonny_seal.main:entry_point
_ = icontract_hypothesis