gotranx

View on PyPIReverse Dependencies (0)

0.3.5 gotranx-0.3.5-py3-none-any.whl

Wheel Details

Project: gotranx
Version: 0.3.5
Filename: gotranx-0.3.5-py3-none-any.whl
Download: [link]
Size: 35851
MD5: 8de905a5ccc7b095cb0cc09d4591d6e5
SHA256: 24c1bed9290e047643f119fc8d6a107861452e59e4034390d4c4d038e4913118
Uploaded: 2024-04-04 09:42:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gotranx
Version: 0.3.5
Summary: A declarative language describing ordinary differential equations
Author-Email: Henrik Finsberg <henriknf[at]simula.no>
Project-Url: Homepage, https://github.com/finsberg/gotranx
License: MIT
Keywords: parser,lark,gotran,ode
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Requires-Dist: attrs
Requires-Dist: clang-format-docs
Requires-Dist: black
Requires-Dist: lark
Requires-Dist: pint
Requires-Dist: rich-click
Requires-Dist: structlog
Requires-Dist: sympy
Requires-Dist: typer
Requires-Dist: myokit
Requires-Dist: graphlib-backport; python_version < "3.9"
Requires-Dist: typing-extensions; python_version < "3.9"
Requires-Dist: bump-my-version; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: pdbpp; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocs-embed-external-markdown; extra == "docs"
Requires-Dist: griffe-inherited-docstrings (>=1.0); extra == "docs"
Requires-Dist: mkdocs-gen-files (>=0.5); extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: mkdocs-literate-nav (>=0.6); extra == "docs"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2812 characters]

WHEEL

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

RECORD

Path Digest Size
gotranx/__init__.py sha256=KrAhJUkTi5NJrc0wDsQyHh7SD8FrnLl9jQlv9zb79pk 947
gotranx/__main__.py sha256=BBVadYnOFTWLy9PipUhyKjB8kd4Qqm-cNwCZjuAtEes 77
gotranx/atoms.py sha256=JMkhkO2tGuQPYZulDrelR_Fd3-ApEO2setU4fMKS6KU 6522
gotranx/exceptions.py sha256=kPYu4A1Lc1ef1iK5fuCCg-39Mbe3l3PMxCLbZvOOTHM 2531
gotranx/expressions.py sha256=NOJwOZG5DHguCdASOzmmENePtnElJtSIVnKluIRWxTc 4894
gotranx/load.py sha256=NDG26EJuAWAfQKAG2AlzoNDoctVZ_SoeCTuIjILjfyc 879
gotranx/myokit.py sha256=UbnQUkYXnpjwEZOUH-APX-h_pmw2aBjpVCXQOjkElro 7523
gotranx/ode.lark sha256=slOHfqUHmjJipdz2RcSppRwVqHnAztqrD4bn2dE1US4 2335
gotranx/ode.py sha256=h1ruyrRpBlRLA_rzWTq5wQf19SBS9lTZvepT-BCwkw0 11529
gotranx/ode_component.py sha256=dEwmsZOcd_eSiWbTYxLpeC6zOgqEy_bcA542iw8w93o 7095
gotranx/parser.py sha256=rI4rIpyGB7_28AcLAyhTbWtG-M3-mwoew8qA_Cbotxo 334
gotranx/save.py sha256=dk7cLWk9S27qoeAC9deVi1op5PPvsICXs81ZxKACsvc 601
gotranx/schemes.py sha256=rgSdla0sv0t21elUPs1XAhG6UsNE8hkT5GYFeDzcbHU 5073
gotranx/sympytools.py sha256=Ua7lLLaFYJyKYtzJszYlzM89EVUPl8VXaQtphkGtNDY 3237
gotranx/transformer.py sha256=7o2hDdC9Ey-iUXzmS11pZ1sIZ1hfEKQfcLG2nVa2WTA 7125
gotranx/units.py sha256=w0tfoW-QtD-lqLg3Q9cxZVwmgCTXsMequc2CO_Nawqw 40
gotranx/cli/__init__.py sha256=LEk7rvEB9yjFLbXZqpm6iW7JsM4xcFERhF1Jp9RfnXc 3351
gotranx/cli/cellml2ode.py sha256=NZda76y06ef9uLL6cLC8cHY64AAjM6v4yXRinkTUfFA 773
gotranx/cli/gotran2c.py sha256=QsBt9aNm7KnUsrk7PBvezgVx-BpseMwf4UtScDplGEM 2329
gotranx/cli/gotran2py.py sha256=LVQeZqqoeRT-42nZckzoilWEqWsBYomEP09zHn5hkic 2364
gotranx/codegen/__init__.py sha256=90yhGnKED1L8SyQod2AT4DAa_BAObLJlUL-HGDGBhyY 622
gotranx/codegen/base.py sha256=8ibtFJrkoouHinc3i-uxhMz4ezoFMsig4PHVqSXdZlc 15185
gotranx/codegen/c.py sha256=6--NEqsYBxhgv6_pRmEUyhe2k7k4YbeP75dZ9qOhlVo 4273
gotranx/codegen/ode.py sha256=Ai_66Y_KDorp6h5Jb7cgNonF91rAQaXj8q2he8JltPo 5607
gotranx/codegen/python.py sha256=2Mv3yjjKUez64LieetFTFklTAF_wYb9_bXiaBHD7mYs 6008
gotranx/templates/__init__.py sha256=abBsLKh2JN09Wly4DmHPyN1aZu9DUHWctNcmVqrbUvY 1067
gotranx/templates/c.py sha256=WwBj8_T2AbE7nuvkb_S0xyDhtXnSW4G9Zsdc_8G-1Wo 2343
gotranx/templates/python.py sha256=0rdp3xDKjLc8dAPldjHKLuU97gazZAgqYCjqWY0rcsI 3934
gotranx-0.3.5.dist-info/METADATA sha256=Y7gn2fshA6Iys-B7TMz6X410sqjHo5mRsPjrd7Areko 4633
gotranx-0.3.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
gotranx-0.3.5.dist-info/entry_points.txt sha256=QF3MVCs29R_WdVa7XzF4zLC2JNiLba-6-uVFLj6BnQk 44
gotranx-0.3.5.dist-info/top_level.txt sha256=QlH-pehH_z35LoInUfb6z3Ub0sqeQ9JVLzCM-yaWpUk 8
gotranx-0.3.5.dist-info/RECORD

top_level.txt

gotranx

entry_points.txt

gotranx = gotranx.cli:app