astboom

View on PyPIReverse Dependencies (0)

0.4.2 astboom-0.4.2-py3-none-any.whl

Wheel Details

Project: astboom
Version: 0.4.2
Filename: astboom-0.4.2-py3-none-any.whl
Download: [link]
Size: 9419
MD5: e0842618adc93fed3a5cec1eb05af01f
SHA256: e0b23173a830f3a4c4971076c936715ada2e9d63062cf9b95917930e5a93f860
Uploaded: 2020-02-23 16:52:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: astboom
Version: 0.4.2
Summary: Visualize Python AST in console.
Author: Kirill Borisov
Author-Email: lensvol[at]gmail.com
Home-Page: https://github.com/lensvol/astboom
Project-Url: Repository, https://github.com/lensvol/astboom
License: MIT
Keywords: ast
Classifier: Development Status :: 3 - Alpha
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: asciitree (<0.4.0,>=0.3.3)
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: libcst (<0.4.0,>=0.3.1)
Requires-Dist: pyyaml (<6.0,>=5.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2282 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
astboom/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
astboom/__main__.py sha256=tz8YBBD1hp47lj7i-cWx_4LO41m0e_SnJZa5V6uS7xI 107
astboom/cli.py sha256=PGUW7MfRMkM7EtafQxpHt5xmx48owh9MZ-KOd2MYPWY 3261
astboom/visualizers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
astboom/visualizers/ast.py sha256=fMRwpTQ0ZOJczFhYBuwe3QM5sDrllKNn-j_ffYx2_Fk 2224
astboom/visualizers/base.py sha256=f60WaA9VazFXir0XQS16n-RjtM3XshGU4NeP2kIsao4 166
astboom/visualizers/cst.py sha256=m3KKj9WrG7bEtzHeGLGijPO4ph3KneWqkEcMxKBg7pY 1042
astboom/visualizers/lib_cst.py sha256=M2I2q_ouqcC0zuCH_dsJ9GR9oUw-hUiEBASFRsayiQU 2936
astboom/visualizers/st.py sha256=akCF9B0DmyPVzFtO4PxPUZSYE_Cvi4lxafPWsIY10kw 810
astboom/visualizers/utils.py sha256=F5FcUS3A6ZwuxTJei3DvuG46uan157LIONIZZ5ympOc 351
astboom-0.4.2.dist-info/entry_points.txt sha256=Yche5uEMX5EVHJ_eQMzaSafdguhLPttGR7ofwIBVg7Q 43
astboom-0.4.2.dist-info/LICENSE sha256=JRLQDKKJnktFCXilXhfq7uLQPB6K0Nb0ai7gMkZxIw8 1100
astboom-0.4.2.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
astboom-0.4.2.dist-info/METADATA sha256=r5pyEyHyPFdOBG20o8h-Ro1jIgX1RPjKfrs6H6AiFng 3380
astboom-0.4.2.dist-info/RECORD

entry_points.txt

astboom = astboom.cli:cli