vioneta


Namevioneta JSON
Version 2024.10.0 PyPI version JSON
download
home_pageNone
SummarySmart Agriculture platform running on Python 3.
upload_time2024-10-04 16:17:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12.0
licenseApache-2.0
keywords home automation
VCS
bugtrack_url
requirements aiodns aiohttp aiohttp_cors aiohttp-fast-zlib aiozoneinfo astral async-interrupt attrs atomicwrites-homeassistant awesomeversion bcrypt certifi ciso8601 fnv-hash-fast hass-nabucasa httpx home-assistant-bluetooth ifaddr Jinja2 lru-dict PyJWT cryptography Pillow pyOpenSSL orjson packaging pip psutil-home-assistant python-slugify PyYAML requests SQLAlchemy typing-extensions ulid-transform urllib3 voluptuous voluptuous-serialize voluptuous-openapi yarl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Vioneta Agro Platform

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vioneta",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.0",
    "maintainer_email": null,
    "keywords": "home, automation",
    "author": null,
    "author_email": "The Vioneta Authors <admin@vioneta.com>",
    "download_url": "https://files.pythonhosted.org/packages/72/45/873083f0f00ee74410d253f9abac99a2e53f7c28ca2dc751d2dc852ad433/vioneta-2024.10.0.tar.gz",
    "platform": "any",
    "description": "## Vioneta Agro Platform\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Smart Agriculture platform running on Python 3.",
    "version": "2024.10.0",
    "project_urls": {
        "Bug Reports": "https://github.com/Vioneta/core/issues",
        "Discord": "https://www.vioneta.com/join-chat/",
        "Docs: Dev": "https://dev.vioneta.com/",
        "Forum": "https://community.vioneta.com/",
        "Homepage": "https://www.vioneta.com/",
        "Source Code": "https://github.com/Vioneta/core"
    },
    "split_keywords": [
        "home",
        " automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d091dcb3383333ec9edcb8f950683db66c86336eed9a8ab26daee02b747d80b",
                "md5": "9699f10786e92ce93b7ef4fa20901adb",
                "sha256": "442c42b0ebd8ee77a5ef6dba31c42d7bcd2030fd49bea0a4e0fe0f3fa1cf579e"
            },
            "downloads": -1,
            "filename": "vioneta-2024.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9699f10786e92ce93b7ef4fa20901adb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.0",
            "size": 13833930,
            "upload_time": "2024-10-04T16:16:56",
            "upload_time_iso_8601": "2024-10-04T16:16:56.626892Z",
            "url": "https://files.pythonhosted.org/packages/4d/09/1dcb3383333ec9edcb8f950683db66c86336eed9a8ab26daee02b747d80b/vioneta-2024.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7245873083f0f00ee74410d253f9abac99a2e53f7c28ca2dc751d2dc852ad433",
                "md5": "5a7ce060f7f2e79690c0218643bb91b5",
                "sha256": "df8ace0d9faa51171f2f21ca584cf227505b647d80ef0d93d3de3472b3f56a32"
            },
            "downloads": -1,
            "filename": "vioneta-2024.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5a7ce060f7f2e79690c0218643bb91b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.0",
            "size": 9606837,
            "upload_time": "2024-10-04T16:17:00",
            "upload_time_iso_8601": "2024-10-04T16:17:00.335766Z",
            "url": "https://files.pythonhosted.org/packages/72/45/873083f0f00ee74410d253f9abac99a2e53f7c28ca2dc751d2dc852ad433/vioneta-2024.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 16:17:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Vioneta",
    "github_project": "core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiodns",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.10.2"
                ]
            ]
        },
        {
            "name": "aiohttp_cors",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "aiohttp-fast-zlib",
            "specs": [
                [
                    "==",
                    "0.1.1"
                ]
            ]
        },
        {
            "name": "aiozoneinfo",
            "specs": [
                [
                    "==",
                    "0.2.1"
                ]
            ]
        },
        {
            "name": "astral",
            "specs": [
                [
                    "==",
                    "2.2"
                ]
            ]
        },
        {
            "name": "async-interrupt",
            "specs": [
                [
                    "==",
                    "1.1.2"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "23.2.0"
                ]
            ]
        },
        {
            "name": "atomicwrites-homeassistant",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "awesomeversion",
            "specs": [
                [
                    "==",
                    "24.6.0"
                ]
            ]
        },
        {
            "name": "bcrypt",
            "specs": [
                [
                    "==",
                    "4.1.3"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "2021.5.30"
                ]
            ]
        },
        {
            "name": "ciso8601",
            "specs": [
                [
                    "==",
                    "2.3.1"
                ]
            ]
        },
        {
            "name": "fnv-hash-fast",
            "specs": [
                [
                    "==",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "hass-nabucasa",
            "specs": [
                [
                    "==",
                    "0.81.1"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    "==",
                    "0.27.0"
                ]
            ]
        },
        {
            "name": "home-assistant-bluetooth",
            "specs": [
                [
                    "==",
                    "1.12.2"
                ]
            ]
        },
        {
            "name": "ifaddr",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.4"
                ]
            ]
        },
        {
            "name": "lru-dict",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "==",
                    "2.8.0"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "43.0.0"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "10.4.0"
                ]
            ]
        },
        {
            "name": "pyOpenSSL",
            "specs": [
                [
                    "==",
                    "24.2.1"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": [
                [
                    "==",
                    "3.10.6"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    ">=",
                    "23.1"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    ">=",
                    "21.3.1"
                ]
            ]
        },
        {
            "name": "psutil-home-assistant",
            "specs": [
                [
                    "==",
                    "0.0.1"
                ]
            ]
        },
        {
            "name": "python-slugify",
            "specs": [
                [
                    "==",
                    "8.0.4"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    "==",
                    "2.0.31"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    "<",
                    "5.0"
                ],
                [
                    ">=",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "ulid-transform",
            "specs": [
                [
                    "==",
                    "0.13.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.26.5"
                ]
            ]
        },
        {
            "name": "voluptuous",
            "specs": [
                [
                    "==",
                    "0.15.2"
                ]
            ]
        },
        {
            "name": "voluptuous-serialize",
            "specs": [
                [
                    "==",
                    "2.6.0"
                ]
            ]
        },
        {
            "name": "voluptuous-openapi",
            "specs": [
                [
                    "==",
                    "0.0.5"
                ]
            ]
        },
        {
            "name": "yarl",
            "specs": [
                [
                    "==",
                    "1.9.4"
                ]
            ]
        }
    ],
    "lcname": "vioneta"
}
        
Elapsed time: 0.48344s