tokelor

View on PyPIReverse Dependencies (0)

0.1.6 tokelor-0.1.6-py3-none-any.whl

Wheel Details

Project: tokelor
Version: 0.1.6
Filename: tokelor-0.1.6-py3-none-any.whl
Download: [link]
Size: 5078
MD5: e80f4389328ee2fe8c9d831a42665c39
SHA256: e59c4467d78dee22695eca3b61e1a8e42abeafd1d94e2335a02a9e253cd911e2
Uploaded: 2020-02-25 09:09:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tokelor
Version: 0.1.6
Summary: Visualize Python token stream produced by tokenize module.
Author: Kirill Borisov
Author-Email: lensvol[at]gmail.com
Home-Page: https://github.com/lensvol/tokelor
Project-Url: Repository, https://github.com/lensvol/tokelor
License: MIT
Keywords: tokenize,tokens
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Requires-Python: >=3.6,<4.0
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: colorama (<0.5,>=0.4)
Description-Content-Type: text/markdown
[Description omitted; length: 1150 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=JRLQDKKJnktFCXilXhfq7uLQPB6K0Nb0ai7gMkZxIw8 1100
tokelor/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
tokelor/__main__.py sha256=8fpeif7oYmeToiHZXmrkXTQxyXuAFbercDDp7OoRbu8 109
tokelor/cli.py sha256=5n6w3kbBS_Jjfh-Bngr36gZvGhPcAK6INdGiVn01Vvo 2969
tokelor-0.1.6.dist-info/entry_points.txt sha256=H6hgvD6n5WeMcoWdi9HZWTLDhnMy-atrAWwFykef-JI 44
tokelor-0.1.6.dist-info/LICENSE sha256=JRLQDKKJnktFCXilXhfq7uLQPB6K0Nb0ai7gMkZxIw8 1100
tokelor-0.1.6.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
tokelor-0.1.6.dist-info/METADATA sha256=RUb4oixywgESZMp_dDg3e99PbiqSo5XNCUEmdXBgXbo 2206
tokelor-0.1.6.dist-info/RECORD

entry_points.txt

tokelor = tokelor.cli:main