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
Release files for pyrayapp 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyrayapp-1.0.6.tar.gz | 7.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrayapp-1.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.7 kB
Release files / pyrayapp-1.0.6.tar.gz
| Download URL | pyrayapp-1.0.6.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f97916eb502463d7606e0ce4ab72b2d3601f425dfb5c20b9588a9c8bbc6f80c5
|
|
BLAKE2b-256 checksum How to use checksums |
7e8b45d71a8e0d9c010d564f2b1feef69264cede6cc182f75ab9f148cb5f1cf0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.4
|
Release files / pyrayapp-1.0.6-py3-none-any.whl
| Download URL | pyrayapp-1.0.6-py3-none-any.whl |
|---|---|
| Size | 12.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3bb61ea57a0465bc62adf81427035a96349bbf840b6d0b5c89b0a01ef1858f7f
|
|
BLAKE2b-256 checksum How to use checksums |
3eb69443643737dc5945ea81bf0651866f121d1afadfcc786f6d187de6ee8928
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.4
|