Metadata-Version: 2.4
Name: neurosymbols
Version: 0.0.1
Summary: Creating the deterministic logic layer for LLMs
Author: neurosymbols contributors
License: MIT
License-File: LICENSE
Keywords: ai,deterministic,dspy,llm,logic,neurosymbolic,optimization,prolog,symbolic-ai
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: dspy<4.0.0,>=3.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pyswip>=0.2.10
Provides-Extra: dev
Requires-Dist: black>=24.0.0; extra == 'dev'
Requires-Dist: pytest>=8.4.2; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
