Dakarabase

Latest version: v2.0.1

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

Scan your dependencies

Page 2 of 2

1.2.0

Added

- You can now specify custom log format and log level in `dakara_base.config.create_logger` with arguments `custom_log_format` and `custom_log_level`.
- Access to and create user-level stored Dakara config files with `dakara_base.config.get_config_file` and `dakara_base.config.create_config_file`.

Changed

- `progress_bar`: the progress bar now displays percentage.

Fixed

- `progress_bar`: When an exception was raised within a progress bar, it would prevent to stop the capture of stderr, leading to hide any further log entry.

1.1.0

Added

* `progress_bar`: a collection of progress bars.

Fixed

* Add `safe_workers` in the readme.

1.0.1

Fixed

- Fixed a bug when dealing with a HTTP route that does not have a content.

1.0.0

Initial release.

Added

* `config`: a configuration helper that can load an YAML file and manage loggers;
* `exceptions`: a base class for exceptions;
* `http_client`: an HTTP client dedicated to be used with an API;
* `resources_manager`: a helper for retreiving static files with module-like naming;
* `utils`: other various helpers;
* `websocket_client`: a Websocket client.

0.0.1

Added

- New stuff.

Changed

- Changed stuff.

Deprecated

- Deprecated stuff.

Removed

- Removed stuff.

Fixed

- Fixed stuff.

Security

- Security related fix.
-->

Unreleased

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.