Metadata-Version: 2.1
Name: alchemizer
Version: 0.1.0
Summary: Meta-framework to facilitate development of frameworks using identity map and unit of work patterns
Author: mm21
Author-email: mm21.dev@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Description-Content-Type: text/markdown

# Alchemizer

Meta-framework to facilitate development of frameworks using identity map and unit of work patterns.

The name is a nod to [SQLAlchemy](https://github.com/sqlalchemy/sqlalchemy) and [RuneScape](https://runescape.wiki/w/Alchemiser).

