Metadata-Version: 2.1
Name: gmsPython
Version: 0.1.2
Summary: Automating GAMS models and execution from Python
Home-page: https://github.com/ChampionApe/gmsPython
Author: Rasmus K. Skjødt Berg
Author-email: rasmus.kehlet.berg@econ.ku.dk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: openpyxl
Requires-Dist: pyDatabases
Requires-Dist: gamsapi

# gmsPython 
gmsPython version 0.1.0

Note: The gmsPython.gamY part of the package is almost entirely copied from the dream-tools package version 2.1.9 from PyPi.
