animated-parse-tree

View on PyPIReverse Dependencies (0)

0.0.12 animated_parse_tree-0.0.12-py3-none-any.whl

Wheel Details

Project: animated-parse-tree
Version: 0.0.12
Filename: animated_parse_tree-0.0.12-py3-none-any.whl
Download: [link]
Size: 26823
MD5: ae04216294a9b491e1dd0f8637589fca
SHA256: 810c67fd1035816aea209e2dcadf453608e48f72b0286c0abf3d87ed08e2cc28
Uploaded: 2022-01-05 10:10:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: animated-parse-tree
Version: 0.0.12
Summary: A simple parse tree utility package, with animated evaluations and configurable tree displays
Author: ethanolx
Author-Email: imotekhx[at]gmail.com
Home-Page: https://github.com/ethanolx/Animated-Parse-Tree-py
Project-Url: Bug Tracker, https://github.com/ethanolx/Animated-Parse-Tree-py/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: termcolor
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3483 characters]

WHEEL

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

RECORD

Path Digest Size
animated_parse_tree/__init__.py sha256=pc41bQMo7LT2PGZN_e5dLrH0tx3P-0H37EdUHYHDZeI 97
animated_parse_tree/__main__.py sha256=OaRXkCMBtuQQn9JGVA5fhndYvkVzgcYuw6z6Y67yXTs 4822
animated_parse_tree/default_bundles.py sha256=SEDgn5UBp6BxlfwXR-OVt59Pb1yzzpYYFMivwcxAasc 8995
animated_parse_tree/exceptions.py sha256=KB1_fwX9RgCrvQfiBAnsdwniLA7EGNDS1iH4wLVLPY0 1340
animated_parse_tree/lexer.py sha256=6X3A8YcJ85Rx6eVmS0KWYzm9HvYtZmiEr_Q7bVFUoIg 3153
animated_parse_tree/node.py sha256=KTxXEKr_mQLWiGf9VSkr5II3AbXB1FbBRZXrRv1Ipm8 2536
animated_parse_tree/operand_.py sha256=F76ApHCUfMEXmjCrmUh-rsu10_owkBJzaZhN1MFDfn0 1074
animated_parse_tree/operator_.py sha256=gtSNY744e_JmQrzt2DhrHpTqTwz74YMSuYU8aX9ahkU 2153
animated_parse_tree/parse_tree.py sha256=6UayyhautFWWOFefgNu5QSZnnJBRV3ggv7f2OLPlWlc 14360
animated_parse_tree/parser.py sha256=V47vLNBBEM4Igz4k-rY5hGng67C0Go4PkyaLououZRM 4821
animated_parse_tree/scene.py sha256=E6mcUJgSYJHGEPW3pSkBy5pRLkLTAVtQt3ttk3eU3R4 5429
animated_parse_tree/temp_node.py sha256=gg_GWh6W-JJsS_p6tJ2O1-VZKvfa3KKE04t71QvA16A 619
animated_parse_tree/tokenizer.py sha256=YqiqbpkI-GV9UU37VxrPz6QwwCYX0Yq2BueaIUmQUe0 3160
animated_parse_tree/tree.py sha256=hMESuIp_cA-Ptmb5MGJoNCIYWU7Yab4nub5PSwDding 9165
animated_parse_tree/utils/__init__.py sha256=PHXww4_VfNuyO72wCOrJz_R6BvxAXdpEX-f4HU-XnZw 54
animated_parse_tree/utils/custom_functions.py sha256=n58DOiTdhxGNNuwWCw4nVp_8sEXTayNBQKtb7vZLtFw 1024
animated_parse_tree/utils/io_utils.py sha256=6z6yExpEQnybI1owMNW6q1BjEloI9dmvmAVLmsPdEOo 737
animated_parse_tree/utils/list_utils.py sha256=ChbAQgV0BN4rbsW9GAGLC2pLAc066IIIkeWYejoee-Q 498
animated_parse_tree/utils/mode.py sha256=HzMc1dc751BaUcXEZJYwBIdjn6ly3sFDdluLRHqNd_c 115
animated_parse_tree/utils/priority.py sha256=S-xgLQcelSkjO8qdyg5qPM8KVe3_4JEp1jwxpK5bztE 822
animated_parse_tree/utils/string_utils.py sha256=kPt6GK2MvlwnN813w1Du9MJo6-P-e-kq2c4oeFUm3NY 954
animated_parse_tree/v1/__init__.py sha256=3B8Wmzc5HaTZFApY--LMimRTvczLoUbBR0aSPQeiMFE 35
animated_parse_tree/v1/__main__.py sha256=_59EQjtV3aWUicksg1RyyGOjzBW8oyqa1zxcQT0x5lM 243
animated_parse_tree/v1/node.py sha256=0ugG-NHUbZslqut-WFTQQLULcqZr_G15bJcEZQocVME 193
animated_parse_tree/v1/operand.py sha256=qGV0uJGSFCJQKg5KjLcBuMWuQrJULY-CmgLKCgo8gkU 188
animated_parse_tree/v1/operator_.py sha256=p0t4SBZOTTon0noHj9oMOc3FzJQxjXFxi-R7Z5c7AMg 896
animated_parse_tree/v1/parse_tree.py sha256=apqszJdySP8HMbUoUAv5mrk2sR8Nw6778NzWkNJZjmM 5600
animated_parse_tree-0.0.12.dist-info/LICENSE sha256=GYmZg37hsQcBUYkECVtK30x4hPcc_8h37OWSkJEwW9I 1092
animated_parse_tree-0.0.12.dist-info/METADATA sha256=pmr88s49MqpOXqHvrOnLYxP644HsTP6m6fHevo9aes0 4197
animated_parse_tree-0.0.12.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
animated_parse_tree-0.0.12.dist-info/top_level.txt sha256=8cEIthfFL7M6cAQ9umN4OX2v2TtO9B6fX1F7ANC-b5I 20
animated_parse_tree-0.0.12.dist-info/RECORD

top_level.txt

animated_parse_tree