Messaging-py-sdk

Latest version: v2.1.2

Safety actively analyzes 722617 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.0

2.0.0

Summary:
This release (v2.0.0) introduces a significant refactoring of the project structure and enhancements to SDK operations.

Key Features:
1. **Improved Project Structure**:
- Split `core/exceptions.py` into modular components: `api.py`, `decorators.py`, and `resource.py`.
- Updated directory structure for better alignment with OpenAPI and best practices.

2. **Enhanced SDK Error Handling**:
- Robust handling for `ContactNotFoundError` and `MessageNotFoundError`.
- Refactored `handle_404_error` for dynamic resource type support.

3. **Testing Enhancements**:
- Improved unit tests for `contacts` and `messages` modules.
- Verified test coverage exceeds 93% across all components.

4. **Documentation Updates**:
- Reflected refactoring changes in `README.md`.
- Added detailed directory structure for improved developer onboarding.

---

Release Notes:
- **Version**: `2.0.0`

Instructions:
- Ensure `.env` is configured correctly using `.env.example`.
- Verify CI/CD workflows and test coverage remain stable post-release.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.