buildingspy


Namebuildingspy JSON
Version 5.1.0 PyPI version JSON
download
home_pagehttp://simulationresearch.lbl.gov/modelica/
SummaryPackage for simulating and testing models from the Modelica Buildings and IBPSA libraries
upload_time2024-04-09 15:48:08
maintainerNone
docs_urlNone
authorMichael Wetter
requires_python>=3.8
license3-clause BSD
keywords modelica dymola openmodelica mat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            BuildingsPy
-----------

.. image:: https://travis-ci.com/lbl-srg/BuildingsPy.svg?branch=master
    :target: https://travis-ci.com/lbl-srg/BuildingsPy

BuildingsPy is a Python package that can be used to

* run Modelica simulation using Dymola, OpenModelica or OPTIMICA,
* process ``*.mat`` output files that were generated by Dymola, OPTIMICA or OpenModelica, and
* run unit tests and automate other workflows as part of Modelica library development.

The package provides functions to extract data series from
the output file for further use in the python packages
matplotlib for plotting and SciPy for scientific computing.

Documentation is available at http://simulationresearch.lbl.gov/modelica/buildingspy/

The license is at buildingspy/license.txt



            

Raw data

            {
    "_id": null,
    "home_page": "http://simulationresearch.lbl.gov/modelica/",
    "name": "buildingspy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "modelica dymola openmodelica mat",
    "author": "Michael Wetter",
    "author_email": "mwetter@lbl.gov",
    "download_url": "https://files.pythonhosted.org/packages/58/9b/df7842e91577f179a0944345cc3ff7bf989517498137e21d3f94c5537a70/buildingspy-5.1.0.tar.gz",
    "platform": null,
    "description": "BuildingsPy\n-----------\n\n.. image:: https://travis-ci.com/lbl-srg/BuildingsPy.svg?branch=master\n    :target: https://travis-ci.com/lbl-srg/BuildingsPy\n\nBuildingsPy is a Python package that can be used to\n\n* run Modelica simulation using Dymola, OpenModelica or OPTIMICA,\n* process ``*.mat`` output files that were generated by Dymola, OPTIMICA or OpenModelica, and\n* run unit tests and automate other workflows as part of Modelica library development.\n\nThe package provides functions to extract data series from\nthe output file for further use in the python packages\nmatplotlib for plotting and SciPy for scientific computing.\n\nDocumentation is available at http://simulationresearch.lbl.gov/modelica/buildingspy/\n\nThe license is at buildingspy/license.txt\n\n\n",
    "bugtrack_url": null,
    "license": "3-clause BSD",
    "summary": "Package for simulating and testing models from the Modelica Buildings and IBPSA libraries",
    "version": "5.1.0",
    "project_urls": {
        "Homepage": "http://simulationresearch.lbl.gov/modelica/"
    },
    "split_keywords": [
        "modelica",
        "dymola",
        "openmodelica",
        "mat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d95a8174a4a8b44a8cb24dafaaa70be145d56b13f612d91eb595311a95fec7e6",
                "md5": "a3ad16e1ad5076e2093117ad149ab4ec",
                "sha256": "38fed201f62ff805204605b7773ff1fe8df07e0c330301791050543196001300"
            },
            "downloads": -1,
            "filename": "buildingspy-5.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3ad16e1ad5076e2093117ad149ab4ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 777637,
            "upload_time": "2024-04-09T15:48:06",
            "upload_time_iso_8601": "2024-04-09T15:48:06.546453Z",
            "url": "https://files.pythonhosted.org/packages/d9/5a/8174a4a8b44a8cb24dafaaa70be145d56b13f612d91eb595311a95fec7e6/buildingspy-5.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "589bdf7842e91577f179a0944345cc3ff7bf989517498137e21d3f94c5537a70",
                "md5": "54b3dc5b2a7cc6f7d80022c243f5e34c",
                "sha256": "9f02ee5c9f93994dcbd15eb77066eb5779b24d4e1b19df9ba2aad06efa1f3efe"
            },
            "downloads": -1,
            "filename": "buildingspy-5.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "54b3dc5b2a7cc6f7d80022c243f5e34c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1553584,
            "upload_time": "2024-04-09T15:48:08",
            "upload_time_iso_8601": "2024-04-09T15:48:08.944683Z",
            "url": "https://files.pythonhosted.org/packages/58/9b/df7842e91577f179a0944345cc3ff7bf989517498137e21d3f94c5537a70/buildingspy-5.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 15:48:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "buildingspy"
}
        
Elapsed time: 0.32130s