calute


Namecalute JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/erfanzar/Calute
SummaryAgents for intelligence and coordination
upload_time2024-12-05 15:48:50
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/20/41/22d3ee222c4394a360c64baf3dc133f4eb7bbc46f1036a2a806e3ec674d0/calute-0.0.3.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.3",
    "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": "67a6e459b58edec1a01451907d0ca2438fcbf8c793def7ce7f021ec8ca497931",
                "md5": "e0e9cd0b43a1b14cca9a06a07961190e",
                "sha256": "e04a27ba11090fd4e022547986408af83f9cb8e341d8852650290db71b49d957"
            },
            "downloads": -1,
            "filename": "calute-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0e9cd0b43a1b14cca9a06a07961190e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 15157,
            "upload_time": "2024-12-05T15:48:48",
            "upload_time_iso_8601": "2024-12-05T15:48:48.415080Z",
            "url": "https://files.pythonhosted.org/packages/67/a6/e459b58edec1a01451907d0ca2438fcbf8c793def7ce7f021ec8ca497931/calute-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "204122d3ee222c4394a360c64baf3dc133f4eb7bbc46f1036a2a806e3ec674d0",
                "md5": "d3c832088d2793b329663281197e4abc",
                "sha256": "2ca1a29ef6a67eb638c1a8d750189c88e974e69790e576e7fa1df135da7d349b"
            },
            "downloads": -1,
            "filename": "calute-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d3c832088d2793b329663281197e4abc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 12600,
            "upload_time": "2024-12-05T15:48:50",
            "upload_time_iso_8601": "2024-12-05T15:48:50.327927Z",
            "url": "https://files.pythonhosted.org/packages/20/41/22d3ee222c4394a360c64baf3dc133f4eb7bbc46f1036a2a806e3ec674d0/calute-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-05 15:48:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "erfanzar",
    "github_project": "Calute",
    "github_not_found": true,
    "lcname": "calute"
}
        
Elapsed time: 1.14386s