Pts

Latest version: v1.4.8

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

Scan your dependencies

Page 1 of 4

1.4.8

* Added thread safety to the font loading. This allows you to add requests for loading a font from multiple threads. The dictionaries containing the font data are locked before modification or access and released immediately after to allow the operations to occur in parallel outside of the modification.

1.4.7

* Attempted to fix an issue that would occur in text with leading and trailing spaces by having them automatically stripped from the text.

1.4.6

* Updated README for PyPI upload (finally).
* Added `MANIFEST.in`.
* Fixed module name in `setup.py`.

1.4.5

* Fixed `setup.py`.
* Added new entries to `.gitignore`.

1.4.4

* Added some additional docstrings.
* Fixed the date.

1.4.3

* A specific font was giving me a weird error with Pillow so I went and added some code that should fix it.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.