Metadata-Version: 2.4
Name: rhetor
Version: 1.3.0
Summary: A Python library for parsing and solving OPL-like mathematical programming models using multiple solvers.
Author-email: Roberto Rossi <robros@gmail.com>
Project-URL: Homepage, https://gwr3n.github.io/rhetor/
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: sly>=0.5
Requires-Dist: numpy>=1.26
Requires-Dist: scipy>=1.14
Requires-Dist: gurobipy>=11.0
Requires-Dist: highspy>=1.11
Requires-Dist: Pillow>=10
Requires-Dist: ttkbootstrap>=1.14
Requires-Dist: platformdirs>=4.1
Requires-Dist: openai>=1.99
Requires-Dist: google-generativeai>=0.8.5
Requires-Dist: google-genai>=1.0.0
Requires-Dist: ollama>=0.6.0
Requires-Dist: tensorflow>=2.16.2
Requires-Dist: sentence-transformers>=5.1.1
Requires-Dist: tf-keras>=2.16.0
Requires-Dist: tiktoken>=0.12.0
