Zninit

Latest version: v0.1.11

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

Scan your dependencies

Page 2 of 2

0.1.5

What's Changed
* fix issues in 7 with metaclasses by PythonFZ in https://github.com/zincware/ZnInit/pull/8


**Full Changelog**: https://github.com/zincware/ZnInit/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* rename cls attributes and keep backwards compatibility by PythonFZ in https://github.com/zincware/ZnInit/pull/7

Reason for pip Yanked
Introduction of metaclass does not allow to use metaclasses in the child classes.

**Full Changelog**: https://github.com/zincware/ZnInit/compare/v0.1.3...v0.1.4

0.1.3

Changelog
- add `pip install zninit[typeguard]` as an optional dependency for type checking at runtime
- `Descriptor(check_type=True)` will now evaluate the type when calling `__set__` against the annotation.

What's Changed
* replace flake8 with ruff by PythonFZ in https://github.com/zincware/ZnInit/pull/5
* add annotations and runtime type checking by PythonFZ in https://github.com/zincware/ZnInit/pull/6

**Full Changelog**: https://github.com/zincware/ZnInit/compare/v0.1.2...v0.1.3

0.1.2

Small Update on the error message handling

**Full Changelog**: https://github.com/zincware/ZnInit/compare/v0.1.1...v0.1.2

0.1.1

- introduce `init_subclass_basecls`
- add `Empty` to main __init__

**Full Changelog**: https://github.com/zincware/ZnInit/compare/v0.1.0...v0.1.1

0.1.0

Initial Release of the `ZnInit` package

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.