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.35.tar.gz
(49.0 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.35.tar.gz.
File metadata
- Download URL: raindrop_ai-0.0.35.tar.gz
- Upload date:
- Size: 49.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02d19e587782ba08e11e8f0c859dfdee867d9158e5f96c0d2365cfaa2ecab3a2
|
|
| MD5 |
05790117c0225cc1796a289ac65639d5
|
|
| BLAKE2b-256 |
22ae818e34721a348b7f6d1325ac9e26bf905acf485d165b21e01074f186f9c5
|
File details
Details for the file raindrop_ai-0.0.35-py3-none-any.whl.
File metadata
- Download URL: raindrop_ai-0.0.35-py3-none-any.whl
- Upload date:
- Size: 49.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 |
22a622b83051faaee71aedd45e0a2a973421f0e2c20248d8a6ee1eb1b35c84fc
|
|
| MD5 |
2f6b9fa1a4dce0abe8c47cf4d7985c5e
|
|
| BLAKE2b-256 |
d37bb592478a2e106fee884c6855c830026ff87fe8949562b11fb1d76f934edc
|