thermostat


Namethermostat JSON
Version 1.7.5 PyPI version JSON
download
home_pagehttps://github.com/EPAENERGYSTAR/epathermostat
SummaryCalculate connected thermostat savings
upload_time2023-01-06 18:13:44
maintainer
docs_urlNone
authorPhil Ngo
requires_python
licenseMIT
keywords thermostat savings epa
VCS
bugtrack_url
requirements certifi charset-normalizer click eemeter eeweather greenlet idna numpy packaging pandas patsy pyparsing pyproj python-dateutil pytz requests scipy shapely six sqlalchemy statsmodels urllib3
Travis-CI No Travis.
coveralls test coverage
            Calculate connected thermostat temperature/run-time savings.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/EPAENERGYSTAR/epathermostat",
    "name": "thermostat",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "thermostat savings EPA",
    "author": "Phil Ngo",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/79/57/238153f373fadf63953caafe541bb067b7a39c2aa08c9b46f647762b94b3/thermostat-1.7.5.tar.gz",
    "platform": null,
    "description": "Calculate connected thermostat temperature/run-time savings.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Calculate connected thermostat savings",
    "version": "1.7.5",
    "project_urls": {
        "Homepage": "https://github.com/EPAENERGYSTAR/epathermostat"
    },
    "split_keywords": [
        "thermostat",
        "savings",
        "epa"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7957238153f373fadf63953caafe541bb067b7a39c2aa08c9b46f647762b94b3",
                "md5": "9d55ac2cc933d28554eaf36c31866e4c",
                "sha256": "7f9d0d15e643d982f2490a6de85a7cad18cb3da128de802246992501d5cd68ea"
            },
            "downloads": -1,
            "filename": "thermostat-1.7.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9d55ac2cc933d28554eaf36c31866e4c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 314483,
            "upload_time": "2023-01-06T18:13:44",
            "upload_time_iso_8601": "2023-01-06T18:13:44.886982Z",
            "url": "https://files.pythonhosted.org/packages/79/57/238153f373fadf63953caafe541bb067b7a39c2aa08c9b46f647762b94b3/thermostat-1.7.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-06 18:13:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EPAENERGYSTAR",
    "github_project": "epathermostat",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2022.12.7"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "2.0.12"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.0.4"
                ]
            ]
        },
        {
            "name": "eemeter",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "eeweather",
            "specs": [
                [
                    "==",
                    "0.3.24"
                ]
            ]
        },
        {
            "name": "greenlet",
            "specs": [
                [
                    "==",
                    "1.1.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.3"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.22.2"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "21.3"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "patsy",
            "specs": [
                [
                    "==",
                    "0.5.2"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.0.7"
                ]
            ]
        },
        {
            "name": "pyproj",
            "specs": [
                [
                    "==",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2021.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.27.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.8.0"
                ]
            ]
        },
        {
            "name": "shapely",
            "specs": [
                [
                    "==",
                    "1.8.1.post1"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "sqlalchemy",
            "specs": [
                [
                    "==",
                    "1.4.31"
                ]
            ]
        },
        {
            "name": "statsmodels",
            "specs": [
                [
                    "==",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.8"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "thermostat"
}
        
Elapsed time: 0.81089s