Metadata-Version: 2.1
Name: fastexec
Version: 0.1.0
Summary: Execute function with FastAPI features.
License: MIT
Author: AllenChou
Author-email: f1470891079@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: all
Requires-Dist: fastapi[standard]
Description-Content-Type: text/markdown

# fastexec
Execute function with FastAPI features.

