energyplus-pet


Nameenergyplus-pet JSON
Version 0.62 PyPI version JSON
download
home_pagehttps://github.com/Myoldmopar/EnergyPlusPet
SummaryParameter Estimation Tools for Generating EnergyPlus Inputs from Raw Performance Data
upload_time2024-04-23 18:37:18
maintainerNone
docs_urlNone
authorEdwin Lee, for NREL, for United States Department of Energy
requires_pythonNone
licenseModifiedBSD
keywords energyplus_launch ep_launch energyplus eplus energy+ building simulation whole building energy simulation heat transfer hvac modeling
VCS
bugtrack_url
requirements matplotlib scipy tksheet pillow sphinx sphinx_rtd_theme nose coverage coveralls flake8 wheel PLAN-Tools
Travis-CI No Travis.
coveralls test coverage
            # EnergyPlus "PET"

This project is a cross platform Python (Tk) GUI and tool kit for generating EnergyPlus inputs from component performance data. 

## Code Quality

[![Flake8](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/flake8.yml/badge.svg)](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/flake8.yml)
[![Tests](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/test.yml/badge.svg)](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/Myoldmopar/EnergyPlusPET/badge.svg?branch=main)](https://coveralls.io/github/Myoldmopar/EnergyPlusPET?branch=main)

Code is checked for style and with unit tests by GitHub Actions using nosetests to sniff out the tests.
Code coverage is exercised purely on Ubuntu and pushed to coveralls, available [here](https://coveralls.io/github/Myoldmopar/EnergyPlusPET?branch=main).

## Documentation

[![Documentation Status](https://readthedocs.org/projects/energypluspet/badge/?version=stable)](https://energypluspet.readthedocs.io/en/stable/)

Docs are built on ReadTheDocs and hosted [here](https://energypluspet.readthedocs.io/en/stable/).

## Releases

[![PyPIRelease](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/release.yml/badge.svg)](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/release.yml)

When a release is tagged, a GitHub Action workflow will create a Python wheel and upload it to the PyPi server.

To install into an existing Python environment, execute `pip install energyplus_pet`



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Myoldmopar/EnergyPlusPet",
    "name": "energyplus-pet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "energyplus_launch, ep_launch, EnergyPlus, eplus, Energy+, Building Simulation, Whole Building Energy Simulation, Heat Transfer, HVAC, Modeling",
    "author": "Edwin Lee, for NREL, for United States Department of Energy",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/88/d0/bb87283dd9260b20b2f2f1bc19def900cba3512c1ab6d65add3b674c83d0/energyplus_pet-0.62.tar.gz",
    "platform": "Linux (Tested on Ubuntu)",
    "description": "# EnergyPlus \"PET\"\n\nThis project is a cross platform Python (Tk) GUI and tool kit for generating EnergyPlus inputs from component performance data. \n\n## Code Quality\n\n[![Flake8](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/flake8.yml/badge.svg)](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/flake8.yml)\n[![Tests](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/test.yml/badge.svg)](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/test.yml)\n[![Coverage Status](https://coveralls.io/repos/github/Myoldmopar/EnergyPlusPET/badge.svg?branch=main)](https://coveralls.io/github/Myoldmopar/EnergyPlusPET?branch=main)\n\nCode is checked for style and with unit tests by GitHub Actions using nosetests to sniff out the tests.\nCode coverage is exercised purely on Ubuntu and pushed to coveralls, available [here](https://coveralls.io/github/Myoldmopar/EnergyPlusPET?branch=main).\n\n## Documentation\n\n[![Documentation Status](https://readthedocs.org/projects/energypluspet/badge/?version=stable)](https://energypluspet.readthedocs.io/en/stable/)\n\nDocs are built on ReadTheDocs and hosted [here](https://energypluspet.readthedocs.io/en/stable/).\n\n## Releases\n\n[![PyPIRelease](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/release.yml/badge.svg)](https://github.com/Myoldmopar/EnergyPlusPET/actions/workflows/release.yml)\n\nWhen a release is tagged, a GitHub Action workflow will create a Python wheel and upload it to the PyPi server.\n\nTo install into an existing Python environment, execute `pip install energyplus_pet`\n\n\n",
    "bugtrack_url": null,
    "license": "ModifiedBSD",
    "summary": "Parameter Estimation Tools for Generating EnergyPlus Inputs from Raw Performance Data",
    "version": "0.62",
    "project_urls": {
        "Homepage": "https://github.com/Myoldmopar/EnergyPlusPet"
    },
    "split_keywords": [
        "energyplus_launch",
        " ep_launch",
        " energyplus",
        " eplus",
        " energy+",
        " building simulation",
        " whole building energy simulation",
        " heat transfer",
        " hvac",
        " modeling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b039ab2eb051d476044c01aa9ded06001310ad284942742f4305f473be835eb6",
                "md5": "0dca8041e8104b731d73c1ade89c16ed",
                "sha256": "5bbbc329f45df03223afc8883ddaa426a565e9bb79e1817232e017b8681d0cd9"
            },
            "downloads": -1,
            "filename": "energyplus_pet-0.62-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0dca8041e8104b731d73c1ade89c16ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 190757,
            "upload_time": "2024-04-23T18:37:17",
            "upload_time_iso_8601": "2024-04-23T18:37:17.254346Z",
            "url": "https://files.pythonhosted.org/packages/b0/39/ab2eb051d476044c01aa9ded06001310ad284942742f4305f473be835eb6/energyplus_pet-0.62-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88d0bb87283dd9260b20b2f2f1bc19def900cba3512c1ab6d65add3b674c83d0",
                "md5": "e9f7e8db4634fe71349db368ee559b05",
                "sha256": "89b2efed571630374b0917975777baf950d8e49418e8ea6f00c11e1c13c9967b"
            },
            "downloads": -1,
            "filename": "energyplus_pet-0.62.tar.gz",
            "has_sig": false,
            "md5_digest": "e9f7e8db4634fe71349db368ee559b05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 44683,
            "upload_time": "2024-04-23T18:37:18",
            "upload_time_iso_8601": "2024-04-23T18:37:18.536538Z",
            "url": "https://files.pythonhosted.org/packages/88/d0/bb87283dd9260b20b2f2f1bc19def900cba3512c1ab6d65add3b674c83d0/energyplus_pet-0.62.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 18:37:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Myoldmopar",
    "github_project": "EnergyPlusPet",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "tksheet",
            "specs": [
                [
                    "==",
                    "7.1.8"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    ">=",
                    "8.0.0"
                ]
            ]
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        },
        {
            "name": "nose",
            "specs": []
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "coveralls",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "PLAN-Tools",
            "specs": [
                [
                    "==",
                    "0.5"
                ]
            ]
        }
    ],
    "lcname": "energyplus-pet"
}
        
Elapsed time: 0.28984s