Pytiff

Latest version: v0.8.1

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

Scan your dependencies

0.8.0

Updated Tags

- Tags now use enums instead of simple strings (`pytiff.tags`).
- Fields with a scalar do now return a scalar instead of a numpy array of length 1.

Page Handling

- you can no longer iterate over a Tiff object.
- instead a Tiff object has a `tif.pages` attribute, that returns a list with each page.
- the manual way via calling `tif.set_page(1)` is still valid.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.