Metadata-Version: 2.2
Name: gmsPython
Version: 0.1.9
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# gmsPython 
gmsPython version 0.1.x

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