Metadata-Version: 2.1
Name: monkey-patch.py
Version: 0.0.5
Summary: A Python package for adding typed LLM features to your applications.
Home-page: https://github.com/monkey-patch-sdk/monkey-patch.py
Author: Jack Hopkins
Author-email: jack.hopkins@me.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pydantic >=1.8.2
Requires-Dist: appdirs ~=1.4.4
Requires-Dist: openai ==0.28.1
Requires-Dist: numpy ~=1.24.4
Requires-Dist: python-dotenv ==1.0.0
Requires-Dist: bitarray ==2.8.2
Requires-Dist: pydantic ==2.4.2

