Rich-logger

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

What's Changed

* Allow mininterval & context use in patched tqdm
* Fix pytorch-lightning v2.0.0 support
* Fix spacy entry point

0.3.0

What's changed

Improved the configuration system for ordering fields.
Columns should now follow the order of the last matched rule in the config dict.
The default / match-all (eg, .*) rule must be created explicitly in the dict and is set to True to distinguish it from {} and to not take precedence over other more specific rules.

Pull requests
* Bump version to 0.3.0 by percevalw in https://github.com/percevalw/rich-logger/pull/4

**Full Changelog**: https://github.com/percevalw/rich-logger/compare/v0.2.1...v0.3.0

0.2.1

What's new ?

Changed
- Improved tqdm shim
- Disable buffering in slurm environments

Fixed
- Fixed pytorch-lightning logger

**Full Changelog**: https://github.com/percevalw/rich-logger/compare/v0.2.0...v0.2.1

0.2.0

Added

- support progress bars and tqdm monkey patching (to render nicely with tables)
- experimental spaCy logger
- arguments validation with pydantic
- better support for Jupyter Notebooks & JupyterLab
- testing

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.