stark-engine


Namestark-engine JSON
Version 4.0.7 PyPI version JSON
download
home_pagehttps://pypi.org/project/stark-engine/
SummaryS.T.A.R.K - Speech and Text Algorithmic Recognition Kit. Modern framework for creating powerfull voice assistants.
upload_time2023-09-21 18:37:29
maintainer
docs_urlNone
authorMarkParker5
requires_python>=3.10,<4.0
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": "https://pypi.org/project/stark-engine/",
    "name": "stark-engine",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "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/80/be/54b9d9b0b480db584c0d756f219ce3145bf6284044359e575578f8577f04/stark_engine-4.0.7.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.0.7",
    "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": "",
            "digests": {
                "blake2b_256": "a952b6a7f6e3a546df73853c66e1d21dcdef82e864771e9d7b44493f585b1bf3",
                "md5": "54fd46240300f03d8a6f980a511b1de6",
                "sha256": "71c4c64cb1ef7b400f686b42976c167e5b7478d4e5aead40d0f33300237c6235"
            },
            "downloads": -1,
            "filename": "stark_engine-4.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "54fd46240300f03d8a6f980a511b1de6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 29977,
            "upload_time": "2023-09-21T18:37:28",
            "upload_time_iso_8601": "2023-09-21T18:37:28.331804Z",
            "url": "https://files.pythonhosted.org/packages/a9/52/b6a7f6e3a546df73853c66e1d21dcdef82e864771e9d7b44493f585b1bf3/stark_engine-4.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80be54b9d9b0b480db584c0d756f219ce3145bf6284044359e575578f8577f04",
                "md5": "fa1da9b55cc20b1f75aa220a0df44b3a",
                "sha256": "98a5b351132ef6d3930d004bf65d1b67f4e8e239cc6e4a994dc6c3e16942f5e0"
            },
            "downloads": -1,
            "filename": "stark_engine-4.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "fa1da9b55cc20b1f75aa220a0df44b3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 22868,
            "upload_time": "2023-09-21T18:37:29",
            "upload_time_iso_8601": "2023-09-21T18:37:29.970945Z",
            "url": "https://files.pythonhosted.org/packages/80/be/54b9d9b0b480db584c0d756f219ce3145bf6284044359e575578f8577f04/stark_engine-4.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 18:37:29",
    "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: 0.12424s