Skip to main content
Package: wipe-me
Import name: wipeme
Requires: Python 3.10 or newer
Current prerelease: 0.5.0a1 Source: Python SDK

Encrypt, create, retrieve, and decrypt

The synchronous client supports create, atomic one-time retrieve, idempotent delete, health, effective-limit, bounded network-test, and privacy-safe performance-report operations. Encryption and transport operations expose byte-based progress callbacks. Attachment framing is configurable. API failures raise APIError with status, stable code, human-readable message, and optional retry_after.
The fragment secret must remain local and never be sent to the API. Treat authentication, integrity, and content-hash failures as fatal.
See the Python source and README for attachment types, private-link helpers, deletion, health, and the complete API.