textual-astview

View on PyPIReverse Dependencies (0)

0.8.0 textual_astview-0.8.0-py3-none-any.whl

Wheel Details

Project: textual-astview
Version: 0.8.0
Filename: textual_astview-0.8.0-py3-none-any.whl
Download: [link]
Size: 17752
MD5: 09806fafe20c63d2474257754765ca01
SHA256: 2ba690f25373274128ec5c68be9618b82ebbfbbbeacf8652211a19aefe59704b
Uploaded: 2023-10-10 20:11:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: textual-astview
Version: 0.8.0
Summary: An AST viewing widget library plus app, built for and with Textual.
Author: Dave Pearson
Author-Email: davep[at]davep.org
Maintainer: Dave Pearson
Maintainer-Email: davep[at]davep.org
Home-Page: https://github.com/davep/textual-astview
Project-Url: Documentation, https://github.com/davep/textual-astview/blob/main/README.md
Project-Url: Source, https://github.com/davep/textual-astview
Project-Url: Issues, https://github.com/davep/textual-astview/issues
Project-Url: Discussions, https://github.com/davep/textual-astview/discussions
License: License :: OSI Approved :: MIT License
Keywords: terminal,library,widget,tool,ast,abstract syntax tree,viewer,explorer
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: textual (>=0.39.0)
Requires-Dist: textual-fspicker (>=0.0.10)
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 4963 characters]

WHEEL

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

RECORD

Path Digest Size
textual_astview/__init__.py sha256=2RVn9CR8J6H08WlF5fH8SByLoKeAiZuzSShc-nTttDQ 880
textual_astview/__main__.py sha256=pk8IyyOWUGqGeRh9OTO8O6gb5EqrrpAZWV1J_KLSgMk 352
textual_astview/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
textual_astview/app/__init__.py sha256=2OPKp7q_Qd_56-r26AwxUhkkvFTM6gdDtVEsoyEAhug 88
textual_astview/app/astare.py sha256=rkFhwPy35EbXJGndxJkNtjo1gLBssQinOtZGu0j7_ng 3536
textual_astview/app/screens/__init__.py sha256=mRUM43RaCmHFV0tQLgJhyHWNYA_5e8XTICR-coG2Sw4 336
textual_astview/app/screens/main.py sha256=WjVptx8UJd0eC-bpN8sRKizZ73r_imkVnrFHuS6qtO0 8362
textual_astview/widgets/__init__.py sha256=hhLb2bdjXJo9lvKNUUeDxDMVcuxmXH-TDhkT9Pci9iY 72
textual_astview/widgets/astview.py sha256=MRomBlqmSvJ4-S9j7Ngu-8lfkszgA23rWv8Ssst08pA 7808
textual_astview/widgets/node_info.py sha256=424k0pQjTs6SK0oDJmsOv8UP-s7edtcepLvrsGubVMY 1735
textual_astview/widgets/source.py sha256=f116Ijw6_jUgDtsYumtbbTbQqKmx20CUXtrqIWkNiYE 8231
textual_astview/widgets/source_info.py sha256=0LHU_D4c6JSc1D0SgQTJADD82dpRqcEw36BsbjXOSDA 3861
textual_astview-0.8.0.dist-info/LICENCE sha256=O70oHPSw-V3-PDp8WMjUTWEbqiVm1LbQ-hNocw1xp8M 1087
textual_astview-0.8.0.dist-info/METADATA sha256=PocIu7OI2Q_-BS4YW1fLiYHvotguDfG_l-8xTraXy4Y 6415
textual_astview-0.8.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
textual_astview-0.8.0.dist-info/entry_points.txt sha256=WLRHrT6AY6n-hTcXyQoZ11Jw2Ep2jIcS8xs3JPlp408 59
textual_astview-0.8.0.dist-info/top_level.txt sha256=Iet11_Ebodccu8Vywr9HGN9ucBRLzb_in3buSamJGsg 16
textual_astview-0.8.0.dist-info/RECORD

top_level.txt

textual_astview

entry_points.txt

astare = textual_astview.app.astare:main