Release Notes for SonicBit Python SDK v0.2.1
We're excited to announce the first release of the SonicBit Python SDK! This SDK provides developers with an easy way to interact with SonicBit's internal API directly from their Python applications. Please note that this is an unofficial SDK, and it's still in development, so use it with caution.
Key Features:
- **User Account Management**: Easily access user details and storage information.
- **Torrent Management**: Add, list, and manage torrents with simple method calls.
- **Remote Download Handling**: Manage remote downloads seamlessly, including adding and deleting tasks.
- **File Management**: List and delete files within your SonicBit storage.
- **Authentication Handling**: Token management is handled automatically, with support for custom token storage.
This initial release lays the foundation for robust interactions with SonicBit. While this version is functional, we're continuously improving the SDK. If you encounter any issues, please report them on our [GitHub repository](https://github.com/viperadnan-git/sonicbit-python-sdk).
Happy coding!
---
**Full Changelog**: https://github.com/viperadnan-git/sonicbit-python-sdk/compare/0.1.0...0.2.1