maxray

View on PyPIReverse Dependencies (0)

0.7.0 maxray-0.7.0-py3-none-any.whl

Wheel Details

Project: maxray
Version: 0.7.0
Filename: maxray-0.7.0-py3-none-any.whl
Download: [link]
Size: 48951
MD5: 83fb1b47cfce73601c1d5a86d16a08d6
SHA256: d0b91fe7d1363fa4fc470d786d557db01f3f2091e4bcfff8ef6aba75f14fbedd
Uploaded: 2024-10-07 04:17:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: maxray
Version: 0.7.0
Author: blepabyte
Author-Email: 255[at]blepabyte.me
Project-Url: Homepage, https://github.com/blepabyte/maxray
Project-Url: Source, https://github.com/blepabyte/maxray
Project-Url: Tracker, https://github.com/blepabyte/maxray/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: pyarrow (<17.0.0,>=16.1.0)
Requires-Dist: result (<0.17.0,>=0.16.1)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: watchfiles (<0.23.0,>=0.22.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3513 characters]

WHEEL

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

RECORD

Path Digest Size
maxray/__init__.py sha256=YBNTy8ynRsXGjbqeqH6tZVSxJjbMMNdtnvz7Q5bUWzI 18760
maxray/__main__.py sha256=FCoYGMTLlmnapbq6atWyu3uZ_XfE6RKGIv9v5Vq-VkE 4271
maxray/_test_module/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
maxray/_test_module/__main__.py sha256=-yexEeeaBZ63FYzrGdT1FoE7OfHqxDFX0mqU_M0xIDc 45
maxray/function_store.py sha256=ujt_AOlb0zRjwgoAu5xU2Nht9KVvu6IkSaX_tC-Uz6M 9387
maxray/inators/base.py sha256=YTv8aygCDYhBLN6XUqPhACRLDwTUcA9rZ_dJXnKUgmk 2853
maxray/inators/callgraph.py sha256=hpwYoClqsKDW2zZta3i_RK-x26se6ov-PDtLUXloKvQ 6079
maxray/inators/capture.py sha256=0TJdCAdyTsI7My6JvF2M3Y2CfK0i1i6MqggyAoYg4XQ 8351
maxray/inators/core.py sha256=6lF45s3NPGfJIwVLsRDjbePiVEl8aKR-ZHOIRV_cRRA 7509
maxray/inators/display.py sha256=aWc9ji00Tc9XC4TRl60YDzpit2LVB1Rlvxv8fhOgd5o 5273
maxray/inators/livegrep.py sha256=EoRlys1-7hW9G75wNnmnkLpfCI9VcZfG0taekADSVUg 2133
maxray/inators/progress.py sha256=xDTAzaspu0qcwCceK5UV2km8D68JH7T4IMpEt5Xx41g 2278
maxray/inators/rerun.py sha256=PhFvIOSo2O34JGk0Y1Wt8Uq8IqHMO3mmDawgwa-MLXw 2286
maxray/inators/template.py sha256=JqJyPGkHiG-mPA8pUMHy7sdFATYzBbTlznk-BDKExS8 3154
maxray/logging.py sha256=PEYxxb-UBjEXw53PYslJbYUJc6V2E7i_7S_bguGiCoU 82
maxray/nodes.py sha256=mhBU1BPwnldLUCrIhaYL9oE0_8n8MqSUv_X-6CumM3s 7277
maxray/reprs.py sha256=NzZeHFWe5xB3kr3FBg8A1XzFompkNexV6-K8Io3TEhQ 1633
maxray/runner/__init__.py sha256=hHdI2i-698VZaZt9sMOKpH_HYS1wmEB3LNtsun6LOOk 16042
maxray/runner/__main__.py sha256=bS1lGNI6VXdjMFr9SxeqRF4LOHXWbU4EVjsIiWlQrdY 3340
maxray/runner/exec_sources.py sha256=AJCC7CjM323S7hcj4Typ1dFfLfPcD3gz-dEFErffcjo 5684
maxray/transforms.py sha256=PoLSQA9PB39uMvAN_LVLAdr4xX82BnU8np3iCayLHFc 33291
maxray-0.7.0.dist-info/METADATA sha256=JLZAMjY8zg3Jsvmv80nepjCQXYZHLiOCb43PYxwMcpc 4267
maxray-0.7.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
maxray-0.7.0.dist-info/entry_points.txt sha256=Jilge41Yn4wwXu7q9OrbBACkoOMGMNkgtmTP6XuaIjE 79
maxray-0.7.0.dist-info/RECORD

entry_points.txt

maxray = maxray.__main__:main
xpy = maxray.runner.__main__:main