Metadata-Version: 2.1
Name: use_factory
Version: 0.2
Summary: Factory usage mandatory for dataclasses
Author: Erik J Kostic
Project-URL: Homepage, https://github.com/eineruntervielen/use_factory
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Factory only

Decorator to make usage of a factory function mandatory.
