
Component-based time simulation environment in Python
[Documentation page](https://jfcoronel.github.io/OpenSimula/site/)
## Main Developers
* [Juan F. Coronel](http://jfc.us.es), Universidad de Sevilla
## Package dependencies
- numpy
- pandas
- scipy
- py-expression-eval
- shapely
- psychrolib
- plotly
- dash
- dash_bootstrap_components
- dash_ag_grid
- pyvista
- trame
- trame-vtk
- trame-vuetify
- ipywidgets
Raw data
{
"_id": null,
"home_page": null,
"name": "OpenSimula",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "\"Juan F. Coronel\" <jfc@us.es>",
"download_url": "https://files.pythonhosted.org/packages/c0/ba/0a485042721f784e79fbdbcdd3197b26e6f8c52b9403328849e4a969e758/opensimula-0.1.1.tar.gz",
"platform": null,
"description": "\nComponent-based time simulation environment in Python\n\n[Documentation page](https://jfcoronel.github.io/OpenSimula/site/)\n\n## Main Developers\n\n* [Juan F. Coronel](http://jfc.us.es), Universidad de Sevilla\n\n## Package dependencies\n- numpy\n- pandas\n- scipy\n- py-expression-eval\n- shapely\n- psychrolib\n- plotly\n- dash\n- dash_bootstrap_components\n- dash_ag_grid\n- pyvista\n- trame\n- trame-vtk\n- trame-vuetify\n- ipywidgets\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Component-based time simulation environment in Python",
"version": "0.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/jfCoronel/OpenSimula/issues",
"Homepage": "https://github.com/jfCoronel/OpenSimula/Site",
"Repository": "https://github.com/jfCoronel/OpenSimula"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7131cc6d0eb1f9c030f8194c6780f8793a1b1f4b866956b1857e9d901ff2b14d",
"md5": "d989aeb98cf496044f607aedbdf0dcfa",
"sha256": "6e26837832e622b1684f065f414d23fb0cadb1fce9b907d22d99c0c86a058157"
},
"downloads": -1,
"filename": "opensimula-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d989aeb98cf496044f607aedbdf0dcfa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 51504,
"upload_time": "2024-08-07T10:10:44",
"upload_time_iso_8601": "2024-08-07T10:10:44.624462Z",
"url": "https://files.pythonhosted.org/packages/71/31/cc6d0eb1f9c030f8194c6780f8793a1b1f4b866956b1857e9d901ff2b14d/opensimula-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c0ba0a485042721f784e79fbdbcdd3197b26e6f8c52b9403328849e4a969e758",
"md5": "36be886f8dec664b0e3551e09a1f1088",
"sha256": "42235d3531647e65cbce2f02f2dfa1ca51df1ffbdda692d33278a5a3db11b61e"
},
"downloads": -1,
"filename": "opensimula-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "36be886f8dec664b0e3551e09a1f1088",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6379298,
"upload_time": "2024-08-07T10:10:48",
"upload_time_iso_8601": "2024-08-07T10:10:48.077434Z",
"url": "https://files.pythonhosted.org/packages/c0/ba/0a485042721f784e79fbdbcdd3197b26e6f8c52b9403328849e4a969e758/opensimula-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-07 10:10:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jfCoronel",
"github_project": "OpenSimula",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "dash",
"specs": [
[
"==",
"2.17.1"
]
]
},
{
"name": "dash_ag_grid",
"specs": [
[
"==",
"31.2.0"
]
]
},
{
"name": "dash_bootstrap_components",
"specs": [
[
"==",
"1.6.0"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.25.2"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.2.2"
]
]
},
{
"name": "plotly",
"specs": [
[
"==",
"5.23.0"
]
]
},
{
"name": "PsychroLib",
"specs": [
[
"==",
"2.5.0"
]
]
},
{
"name": "py_expression_eval",
"specs": [
[
"==",
"0.3.14"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"8.3.2"
]
]
},
{
"name": "pyvista",
"specs": [
[
"==",
"0.43.4"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.14.0"
]
]
},
{
"name": "Shapely",
"specs": [
[
"==",
"2.0.5"
]
]
}
],
"lcname": "opensimula"
}