Metadata-Version: 2.4
Name: examexam
Version: 0.1.1
Summary: Let LLM generate tests, validate test, and then you take them. Useful for certs.
Author-email: Matthew Martin <matthewdeanmartin@gmail.com>
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: anthropic>=0.19.2
Requires-Dist: boto3>=1.34.44
Requires-Dist: colorlog>=6.8.2
Requires-Dist: google-generativeai>=0.8.4
Requires-Dist: markdown
Requires-Dist: mistralai>=1.6.0
Requires-Dist: openai>0.28
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: retry>=0.9.2
Requires-Dist: rtoml>=0.1.0
Requires-Dist: scipy
Requires-Dist: textual>=1.0.0
Requires-Dist: toml>=0.10.2
