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.29.tar.gz
(47.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.29.tar.gz.
File metadata
- Download URL: raindrop_ai-0.0.29.tar.gz
- Upload date:
- Size: 47.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c03efa61cf44bf9e276af2d4888295ea60ce8e859d0153c6c87b16ae7d739be7
|
|
| MD5 |
e58d62ab21d6208a62185d87b4684b46
|
|
| BLAKE2b-256 |
2908e275c5251d493d83d03e7f6f6b4a776170421dcd67d1f0a755a1dcd9a6ed
|
File details
Details for the file raindrop_ai-0.0.29-py3-none-any.whl.
File metadata
- Download URL: raindrop_ai-0.0.29-py3-none-any.whl
- Upload date:
- Size: 47.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad68913987b1b9ffbb26dc4b8f0dcb67508e7e50d96f9cb31ec51d674f89c3d5
|
|
| MD5 |
022a1bd64570d99fcaaa120cf1548a9e
|
|
| BLAKE2b-256 |
67ab5bb930602db3369958c085229fcbbec3c95e2903c4911740efa57ebbe28f
|