Metadata-Version: 2.1
Name: givemecontext
Version: 0.1.4
Summary: A Python library to streamline code structure and context for LLMs
Author: Kevin Saltarelli
Author-email: kevinqz@gmail.com
Requires-Python: >=3.10.0,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: black (>=24.8.0,<25.0.0)
Requires-Dist: memory-profiler (>=0.61.0,<0.62.0)
Requires-Dist: pydantic (>=2.9.2,<3.0.0)
Requires-Dist: pytest (>=8.3.3,<9.0.0)
Requires-Dist: ruff (>=0.6.8,<0.7.0)
