ais-dom


Nameais-dom JSON
Version 2023.11.0 PyPI version JSON
download
home_page
SummaryOpen-source home automation platform running on Python 3.
upload_time2023-11-02 15:39:56
maintainer
docs_urlNone
author
requires_python>=3.11.0
licenseApache-2.0
keywords home automation
VCS
bugtrack_url
requirements aiohttp aiohttp astral attrs atomicwrites-homeassistant awesomeversion bcrypt certifi ciso8601 httpx home-assistant-bluetooth ifaddr Jinja2 lru-dict PyJWT cryptography pyOpenSSL orjson packaging pip python-slugify PyYAML requests typing-extensions ulid-transform voluptuous voluptuous-serialize yarl
Travis-CI No Travis.
coveralls test coverage
            AI-Speaker
=================================================================================

Open source home automation that puts local control and privacy first.

Based on  https://home-assistant.io

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ais-dom",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": "",
    "keywords": "home,automation",
    "author": "",
    "author_email": "The Home Assistant Authors <hello@home-assistant.io>",
    "download_url": "https://files.pythonhosted.org/packages/d5/d7/97e98ff05d8aa3202ccdd36cd0c5ca2349d0f5b588857cd29415014dc1bc/ais-dom-2023.11.0.tar.gz",
    "platform": "any",
    "description": "AI-Speaker\n=================================================================================\n\nOpen source home automation that puts local control and privacy first.\n\nBased on  https://home-assistant.io\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Open-source home automation platform running on Python 3.",
    "version": "2023.11.0",
    "project_urls": {
        "Bug Reports": "https://github.com/home-assistant/core/issues",
        "Discord": "https://www.home-assistant.io/join-chat/",
        "Docs: Dev": "https://developers.home-assistant.io/",
        "Forum": "https://community.home-assistant.io/",
        "Homepage": "https://www.home-assistant.io/",
        "Source Code": "https://github.com/home-assistant/core"
    },
    "split_keywords": [
        "home",
        "automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1245342e2d289c711f1c9a5effea9652c80eaa6e1e360d33e26dd5d08be2c7d7",
                "md5": "307b1ca7c9472627eae1a9c9fccc34c1",
                "sha256": "f7782227ba6d63ac7f7b9883f269ea624389b9083b1efa9f8321c050eaa5928b"
            },
            "downloads": -1,
            "filename": "ais_dom-2023.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "307b1ca7c9472627eae1a9c9fccc34c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 31726114,
            "upload_time": "2023-11-02T15:39:45",
            "upload_time_iso_8601": "2023-11-02T15:39:45.163471Z",
            "url": "https://files.pythonhosted.org/packages/12/45/342e2d289c711f1c9a5effea9652c80eaa6e1e360d33e26dd5d08be2c7d7/ais_dom-2023.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5d797e98ff05d8aa3202ccdd36cd0c5ca2349d0f5b588857cd29415014dc1bc",
                "md5": "ce756f25415c795fbc00d2b4f20239c8",
                "sha256": "91a53600822746d4cd0b03149f8089e42681c5e3873e1f9a6a02be6cf6f48858"
            },
            "downloads": -1,
            "filename": "ais-dom-2023.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ce756f25415c795fbc00d2b4f20239c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 18262526,
            "upload_time": "2023-11-02T15:39:56",
            "upload_time_iso_8601": "2023-11-02T15:39:56.621660Z",
            "url": "https://files.pythonhosted.org/packages/d5/d7/97e98ff05d8aa3202ccdd36cd0c5ca2349d0f5b588857cd29415014dc1bc/ais-dom-2023.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-02 15:39:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "home-assistant",
    "github_project": "core",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.9.0b0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.8.5"
                ]
            ]
        },
        {
            "name": "astral",
            "specs": [
                [
                    "==",
                    "2.2"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "23.1.0"
                ]
            ]
        },
        {
            "name": "atomicwrites-homeassistant",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "awesomeversion",
            "specs": [
                [
                    "==",
                    "23.8.0"
                ]
            ]
        },
        {
            "name": "bcrypt",
            "specs": [
                [
                    "==",
                    "4.0.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "2021.5.30"
                ]
            ]
        },
        {
            "name": "ciso8601",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    "==",
                    "0.25.0"
                ]
            ]
        },
        {
            "name": "home-assistant-bluetooth",
            "specs": [
                [
                    "==",
                    "1.10.4"
                ]
            ]
        },
        {
            "name": "ifaddr",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "lru-dict",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "==",
                    "2.8.0"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "41.0.4"
                ]
            ]
        },
        {
            "name": "pyOpenSSL",
            "specs": [
                [
                    "==",
                    "23.2.0"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": [
                [
                    "==",
                    "3.9.9"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    ">=",
                    "23.1"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    ">=",
                    "21.3.1"
                ]
            ]
        },
        {
            "name": "python-slugify",
            "specs": [
                [
                    "==",
                    "4.0.1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    "<",
                    "5.0"
                ],
                [
                    ">=",
                    "4.8.0"
                ]
            ]
        },
        {
            "name": "ulid-transform",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "voluptuous",
            "specs": [
                [
                    "==",
                    "0.13.1"
                ]
            ]
        },
        {
            "name": "voluptuous-serialize",
            "specs": [
                [
                    "==",
                    "2.6.0"
                ]
            ]
        },
        {
            "name": "yarl",
            "specs": [
                [
                    "==",
                    "1.9.2"
                ]
            ]
        }
    ],
    "lcname": "ais-dom"
}
        
Elapsed time: 0.15089s