Fileformats

Latest version: v0.15.0

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

Scan your dependencies

Page 11 of 12

0.5.0

* Adds TypedSet generic class
* Renames BaseDirectory -> Directory and Directory -> DirectoryContaining
* Adds SetOf
* Adds fileformats.misc.Dicom class

0.4.3

This PR contains minor bug fixes around handling of file extensions

0.4.2

Modified the WithSideCars mixin so that it can support multiple side-cars

0.4.1

* Adds the WithQualifiers mixin class

By adding the WithQualifiers mixin, classes can be subtyped using class getitem, e.g. Zip[Png] represents a zip file containing a PNG image. Qualifiers can be interpreted differently depending on what makes sense for the qualified class. For example, Directory[Png, Gif] describes a directory containing PNG and GIF files, where as Xml[Svg] is an XML file that corresponds to the SVG format.

0.4.0

* Adds field types for use in typing strings, floats, bools and arrays
* streamlines the validation so both the required properties and the "checks" are tested at initialisation time

0.3.3

A small release, with a more descriptive warning messages on converter import fail

Page 11 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.