smart-meter-texas


Namesmart-meter-texas JSON
Version 0.5.3 PyPI version JSON
download
home_pagehttps://github.com/grahamwetzler/smart-meter-texas
SummaryPackage to connect to and retrieve data from the unofficial Smart Meter Texas API
upload_time2023-07-22 12:41:18
maintainer
docs_urlNone
authorGraham Wetzler
requires_python>=3.6
licenseMIT license
keywords smart_meter_texas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================
Smart Meter Texas
=================


.. image:: https://img.shields.io/pypi/v/smart_meter_texas.svg
        :target: https://pypi.python.org/pypi/smart_meter_texas

.. image:: https://img.shields.io/travis/grahamwetzler/smart-meter-texas.svg
        :target: https://travis-ci.com/grahamwetzler/smart-meter-texas


Package to asynchronously connect to and retrieve data from the unofficial Smart Meter Texas API using aiohttp.

Currently only obtaining the dashboard and current meter reading are implemented. There are serval other API endpoints that are not implemented in this package.


* Free software: MIT license


Install
--------
To install:

.. code-block:: bash

  $ pip install smart-meter-texas

Example
-------

Please see the examples for an idea of how to get started using the package.

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/grahamwetzler/smart-meter-texas",
    "name": "smart-meter-texas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "smart_meter_texas",
    "author": "Graham Wetzler",
    "author_email": "graham@wetzler.dev",
    "download_url": "https://files.pythonhosted.org/packages/b6/67/671a1c6fa03c55aa567c25ed9945a7cbc13cefdbd4fd1491b57c0163e4ba/smart_meter_texas-0.5.3.tar.gz",
    "platform": null,
    "description": "=================\nSmart Meter Texas\n=================\n\n\n.. image:: https://img.shields.io/pypi/v/smart_meter_texas.svg\n        :target: https://pypi.python.org/pypi/smart_meter_texas\n\n.. image:: https://img.shields.io/travis/grahamwetzler/smart-meter-texas.svg\n        :target: https://travis-ci.com/grahamwetzler/smart-meter-texas\n\n\nPackage to asynchronously connect to and retrieve data from the unofficial Smart Meter Texas API using aiohttp.\n\nCurrently only obtaining the dashboard and current meter reading are implemented. There are serval other API endpoints that are not implemented in this package.\n\n\n* Free software: MIT license\n\n\nInstall\n--------\nTo install:\n\n.. code-block:: bash\n\n  $ pip install smart-meter-texas\n\nExample\n-------\n\nPlease see the examples for an idea of how to get started using the package.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Package to connect to and retrieve data from the unofficial Smart Meter Texas API",
    "version": "0.5.3",
    "project_urls": {
        "Homepage": "https://github.com/grahamwetzler/smart-meter-texas"
    },
    "split_keywords": [
        "smart_meter_texas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fc0a9f6ac51a77c1ad33af466507e5563b7eb9175136c1880c3c26fd0090bc8",
                "md5": "5b5e6dbe803cb76861e6de99bf8bfdb3",
                "sha256": "4d9d9dccf71e9fe114fa2033fa93a83afee47f7d9b0894541026d24119aa070c"
            },
            "downloads": -1,
            "filename": "smart_meter_texas-0.5.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b5e6dbe803cb76861e6de99bf8bfdb3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 8611,
            "upload_time": "2023-07-22T12:41:16",
            "upload_time_iso_8601": "2023-07-22T12:41:16.751251Z",
            "url": "https://files.pythonhosted.org/packages/6f/c0/a9f6ac51a77c1ad33af466507e5563b7eb9175136c1880c3c26fd0090bc8/smart_meter_texas-0.5.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b667671a1c6fa03c55aa567c25ed9945a7cbc13cefdbd4fd1491b57c0163e4ba",
                "md5": "d4aee161949c5ad329dc9d93991d0ebf",
                "sha256": "fb91b41303f4bd3855a4d34d30bdbfb1b590728fc542423c9aeb865b3f87b35d"
            },
            "downloads": -1,
            "filename": "smart_meter_texas-0.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d4aee161949c5ad329dc9d93991d0ebf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13933,
            "upload_time": "2023-07-22T12:41:18",
            "upload_time_iso_8601": "2023-07-22T12:41:18.292208Z",
            "url": "https://files.pythonhosted.org/packages/b6/67/671a1c6fa03c55aa567c25ed9945a7cbc13cefdbd4fd1491b57c0163e4ba/smart_meter_texas-0.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-22 12:41:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grahamwetzler",
    "github_project": "smart-meter-texas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "smart-meter-texas"
}
        
Elapsed time: 0.12708s