pymoca

View on PyPIReverse Dependencies (4)

0.10.0 pymoca-0.10.0-py3-none-any.whl

Wheel Details

Project: pymoca
Version: 0.10.0
Filename: pymoca-0.10.0-py3-none-any.whl
Download: [link]
Size: 115900
MD5: b3533cf555588c28c0dc873e9dc24bab
SHA256: f2e28347568729bfab25eff50987df07ce15554500cb096c94a12846b063714c
Uploaded: 2023-08-04 12:53:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pymoca
Version: 0.10.0
Summary: A python/modelica based simulation environment.
Author: James Goppert
Author-Email: james.goppert[at]gmail.com
Maintainer: James Goppert
Maintainer-Email: james.goppert[at]gmail.com
Home-Page: https://github.com/pymoca/pymoca
Download-Url: https://github.com/pymoca/pymoca
License: BSD
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
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Requires-Python: >=3.8
Requires-Dist: antlr4-python3-runtime (==4.7.*)
Requires-Dist: numpy (>=1.8.2)
Requires-Dist: casadi (>=3.4.0); extra == "all"
Requires-Dist: jinja2 (>=2.10.1); extra == "all"
Requires-Dist: jupyterlab; extra == "all"
Requires-Dist: lxml (>=3.5.0); extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: scipy (>=0.13.3); extra == "all"
Requires-Dist: sympy (>=0.7.6.1); extra == "all"
Requires-Dist: casadi (>=3.4.0); extra == "casadi"
Requires-Dist: jupyterlab; extra == "examples"
Requires-Dist: matplotlib; extra == "examples"
Requires-Dist: lxml (>=3.5.0); extra == "lxml"
Requires-Dist: scipy (>=0.13.3); extra == "lxml"
Requires-Dist: sympy (>=0.7.6.1); extra == "sympy"
Requires-Dist: scipy (>=0.13.3); extra == "sympy"
Requires-Dist: jinja2 (>=2.10.1); extra == "sympy"
Provides-Extra: all
Provides-Extra: casadi
Provides-Extra: examples
Provides-Extra: lxml
Provides-Extra: sympy
License-File: LICENSE
[Description omitted; length: 123 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pymoca/Modelica.g4 sha256=eZha5C5CEE6AeoAi-mIuUifoiqsu9hr7abHjUM6Hvxo 16568
pymoca/__init__.py sha256=JOl41NviMN-qDV0Z8ZPmhNIxvgyauGGJHdB4A-8MhqM 93
pymoca/_version.py sha256=JhWkX1QGIfZ3bxloY8EnSntOAZVpW5dHRgr-zH7yqdY 498
pymoca/ast.py sha256=jK2krXN6l6soj7r7K3PaweXOZyfD1Qe239tVWmyiPXY 30146
pymoca/parser.py sha256=RnAa1SjIsuZwJLjdzshlCJG5vgS0aqecUxWVb88HgBY 34366
pymoca/tree.py sha256=4Bum05UQl3X9JDw7upTuTzs6ET5A3RiwY_moCazheMk 47503
pymoca/backends/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymoca/backends/casadi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymoca/backends/casadi/_options.py sha256=BCJE5SzlzTnaW83JMqUhYEAvJpF0rf2h6rnH0KlEKvc 1295
pymoca/backends/casadi/alias_relation.py sha256=HxrHvgtig7fGY-7EpU_x0pcjKUU8RGNYZikayc2Zpxs 3086
pymoca/backends/casadi/api.py sha256=goheJTqvqxD2PgLHgwButeRHb6TQhdojGrNvwVB7Wo8 19482
pymoca/backends/casadi/generator.py sha256=xxmbAjWjOp3BisdKdmWLUXV7FOmFpt6ATSXwNm-NjGM 42101
pymoca/backends/casadi/model.py sha256=TiXp2UjgDKZPUuI1ofSoK7FOIugzo_-0kdJfNYwj-Io 58206
pymoca/backends/casadi/mtensor.py sha256=SsMvosnxtspLfF6nXCVze17Ak-HgkRESLrcd5CncIew 909
pymoca/backends/sympy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymoca/backends/sympy/generator.py sha256=VKmVs3CWyDl-5QkA85UW4iu5oK1lIUEQC6RzZpMai3s 7436
pymoca/backends/sympy/runtime.py sha256=x0SbUz8ziXpyeLbFdIrcKThaQphz3nXwJ1jOTvJ2UDU 5777
pymoca/backends/xml/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymoca/backends/xml/analysis.py sha256=L1ltYTw5NmEyMhft3DrX8y7GhbNO_-QS29g3fwi1H4Q 980
pymoca/backends/xml/generator.py sha256=X31iJ-A99PmicNexJuEnThjIeRzyWIDuPEhTxfGs1gs 4463
pymoca/backends/xml/model.py sha256=s7Ie21psw6d6WwIRDjB53Oi--bIDENYXaQqVC16779Q 7847
pymoca/backends/xml/parser.py sha256=RTMqvgJ81py5ISXeS45jBXT64B8eWM1vsWGBX1X8-SU 14170
pymoca/backends/xml/sim_scipy.py sha256=---UUVBlniRZ1H6Jtg7skpU7EeBM24IKayDRV-f488c 5236
pymoca/generated/ModelicaLexer.py sha256=K0NcFr2ELrEouZJ4u_6C4YQfSduiKaiS7VmwqlfzlF8 31394
pymoca/generated/ModelicaListener.py sha256=MpMj1x8ZpNFI-dXMoa-RgzUD7TnzU4FWKT1CO05WYwE 37825
pymoca/generated/ModelicaParser.py sha256=gYdzPzzNjt5zF2cQ9noNVtGVtfXQxWNATB5vNBzsrSA 303564
pymoca/generated/ModelicaVisitor.py sha256=fLZnFC2lpVGTBJKvFSelWxhrMomn5OAqscZEjRoDNXw 22269
pymoca/generated/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymoca-0.10.0.dist-info/LICENSE sha256=L4fog1DEnj2HGAMt8B4VuoJeZpP1dgpaPUrdP5qL1wY 1512
pymoca-0.10.0.dist-info/METADATA sha256=HCwfUUydw7ciHPNbnyG-TZ0MCXb_Vgv1m1HLlxOt0ik 2474
pymoca-0.10.0.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
pymoca-0.10.0.dist-info/top_level.txt sha256=-cBy_bNL6N0hsQeYGlMkoBW5-XLCj7zZ7N9GL99-Pcw 7
pymoca-0.10.0.dist-info/RECORD

top_level.txt

pymoca