Class-resolver

Latest version: v0.5.4

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

Scan your dependencies

Page 2 of 7

0.4.2

What's Changed
* Make KeyError more informative by cmungall in https://github.com/cthoyt/class-resolver/pull/51
* Add doctests to CI by cthoyt in https://github.com/cthoyt/class-resolver/pull/53
* Update docstrings for torch contrib by cthoyt in https://github.com/cthoyt/class-resolver/pull/55
* Use importlib.metadata instead of pkg_resources for entry point discovery by pkalita-lbl in https://github.com/cthoyt/class-resolver/pull/57

New Contributors
* cmungall made their first contribution in https://github.com/cthoyt/class-resolver/pull/51
* pkalita-lbl made their first contribution in https://github.com/cthoyt/class-resolver/pull/57

**Full Changelog**: https://github.com/cthoyt/class-resolver/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* Add sklearn contrib by cthoyt in https://github.com/cthoyt/class-resolver/pull/44
* Add optuna categorical suggestion function by cthoyt in https://github.com/cthoyt/class-resolver/pull/46
* Add `torch_geometric` contrib module by cthoyt in https://github.com/cthoyt/class-resolver/pull/43
* Make compatible with torch>=2.0 by mberr in https://github.com/cthoyt/class-resolver/pull/48


**Full Changelog**: https://github.com/cthoyt/class-resolver/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Add more tests by cthoyt in https://github.com/cthoyt/class-resolver/pull/41
* Add flag to decice whether __main__ is considered private by mberr in https://github.com/cthoyt/class-resolver/pull/42


**Full Changelog**: https://github.com/cthoyt/class-resolver/compare/v0.3.10...v0.4.0

0.3.8

Expose two type annotations from top-level:

- OneOrManyHintOrType,
- OneOrManyOptionalKwargs

**Full Changelog**: https://github.com/cthoyt/class-resolver/compare/v0.3.7...v0.3.8

0.3.7

Update silly mistakes in docs

This is what happens when you don't use doctests

**Full Changelog**: https://github.com/cthoyt/class-resolver/compare/v0.3.6...v0.3.7

0.3.6

- Add aggregation resolver for torch contrib
- Add numpy contrib with aggregation resolver
- Update intersphinx and build

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.