Raindrop AI (Python SDK)
Project description
Raindrop Python SDK
Installation dependencies
pip install poetry
poetry install
Run tests
Using pytest (recommended)
# Run all tests
poetry run pytest
# Run tests with verbose output
poetry run pytest -v
# Run specific test file
poetry run pytest tests/test_trace_attributes.py
# Run specific test
poetry run pytest tests/test_trace_attributes.py::TestTraceAttributes::test_user_id_attribute_direct
# Run tests with coverage
poetry run pytest --cov=raindrop
Using green (legacy)
poetry run green -vv
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
raindrop_ai-0.0.36.tar.gz
(49.4 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 raindrop_ai-0.0.36.tar.gz.
File metadata
- Download URL: raindrop_ai-0.0.36.tar.gz
- Upload date:
- Size: 49.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66fe4784d20e57fdaa578cb69a7fe524a2c5c880db85cc223931289cd256632f
|
|
| MD5 |
2a3cd38ca19cf69e6a10ed3bd8cfc92e
|
|
| BLAKE2b-256 |
3da679bb726c8b149b1ad011799324e73d007c51801edf272bac681ed82341c5
|
File details
Details for the file raindrop_ai-0.0.36-py3-none-any.whl.
File metadata
- Download URL: raindrop_ai-0.0.36-py3-none-any.whl
- Upload date:
- Size: 50.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
377c026ace6eda1cfb849c7c223b5767703b60fb37c68080d8a0c434cfdd67bd
|
|
| MD5 |
5e4bf9008f9e0877e971257415b33f1f
|
|
| BLAKE2b-256 |
f58a4ad68a36010bbd8df497fce2f089bfb8072a4fdb43a92dd52afc0494bc63
|