Metadata-Version: 2.4
Name: helmric
Version: 0.3.1
Summary: Audit + reliability layer for AI agents. One call. Zero hallucinations in production.
Project-URL: Homepage, https://helmric.com
Project-URL: Documentation, https://docs.helmric.com
Project-URL: Bug Tracker, https://github.com/SwapyG/helmric-py/issues
License: MIT
Keywords: ai,audit,hallucination,llm,reliability,verification
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: httpx>=0.27
Provides-Extra: dev
Requires-Dist: hatchling; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: respx>=0.21; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
