neon-nodes


Nameneon-nodes JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/neon-nodes
SummaryNeon node clients for Hana
upload_time2024-04-05 16:43:10
maintainerNone
docs_urlNone
authorNeonGecko
requires_pythonNone
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Neon Nodes
Clients for connecting to a server running Hana. These are minimal classes that
are responsible for collecting a user's input, sending it to a remote system for
processing, and presenting a response to the user.

## Voice Client
The voice client will start a service that listens for a wake word on the local
system, sends recorded speech to a HANA endpoint for processing, and plays back
the response.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/neon-nodes",
    "name": "neon-nodes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "NeonGecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/55/ef/33115513f7b48982db62da0799ef4a6f8157eb509d456eef52bb266c5893/neon-nodes-0.0.1.tar.gz",
    "platform": null,
    "description": "# Neon Nodes\nClients for connecting to a server running Hana. These are minimal classes that\nare responsible for collecting a user's input, sending it to a remote system for\nprocessing, and presenting a response to the user.\n\n## Voice Client\nThe voice client will start a service that listens for a wake word on the local\nsystem, sends recorded speech to a HANA endpoint for processing, and plays back\nthe response.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Neon node clients for Hana",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/neon-nodes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38bffa7f0b35bebfbdbf3be12105ebe1685b31a0bb0a4494272b259d06d0b7a2",
                "md5": "8b281f796bbf8298d6f9efa4b5f36ab5",
                "sha256": "4584337ace3a93f8309d4e9282c54c8f7f80e561851ece1820c86190420967ab"
            },
            "downloads": -1,
            "filename": "neon_nodes-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b281f796bbf8298d6f9efa4b5f36ab5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 186602,
            "upload_time": "2024-04-05T16:43:08",
            "upload_time_iso_8601": "2024-04-05T16:43:08.944544Z",
            "url": "https://files.pythonhosted.org/packages/38/bf/fa7f0b35bebfbdbf3be12105ebe1685b31a0bb0a4494272b259d06d0b7a2/neon_nodes-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55ef33115513f7b48982db62da0799ef4a6f8157eb509d456eef52bb266c5893",
                "md5": "24b28959be363043f09fd2edb7b5ca4f",
                "sha256": "a8ffc8d0517ac2a518569af77b887dbdf46f5f9f4c3a80dab8777ba4897abe0a"
            },
            "downloads": -1,
            "filename": "neon-nodes-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "24b28959be363043f09fd2edb7b5ca4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 188094,
            "upload_time": "2024-04-05T16:43:10",
            "upload_time_iso_8601": "2024-04-05T16:43:10.255467Z",
            "url": "https://files.pythonhosted.org/packages/55/ef/33115513f7b48982db62da0799ef4a6f8157eb509d456eef52bb266c5893/neon-nodes-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 16:43:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "neon-nodes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neon-nodes"
}
        
Elapsed time: 0.25668s