Metadata-Version: 2.0
Name: pymola
Version: 0.0.5
Summary: A python/modelica based simulation environment.
Home-page: https://github.com/jgoppert/pymola
Author: James Goppert
Author-email: james.goppert@gmail.com
License: GPLv3+
Download-URL: https://github.com/jgoppert/pymola
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Other
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Embedded Systems
Requires-Dist: antlr4-python2-runtime (>4.5)
Requires-Dist: argparse (>=1.1)
Requires-Dist: enum34 (>=1.1.2)
Requires-Dist: jinja2 (>=2.8)
Requires-Dist: matplotlib (>=1.3.1)
Requires-Dist: numpy (>=1.8.2)
Requires-Dist: scipy (>=0.13.3)
Requires-Dist: setuptools (>=2.2)
Requires-Dist: sympy (>=0.7.6.1)

Pymola contains a Python based compiler for the modelica language
and enables interacting with Modelica easily in Python.



