Metadata-Version: 2.1
Name: pymoca
Version: 0.3.4
Summary: A python/modelica based simulation environment.
Home-page: https://github.com/pymoca/pymoca
Author: James Goppert
Author-email: james.goppert@gmail.com
Maintainer: James Goppert
Maintainer-email: james.goppert@gmail.com
License: BSD
Download-URL: https://github.com/pymoca/pymoca
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 :: BSD License
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-Python: >=3.5
Requires-Dist: antlr4-python3-runtime (==4.7.*)
Requires-Dist: matplotlib (>=1.3.1)
Requires-Dist: sympy (>=0.7.6.1)
Requires-Dist: scipy (>=0.13.3)
Requires-Dist: numpy (>=1.8.2)
Requires-Dist: jinja2 (>=2.7.2)
Requires-Dist: casadi (>=3.4.0)
Requires-Dist: lxml (>=3.5.0)

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



