kerttula


Namekerttula JSON
Version 0.1.7 PyPI version JSON
download
home_pageNone
SummaryJuha's home automation application
upload_time2025-08-30 05:53:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords home automation juham masterpiece
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Kerttula
========

`Kerttula` is a home automation application built on top of 'Juham' framework.
It controls my home.


Project Status
--------------

**Current State**: **Pre-Alpha (Status 2)**  
In its current form, Kerttula™ may still resemble more of a distant mission (or even a "mess") than a "masterpiece," but I'm actively developing it to reach that goal!

Please check out the `CHANGELOG <CHANGELOG.rst>`_ file for changes in this release.


Installation
------------

The installation is two stage process

1. To install:

.. code-block:: python

    pip install kerttula


2. Configure

   OpenWeatherMap and various other services require you to register and obtain web keys and things like
   that. Most importantly, Influx DB and Graphana cloud accounts must be created for data visualization.
   Please consult 'juham' documentation for more information.



License
-------

This project is licensed under the MIT License - see the `LICENSE <LICENSE.rst>`_ file.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kerttula",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "\"J. Meskanen\" <juham.api@gmail.com>",
    "keywords": "home, automation, juham, masterpiece",
    "author": null,
    "author_email": "J Meskanen <juham.api@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/58/5b/e1704d4e9f8123b6f12a580e01048f50f5b3351f15e3a3159939155d717f/kerttula-0.1.7.tar.gz",
    "platform": null,
    "description": "Kerttula\n========\n\n`Kerttula` is a home automation application built on top of 'Juham' framework.\nIt controls my home.\n\n\nProject Status\n--------------\n\n**Current State**: **Pre-Alpha (Status 2)**  \nIn its current form, Kerttula\u2122 may still resemble more of a distant mission (or even a \"mess\") than a \"masterpiece,\" but I'm actively developing it to reach that goal!\n\nPlease check out the `CHANGELOG <CHANGELOG.rst>`_ file for changes in this release.\n\n\nInstallation\n------------\n\nThe installation is two stage process\n\n1. To install:\n\n.. code-block:: python\n\n    pip install kerttula\n\n\n2. Configure\n\n   OpenWeatherMap and various other services require you to register and obtain web keys and things like\n   that. Most importantly, Influx DB and Graphana cloud accounts must be created for data visualization.\n   Please consult 'juham' documentation for more information.\n\n\n\nLicense\n-------\n\nThis project is licensed under the MIT License - see the `LICENSE <LICENSE.rst>`_ file.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Juha's home automation application",
    "version": "0.1.7",
    "project_urls": {
        "Bug Reports": "https://gitlab.com/juham/kerttula",
        "Funding": "https://meskanen.com",
        "Homepage": "https://gitlab.com/juham/kerttula",
        "Say Thanks!": "http://meskanen.com",
        "Source": "https://gitlab.com/juham/kerttula"
    },
    "split_keywords": [
        "home",
        " automation",
        " juham",
        " masterpiece"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7e6e8cbf62e33837529909d5d41a3ca1eb465451d197dbf1a25ca679bf7b309",
                "md5": "d79474f7b8805778c27cd42e025cf49e",
                "sha256": "e7aa74c5eafc6240982932ad6d3ef2908566451efcfaeb30766de93bacdbc176"
            },
            "downloads": -1,
            "filename": "kerttula-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d79474f7b8805778c27cd42e025cf49e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5577,
            "upload_time": "2025-08-30T05:53:46",
            "upload_time_iso_8601": "2025-08-30T05:53:46.226552Z",
            "url": "https://files.pythonhosted.org/packages/f7/e6/e8cbf62e33837529909d5d41a3ca1eb465451d197dbf1a25ca679bf7b309/kerttula-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "585be1704d4e9f8123b6f12a580e01048f50f5b3351f15e3a3159939155d717f",
                "md5": "2c2241dfcacaabfea39d38fcf73f4d3f",
                "sha256": "8ff046792e96215370cde3dda9804082640bf4b9017f0e0dcdc089c4cabba6e4"
            },
            "downloads": -1,
            "filename": "kerttula-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "2c2241dfcacaabfea39d38fcf73f4d3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5823,
            "upload_time": "2025-08-30T05:53:47",
            "upload_time_iso_8601": "2025-08-30T05:53:47.277597Z",
            "url": "https://files.pythonhosted.org/packages/58/5b/e1704d4e9f8123b6f12a580e01048f50f5b3351f15e3a3159939155d717f/kerttula-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-30 05:53:47",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "juham",
    "gitlab_project": "kerttula",
    "lcname": "kerttula"
}
        
Elapsed time: 0.99084s