pyenergyplus-lbnl


Namepyenergyplus-lbnl JSON
Version 23.2.1 PyPI version JSON
download
home_pagehttps://github.com/taoning/pyenergyplus
SummaryDirect port of pyenergyplus that comes with EnergyPlus into a standalone Python package
upload_time2023-10-24 21:25:49
maintainer
docs_urlNone
authorLBNL
requires_python
licenseLICENSE.txt
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyenergyplus (LBNL)

pyenergyplus is a direct port of the pyenergyplus inside regular EnergyPlus
distribution into a standalone Python pacakge. Nothing is changed.
No additional code written. The purpose of the port is a have a standalone
Python pacakge so that regular Python users can access EnergyPlus through
pyenergyplus API without having to separately install EnergyPlus and manage
environment manually.





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/taoning/pyenergyplus",
    "name": "pyenergyplus-lbnl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "LBNL",
    "author_email": "taoningwang@lbl.gov",
    "download_url": "",
    "platform": null,
    "description": "# pyenergyplus (LBNL)\n\npyenergyplus is a direct port of the pyenergyplus inside regular EnergyPlus\ndistribution into a standalone Python pacakge. Nothing is changed.\nNo additional code written. The purpose of the port is a have a standalone\nPython pacakge so that regular Python users can access EnergyPlus through\npyenergyplus API without having to separately install EnergyPlus and manage\nenvironment manually.\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "Direct port of pyenergyplus that comes with EnergyPlus into a standalone Python package",
    "version": "23.2.1",
    "project_urls": {
        "Homepage": "https://github.com/taoning/pyenergyplus"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5aa376d66116e44fb86882964202cb54d41558122b86ba595f208ba20359e3e4",
                "md5": "69231c4e57b4b562d95d6743cd746014",
                "sha256": "da887f7b229b3f63e1b45f323352752c94dc5f47eeac75d85539dada916045af"
            },
            "downloads": -1,
            "filename": "pyenergyplus_lbnl-23.2.1-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "69231c4e57b4b562d95d6743cd746014",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 36237483,
            "upload_time": "2023-10-24T21:25:49",
            "upload_time_iso_8601": "2023-10-24T21:25:49.996361Z",
            "url": "https://files.pythonhosted.org/packages/5a/a3/76d66116e44fb86882964202cb54d41558122b86ba595f208ba20359e3e4/pyenergyplus_lbnl-23.2.1-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-24 21:25:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "taoning",
    "github_project": "pyenergyplus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyenergyplus-lbnl"
}
        
Elapsed time: 0.28014s