Python Ray debug client
Project description
pyray
Python Ray debugging client.
This package allows you to send structured debug payloads to Ray.app from your Python application, including rich content like text, images, HTML, and formatted dumps — all with optional delayed sending.
Features
- Send payloads like strings, booleans, images, dumps, and more
- Lazy evaluation — chain multiple calls and send once
- Stack trace origin support
- Compatible with Ray.app (https://myray.app)
Installation
pip install pyrayapp
Usage
from pyrayapp import ray
ray("Hello from Python!").color("green").notify("Payload sent!").pause()
License
MIT — see LICENSE
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrayapp-1.0.1.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyrayapp-1.0.1.tar.gz.
File metadata
- Download URL: pyrayapp-1.0.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2239e6d224a2feb774094bc56d0d168583d24f6d63403d82f7839f9344e7a7a
|
|
| MD5 |
c9af04e0a0c53a089b092da45684eb4c
|
|
| BLAKE2b-256 |
8612f6dec145704d14808a92031100d762b9575df02f4f36c00e5ce6ae270ca3
|
File details
Details for the file pyrayapp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pyrayapp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d76842fdcbd92985b807b1dd27e1adf910e0d9da8f06ba1877b73b61ef44b93
|
|
| MD5 |
018735af497b40047c476b7d3af7a68e
|
|
| BLAKE2b-256 |
b75faf176b2010625628d905ecaa749e2b8ad824e890f1266e4124b6efbe0a8f
|