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.33.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.33.tar.gz.
File metadata
- Download URL: raindrop_ai-0.0.33.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 |
6ebbe8ae54caf1afbe1730261094d206f83dd7178f3bc1a66298f042547ea36f
|
|
| MD5 |
a4944ac7d6224f2f8fb902a63187a0d2
|
|
| BLAKE2b-256 |
da7b43f858292737542fac9bdf8fe50fdec91a52485fd34c6888fa07b24cecfa
|
File details
Details for the file raindrop_ai-0.0.33-py3-none-any.whl.
File metadata
- Download URL: raindrop_ai-0.0.33-py3-none-any.whl
- Upload date:
- Size: 48.5 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 |
8978053a8f0a4a9510e069328a2286c29f9e82504b184e92e213d3a9bc7ad794
|
|
| MD5 |
704d96c519b586783732922493580cb4
|
|
| BLAKE2b-256 |
78fab0d90a3a4e73f483068f2600dab377ad32d1e022d94854950c8861221ec9
|