ecoviewer


Nameecoviewer JSON
Version 1.4.9 PyPI version JSON
download
home_pageNone
SummaryContains functions for use in HVAC Dash applications
upload_time2024-12-17 18:42:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EcoViewer
HVAC data dash app utility package

## Unit Testing
To run Unit tests, run the following command in the terminal in the corresponding directory:
```bash
python -m pytest
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ecoviewer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e1/14/1792cf121734aa6dd22a9279afc2a47bea987e9c815c4f47b930239dfb50/ecoviewer-1.4.9.tar.gz",
    "platform": null,
    "description": "# EcoViewer\nHVAC data dash app utility package\n\n## Unit Testing\nTo run Unit tests, run the following command in the terminal in the corresponding directory:\n```bash\npython -m pytest\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Contains functions for use in HVAC Dash applications",
    "version": "1.4.9",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39565fd9a1fac8053fbbcb0224def52b669fe032b47bdf805a05d5b2f147d2ef",
                "md5": "4bab91fcd910bc3e7348b7200f36060b",
                "sha256": "40e2dc543965ed724618161f25801896825fa25dc2a2f015d56ea00b6ca73a38"
            },
            "downloads": -1,
            "filename": "ecoviewer-1.4.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4bab91fcd910bc3e7348b7200f36060b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 63530,
            "upload_time": "2024-12-17T18:42:52",
            "upload_time_iso_8601": "2024-12-17T18:42:52.855594Z",
            "url": "https://files.pythonhosted.org/packages/39/56/5fd9a1fac8053fbbcb0224def52b669fe032b47bdf805a05d5b2f147d2ef/ecoviewer-1.4.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1141792cf121734aa6dd22a9279afc2a47bea987e9c815c4f47b930239dfb50",
                "md5": "96f722b2db64de191235c241ccf2bf28",
                "sha256": "f6f3fbfc3e4757108bc3fcc0feec428267b34abc7eb98424e882671fb48f7b4e"
            },
            "downloads": -1,
            "filename": "ecoviewer-1.4.9.tar.gz",
            "has_sig": false,
            "md5_digest": "96f722b2db64de191235c241ccf2bf28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 47559,
            "upload_time": "2024-12-17T18:42:55",
            "upload_time_iso_8601": "2024-12-17T18:42:55.199284Z",
            "url": "https://files.pythonhosted.org/packages/e1/14/1792cf121734aa6dd22a9279afc2a47bea987e9c815c4f47b930239dfb50/ecoviewer-1.4.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 18:42:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ecoviewer"
}
        
Elapsed time: 0.41132s