deep-ast

View on PyPIReverse Dependencies (0)

0.0.1 deep_ast-0.0.1-py3-none-any.whl

Wheel Details

Project: deep-ast
Version: 0.0.1
Filename: deep_ast-0.0.1-py3-none-any.whl
Download: [link]
Size: 7577
MD5: 7f42526664ca9ce68fc87471ebe8e3fd
SHA256: 8bea0333d77f6a6ccc3b4f83b21d63aa2d53baee1c695584fc4a8ead5635c3a5
Uploaded: 2022-10-03 07:20:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deep-ast
Version: 0.0.1
Summary: Walks the entire AST tree, including calls to other functions.
Author: Levi Blaney
Author-Email: shadycuz[at]gmail.com
Home-Page: https://github.com/DontShaveTheYak/deep-ast
Project-Url: Repository, https://github.com/DontShaveTheYak/deep-ast
License: GPL-3.0-only
Keywords: ast,AST,testing,compile,parsing,conversion
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7,<4.0
Requires-Dist: click (<9.0.0,>=8.1.2)
Requires-Dist: click-log (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8382 characters]

WHEEL

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

RECORD

Path Digest Size
deep_ast/__init__.py sha256=gVlqtL0yipAZK5K7G9AmlI0nLlex8aARvNgQeO7QoVc 166
deep_ast/_mixin.py sha256=XdSC_PLk58M2vntT9Iw6jJMaWXyGCZ_btl2q7Mtk97A 10415
deep_ast-0.0.1.dist-info/entry_points.txt sha256=W7bg26pXcATHj8-2bF12E_K3z11sfyurkpGLWc4VRjU 45
deep_ast-0.0.1.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
deep_ast-0.0.1.dist-info/METADATA sha256=22WoGfVaOZvXJCZ03Zt3mI5vBUcjJlpptp9Koi-fX04 9237
deep_ast-0.0.1.dist-info/RECORD

entry_points.txt

deep-ast = deep_ast.app:cli