| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| swanlab-0.7.11-py3-none-any.whl | 2026-03-08 | 356.6 kB | |
| README.md | 2026-03-08 | 1.7 kB | |
| v0.7.11 source code.tar.gz | 2026-03-08 | 14.4 MB | |
| v0.7.11 source code.zip | 2026-03-08 | 14.7 MB | |
| Totals: 4 Items | 29.5 MB | 0 | |
🎉 What's New
✨ New Features
API Enhancement: Delete Operations
- Added delete methods to public API for programmatically removing runs and projects
- Enables better experiment lifecycle management through code
WandB Converter: Table Support
- WandB local converter now supports table data conversion
- Seamlessly migrate table data from WandB to SwanLab
🔧 Improvements
Code Quality & Stability
- Improved overall code quality and maintainability
- Fixed key section error for more reliable experiment tracking
What's Changed
- docs(readme): add 2 papers - TrafficBM, Decision-Making by @Zeyi-Lin in https://github.com/SwanHubX/SwanLab/pull/1463
- feat: add delete methods to public API for runs and projects by @Zeyi-Lin in https://github.com/SwanHubX/SwanLab/pull/1464
- feat: wandb local converter table by @Zeyi-Lin in https://github.com/SwanHubX/SwanLab/pull/1469
- feat: code quality improve and fix key section error by @Zeyi-Lin in https://github.com/SwanHubX/SwanLab/pull/1476
Full Changelog: https://github.com/SwanHubX/SwanLab/compare/v0.7.10...v0.7.11