statum


Namestatum JSON
Version 0.1.1.dev0 PyPI version JSON
download
home_pagehttps://github.com/liamlio/statum
SummaryOpionated Framework to build scalable LLM based applications through function chaining or state machines.
upload_time2023-08-22 02:59:34
maintainer
docs_urlNone
authorLiam Croteau
requires_python>=3.10,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # statum
An LLM Application framework for network based execution graphs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/liamlio/statum",
    "name": "statum",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Liam Croteau",
    "author_email": "liamcroteau@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/44/53/471f1faba265ea8037c54188374c339e59e6b6a8ce8f32b834423035ce2e/statum-0.1.1.dev0.tar.gz",
    "platform": null,
    "description": "# statum\nAn LLM Application framework for network based execution graphs\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Opionated Framework to build scalable LLM based applications through function chaining or state machines.",
    "version": "0.1.1.dev0",
    "project_urls": {
        "Homepage": "https://github.com/liamlio/statum",
        "Repository": "https://github.com/liamlio/statum"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03297fbcaac4b4aa6121068f96b60fd7bcb8d602ecc92ea1098b8d848fddbb9c",
                "md5": "90b4832a8596f3740211a2a2160d0693",
                "sha256": "cbf1baf59f42f93b865a7ecc91f4ba76971b3d730feb7aa6dc36c022d9585617"
            },
            "downloads": -1,
            "filename": "statum-0.1.1.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90b4832a8596f3740211a2a2160d0693",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 6855,
            "upload_time": "2023-08-22T02:59:32",
            "upload_time_iso_8601": "2023-08-22T02:59:32.728411Z",
            "url": "https://files.pythonhosted.org/packages/03/29/7fbcaac4b4aa6121068f96b60fd7bcb8d602ecc92ea1098b8d848fddbb9c/statum-0.1.1.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4453471f1faba265ea8037c54188374c339e59e6b6a8ce8f32b834423035ce2e",
                "md5": "3947a79051fb919e4582dea6c26e5676",
                "sha256": "21bb0521a3fa3c4e1574042f5aa096448a2aa026cc47078f201bcb5ad9d6be93"
            },
            "downloads": -1,
            "filename": "statum-0.1.1.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "3947a79051fb919e4582dea6c26e5676",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 4121,
            "upload_time": "2023-08-22T02:59:34",
            "upload_time_iso_8601": "2023-08-22T02:59:34.263104Z",
            "url": "https://files.pythonhosted.org/packages/44/53/471f1faba265ea8037c54188374c339e59e6b6a8ce8f32b834423035ce2e/statum-0.1.1.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 02:59:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "liamlio",
    "github_project": "statum",
    "github_not_found": true,
    "lcname": "statum"
}
        
Elapsed time: 0.10347s