Metadata-Version: 2.1
Name: trano
Version: 0.1.43
Summary: 
Home-page: https://andoludo.github.io/trano/
Keywords: energy simulation,modelica,interoperability,building energy simulation,buildings,ideas
Author: aan
Author-email: andoludovic.andriamamonjy@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Requires-Dist: anytree (>=2.12.1,<3.0.0)
Requires-Dist: buildingspy (>=5.1.0,<6.0.0)
Requires-Dist: cruft (>=2.15.0,<3.0.0)
Requires-Dist: docker (>=7.0.0,<8.0.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: json2html (>=1.3.0,<2.0.0)
Requires-Dist: linkml (>=1.8.1,<2.0.0)
Requires-Dist: lxml (>=4.9.3,<5.0.0)
Requires-Dist: matplotlib (>=3.8.2,<4.0.0)
Requires-Dist: networkx (>=3.2.1,<4.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: plotly (>=5.22.0,<6.0.0)
Requires-Dist: pydantic (>=2.8.0,<3.0.0)
Requires-Dist: python-docx (>=1.1.2,<2.0.0)
Requires-Dist: pyvis (>=0.3.2,<0.4.0)
Requires-Dist: pyyaml-include (>=2.1,<3.0)
Requires-Dist: rdflib (>=7.0.0,<8.0.0)
Requires-Dist: typer (>=0.12.5,<0.13.0)
Requires-Dist: uuid (>=1.30,<2.0)
Requires-Dist: yattag (>=1.15.2,<2.0.0)
Project-URL: Repository, https://github.com/andoludo/trano
Description-Content-Type: text/markdown

# TRANO

<div style="padding: 10px; border: 1px solid #f0ad4e; border-radius: 5px; background-color: #fef7e6;">
  <strong>⚠️ Documentation:</strong> <a href="https://andoludo.github.io/trano/" target="_blank">trano</a>
</div>

Trano is a package designed to automate the implementation of building energy simulation models using a simplified YAML input format. It leverages existing validated Modelica libraries, including the [Buildings library](https://simulationresearch.lbl.gov/modelica/) and the [IDEAS library](https://github.com/open-ideas/IDEAS), as well as other Modelica libraries.

