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.31.tar.gz
(48.1 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.31.tar.gz.
File metadata
- Download URL: raindrop_ai-0.0.31.tar.gz
- Upload date:
- Size: 48.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d3d30ab5f083ac7ae3ba28704fd4d15c3d04306f57ba4fa68d2fa859ae498f
|
|
| MD5 |
2345470af459f4ebbd60bab5308b34d4
|
|
| BLAKE2b-256 |
47b65010e08dbbd3c02b224256c63edc0a6002f2e9d26395d43b74787fd9d679
|
File details
Details for the file raindrop_ai-0.0.31-py3-none-any.whl.
File metadata
- Download URL: raindrop_ai-0.0.31-py3-none-any.whl
- Upload date:
- Size: 48.6 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 |
86f01a74b8ad9fab6c251473a572394e1f62e68dab48d66faaed558f2f3e9c3d
|
|
| MD5 |
3f473812b826e6b58e8a636cf2845c70
|
|
| BLAKE2b-256 |
222701aaa8075dde859e8997708cd894b0803c520cbcd38233038055396c6475
|