Metadata-Version: 2.2
Name: OpenSimula
Version: 0.3.2
Summary: Component-based time simulation environment in Python
Author-email: "Juan F. Coronel" <jfc@us.es>
Project-URL: Homepage, http://opensimula.org
Project-URL: Repository, https://github.com/jfCoronel/OpenSimula
Project-URL: Bug Tracker, https://github.com/jfCoronel/OpenSimula/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>1.25
Requires-Dist: pandas>1.5
Requires-Dist: scipy>=1.1
Requires-Dist: shapely>=2.0.3
Requires-Dist: psychrolib>=2.5.0
Requires-Dist: pyvista>=0.43.5
Requires-Dist: ipywidgets>=8.1.2
Requires-Dist: trame>=3.6.0
Requires-Dist: trame-vtk>=2.8.5
Requires-Dist: trame-vuetify>=2.4.3
Requires-Dist: plotly>=5.17.0
Requires-Dist: triangle>=20230923
Requires-Dist: dash>=2.0.0
Requires-Dist: dash-bootstrap-components>=1.0.0
Requires-Dist: dash-ag-grid>=31.0.0
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Provides-Extra: docs
Requires-Dist: mkdocs>=1.5; extra == "docs"

![Logo](https://app.opensimula.org/img/logo_opensimula.png)
Component-based time simulation environment in Python

[Documentation page](https://app.opensimula.org/)

## Main Developers

* [Juan F. Coronel](http://jfc.us.es), Universidad de Sevilla

## Package dependencies
- numpy
- pandas
- scipy
- shapely
- psychrolib
- plotly
- dash
- dash_bootstrap_components
- dash_ag_grid
- pyvista
- trame
- trame-vtk
- trame-vuetify
- ipywidgets

