calute


Namecalute JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/erfanzar/Calute
SummaryAgents for intelligence and coordination
upload_time2024-11-20 10:33:04
maintainerNone
docs_urlNone
authorErfan Zare Chavoshi
requires_python<3.13,>=3.10
licenseApache-2.0
keywords easydel agents
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Calute
Calute is a powerful Python library for orchestrating and coordinating Large Language Model (LLM) agents, inspired by neural networks and cognitive architectures. It provides an intuitive framework for building sophisticated multi-agent systems that can collaborate, reason, and solve complex problems with direct client connect to EasyDeL.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/erfanzar/Calute",
    "name": "calute",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "EasyDeL, Agents",
    "author": "Erfan Zare Chavoshi",
    "author_email": "Erfanzare810@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/a4/f749439e8bd9538e6c73c99c3e5a9a337e438f573eb985ce51a82a5c982a/calute-0.0.2.tar.gz",
    "platform": null,
    "description": "# Calute\nCalute is a powerful Python library for orchestrating and coordinating Large Language Model (LLM) agents, inspired by neural networks and cognitive architectures. It provides an intuitive framework for building sophisticated multi-agent systems that can collaborate, reason, and solve complex problems with direct client connect to EasyDeL.",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agents for intelligence and coordination",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://erfanzar.github.io/Calute",
        "Homepage": "https://github.com/erfanzar/Calute",
        "Repository": "https://github.com/erfanzar/Calute"
    },
    "split_keywords": [
        "easydel",
        " agents"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "661504bc5a601a76546eb2cda6bef97ed46256d0bb4d186b4551483a097ad8d0",
                "md5": "c4e6b27adf4e612e57b8bf90955223f8",
                "sha256": "838d853812cb6b66d5d43e1185b7ea20fc77c1ae2bec32998cc1fbbd1a9a9b41"
            },
            "downloads": -1,
            "filename": "calute-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c4e6b27adf4e612e57b8bf90955223f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 15110,
            "upload_time": "2024-11-20T10:33:02",
            "upload_time_iso_8601": "2024-11-20T10:33:02.061594Z",
            "url": "https://files.pythonhosted.org/packages/66/15/04bc5a601a76546eb2cda6bef97ed46256d0bb4d186b4551483a097ad8d0/calute-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93a4f749439e8bd9538e6c73c99c3e5a9a337e438f573eb985ce51a82a5c982a",
                "md5": "3ee06f94b44ef5ea8d5900e4ddb54e40",
                "sha256": "583a3c4018ba39616708dfcdaeea4be14c6a9946924ada5f10cb20bf8ab4cf91"
            },
            "downloads": -1,
            "filename": "calute-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3ee06f94b44ef5ea8d5900e4ddb54e40",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 12485,
            "upload_time": "2024-11-20T10:33:04",
            "upload_time_iso_8601": "2024-11-20T10:33:04.155308Z",
            "url": "https://files.pythonhosted.org/packages/93/a4/f749439e8bd9538e6c73c99c3e5a9a337e438f573eb985ce51a82a5c982a/calute-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 10:33:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "erfanzar",
    "github_project": "Calute",
    "github_not_found": true,
    "lcname": "calute"
}
        
Elapsed time: 0.42973s