Metadata-Version: 2.1
Name: auto-crud-param
Version: 0.1.0
Summary: Auto Create Retrieve Update Delete ORM Functionality for Param models using SQL alchemy.
Author: Shawn Anderson
Author-email: shawn@longtailfinancial.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: param (>=2.0.1,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.23,<3.0.0)
Description-Content-Type: text/markdown

# auto_crud_param
Auto Create Retrieve Update Delete ORM Functionality for Param models using SQL alchemy.

