Metadata-Version: 2.1
Name: few-shot
Version: 0.2.0
Summary: <A simple decorator for injecting few-shot examples into a function docstring, validating against its type hints.>
License: MIT
Author: SlapDrone
Author-email: slapdrone@proton.me
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: function
Provides-Extra: marvin
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
