Metadata-Version: 2.1
Name: krules-fastapi-env
Version: 0.12.0
Summary: KKRules environment for fastAPI 
Home-page: https://github.com/airspot-dev/krules
License: Apache Licence 2.0
Author: Alberto Degli Esposti
Author-email: alberto@arispot.tech
Requires-Python: >=3.11,<3.12
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fastapi (>=0.111.0,<0.112.0)
Requires-Dist: json-logging (>=1.3.0,<2.0.0)
Requires-Dist: krules-env (>=0.12.0,<0.13.0)
Project-URL: Repository, https://github.com/airspot-dev/krules
Description-Content-Type: text/markdown

# krules-fastapi-env

This module is mainly intended for setup the KRules environments in a FastAPI context.

