Skip to content

REGHelp Python Client v. 1.0.0

Choose a tag to compare

@vrtcode vrtcode released this 03 Jul 12:52
· 75 commits to main since this release
541c1a5

Modern asynchronous Python library for interacting with the REGHelp Key API. It supports all services: Push tokens, Email, Integrity, Turnstile, VoIP Push and Recaptcha Mobile.

🚀 Features
Asynchronous first – full async/await support powered by httpx.
Type-safe – strict typing with Pydantic data models.
Retries with exponential back-off built-in.
Smart rate-limit handling (50 requests per second).
Async context-manager for automatic resource management.
Webhook support out of the box.
Comprehensive error handling with dedicated exception classes.

Full Changelog: https://github.com/REGHELPNET/reghelp_client/commits/dev