stark-engine


Namestark-engine JSON
Version 4.2.0 PyPI version JSON
download
home_pageNone
SummaryS.T.A.R.K - Speech and Text Algorithmic Recognition Kit. Modern framework for creating powerfull voice assistants.
upload_time2025-10-28 00:38:16
maintainerNone
docs_urlNone
authorMarkParker5
requires_python<4.0,>=3.12
licenseCC BY-NC-SA 4.0
keywords python open-source natural-language-processing framework cross-platform natural-language voice voice-commands python3 voice-recognition speech-recognition speech-to-text community-project voice-assistant voice-interface nlp machine-learning ai text-analysis stark stark-place stark-engine mark parker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # S.T.A.R.K.

**Speech and Text Algorithmic Recognition Kit**

Modern, advanced, and fast framework for creating natural language (especially voice) interfaces. Like [FastAPI](https://fastapi.tiangolo.com/), but with speech instead of http. 

Check [docs](https://stark.markparker.me/) for more information.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "stark-engine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "python, open-source, natural-language-processing, framework, cross-platform, natural-language, voice, voice-commands, python3, voice-recognition, speech-recognition, speech-to-text, community-project, voice-assistant, voice-interface, NLP, machine-learning, AI, text-analysis, stark, stark-place, stark-engine, mark parker",
    "author": "MarkParker5",
    "author_email": "mark@parker-programs.com",
    "download_url": "https://files.pythonhosted.org/packages/16/6b/c1ef255f583146cf77358530f5d0aa11be9959a7b56d269589574ebd6690/stark_engine-4.2.0.tar.gz",
    "platform": null,
    "description": "# S.T.A.R.K.\n\n**Speech and Text Algorithmic Recognition Kit**\n\nModern, advanced, and fast framework for creating natural language (especially voice) interfaces. Like [FastAPI](https://fastapi.tiangolo.com/), but with speech instead of http. \n\nCheck [docs](https://stark.markparker.me/) for more information.\n\n",
    "bugtrack_url": null,
    "license": "CC BY-NC-SA 4.0",
    "summary": "S.T.A.R.K - Speech and Text Algorithmic Recognition Kit. Modern framework for creating powerfull voice assistants.",
    "version": "4.2.0",
    "project_urls": {
        "Documentation": "https://stark.markparker.me",
        "Homepage": "https://pypi.org/project/stark-engine/",
        "Repository": "https://github.com/MarkParker5/STARK"
    },
    "split_keywords": [
        "python",
        " open-source",
        " natural-language-processing",
        " framework",
        " cross-platform",
        " natural-language",
        " voice",
        " voice-commands",
        " python3",
        " voice-recognition",
        " speech-recognition",
        " speech-to-text",
        " community-project",
        " voice-assistant",
        " voice-interface",
        " nlp",
        " machine-learning",
        " ai",
        " text-analysis",
        " stark",
        " stark-place",
        " stark-engine",
        " mark parker"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1d8149eaeea9e7dd34d6c2890c3f54a190390862863010e68dea60ca5070b6a5",
                "md5": "59460157441ad240c4d32110388aa9bf",
                "sha256": "511faa0430d10dd7a98981d8ce63b3e73622371d79b9c62c976f51215b7cce7a"
            },
            "downloads": -1,
            "filename": "stark_engine-4.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59460157441ad240c4d32110388aa9bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 57807,
            "upload_time": "2025-10-28T00:38:15",
            "upload_time_iso_8601": "2025-10-28T00:38:15.573164Z",
            "url": "https://files.pythonhosted.org/packages/1d/81/49eaeea9e7dd34d6c2890c3f54a190390862863010e68dea60ca5070b6a5/stark_engine-4.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "166bc1ef255f583146cf77358530f5d0aa11be9959a7b56d269589574ebd6690",
                "md5": "5f96a873341ee00d0b62d30b2d55d4e4",
                "sha256": "2bca9777e9d382f99851975d03fefcba4360e10c7230f28f4d3dfe099d45b594"
            },
            "downloads": -1,
            "filename": "stark_engine-4.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5f96a873341ee00d0b62d30b2d55d4e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 43688,
            "upload_time": "2025-10-28T00:38:16",
            "upload_time_iso_8601": "2025-10-28T00:38:16.943843Z",
            "url": "https://files.pythonhosted.org/packages/16/6b/c1ef255f583146cf77358530f5d0aa11be9959a7b56d269589574ebd6690/stark_engine-4.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-28 00:38:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MarkParker5",
    "github_project": "STARK",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stark-engine"
}
        
Elapsed time: 1.59904s