Minibone

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

New Features
- Add HTMLBase

Maintenance

Bugs
- Fix missing "await" in PARThreads and PARProcesses async "get" method

Changelog
https://github.com/erromu/minibone/compare/v0.6.2...v0.7.0

0.6.2

- Add keep flag to parallel_* to keep or forget callback's results

**Full Changelog**: https://github.com/erromu/minibone/compare/v0.6.1...v0.6.2

0.6.1

Fix issues only

**Full Changelog**: https://github.com/erromu/minibone/compare/v0.6.0...v0.6.1

0.6.0

New features

- Storing
To queue and store files periodically in a thread (queue and forget)

0.5.0

New features:

- Parallel Processes
This is suitable for compute or CPU bounded tasks such as heavy calculations and maths

- Parallel Threads
This is suitable for I/O bounded tasks such as working with files or fetching web pages.

Both classes run concurrent tasks in the background

0.4.0

Add daemon flag feature on creating Daemon tasks

**Full Changelog**: https://github.com/erromu/minibone/compare/v0.3.1...v0.4.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.