Py115

Latest version: v0.1.1

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

Scan your dependencies

0.1.1

Changes:
- Use `httpx` as underlying HTTP client instead of requests.
- Expose lowlevel APIs.
- **BREAKING: Refactor public APIs and types.**

---

**🎂 HAPPY 1ST BIRTHDAY TO MY DAUGHTER! 🎂**

0.0.4

Changes:
1. Refactor QRcode login API.
2. `StorageService.request_play` calls different HTTP API for Web and PC.
3. Add API `StorageService.batch_rename`.
4. Accept dict or class as credential in `Cloud.__init__` and `Cloud.import_credential`.
5. Add timeout for all HTTP API requests, automatically retry when calling HTTP API timeout.

Bug Fixes:
1. Fix type error in `StorageService.make_dir` by 0xfeedface1993 .

0.0.3

Changes:

* Do not use StrEnum which is not supported on Python 3.9.
* Rename `LoginPlatform` to `AppType`.
* Fix docs building failed issue.

0.0.2

Bug Fixes:
* Fix int.to_bytes error under python 3.11.

Changes:
* Add QRcode login API.
* Add request play API.

0.0.1

Implement basic features, include:

* Common file operations.
* Download/Upload file.
* Offline task management.

---

实现了基本的功能,包括:

* 常规文件操作
* 上传/下载文件
* 离线任务管理

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.