Enlighten

Latest version: v1.12.4

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

Scan your dependencies

Page 5 of 6

1.3.2

- Provide fallback for Windows terminal size (80x25)

1.3.1

- Bugfix: Account for stream without `encoding` attribute
- Add PEP 508 dependency logic
- Manager logic when using `Counter` directly now uses `get_manager()`

1.3.0

- Windows is now supported!
- Bugfix: Don't assume stdout is always UTF-8

1.2.0

- Support for [colorized progress bars](https://python-enlighten.readthedocs.io/en/stable/examples.html#color)
- Support for [multicolor progress bars](https://python-enlighten.readthedocs.io/en/stable/examples.html#multicolored)
- Counters return a generator that [automatically updates](https://python-enlighten.readthedocs.io/en/stable/patterns.html#automatic-updating) the count as it yields elements from one or more iterables
- Add offset argument to [Counter](https://python-enlighten.readthedocs.io/en/stable/api.html#enlighten.Counter)
- Allows accounting for non-printable characters in ``bar_format`` and ``counter_format``
- Add ``no_resize`` argument to [Manager](https://python-enlighten.readthedocs.io/en/latest/api.html#enlighten.Manager)
- Disables automatic resizing

1.1.0

* Convert from module to package
* Examples included in sdist
* Fixes for tests in some environments

1.0.7

- Documentation updates
- Minor optimizations

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.