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.39.tar.gz
(50.9 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.39.tar.gz.
File metadata
- Download URL: raindrop_ai-0.0.39.tar.gz
- Upload date:
- Size: 50.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b064ea7941bc503f8e4f3e5e0b17fd2330e49bca9cd6f8f8a5f86d0d469c9f6
|
|
| MD5 |
8a8ad84aaf1eecc3c7589600a95df1b7
|
|
| BLAKE2b-256 |
b693aee1748ac78284a677fd6848fa31b708a757985350801b1bf7f6f9392fa4
|
File details
Details for the file raindrop_ai-0.0.39-py3-none-any.whl.
File metadata
- Download URL: raindrop_ai-0.0.39-py3-none-any.whl
- Upload date:
- Size: 51.8 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 |
a9a16a90ac9f47b1acf8aca7f54cb6dd74fbd40412c508dac74be30f9e3e31f8
|
|
| MD5 |
3bb90379c9af008bab25b6287eb3e035
|
|
| BLAKE2b-256 |
ef06ccb390a3b731a4a8d5d1a05120532b40b71a2e47985106eff1fc9dda561e
|