Dynamicpy

Latest version: v1.3.1

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

Scan your dependencies

Page 1 of 2

1.3.1

- Fix the `field` function's `strict` parameter was being inverted.

**Full Changelog**: https://github.com/NimajnebEC/dynamicpy/compare/v1.3.0...v1.3.1

1.3.0

- Added [Models System](https://github.com/NimajnebEC/dynamicpy?tab=readme-ov-file#models)

**Full Changelog**: https://github.com/NimajnebEC/dynamicpy/compare/v1.2.2...v1.3.0

1.2.2

- Fixed suppressing all `AttributeError`s raised in widget handlers.

**Full Changelog**: https://github.com/NimajnebEC/dynamicpy/compare/v1.2.1...v1.2.2

1.2.1

- Fixed wheel record issues caused by poetry-templating plugin.

**Full Changelog**: https://github.com/NimajnebEC/dynamicpy/compare/v1.2.0...v1.2.1

1.2.0

- Added [Widget System](https://github.com/NimajnebEC/dynamicpy#widgets)
- Added BaseWidget class
- Added register_widget_handler to dynamic loader

**Full Changelog**: https://github.com/NimajnebEC/dynamicpy/compare/v1.1.0...v1.2.0

1.1.0

- Added `DynamicLoader.load_object` for loading arbitrary objects.
- Added `DynamicLoader.register_type_handler` and `DynamicLoader.type_handler` methods as a type-checked shortcut for adding handlers based on type.
- Switched to using `dir` function when loading objects.
- Ignore attribute if `AttributeError` is raised when reading its value.
- Miscellaneous code refactoring

**Full Changelog**: https://github.com/NimajnebEC/dynamicpy/compare/v1.0.1...v1.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.