weavel


Nameweavel JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/weavel-ai/weavel-python
SummaryWeavel, natural language analysis Dashboard for LLM Agent
upload_time2024-05-16 08:44:53
maintainerNone
docs_urlNone
authorweavel
requires_python>=3.8.10
licenseNone
keywords weavel agent llm tools llm agent collaborative dashboard user analytics agent analytics funnel analytics
VCS
bugtrack_url
requirements httpx pydantic typer pendulum requests cryptography pyyaml InquirerPy python-dotenv websockets termcolor watchdog readerwriterlock pytest pytest-asyncio pytest-mock pytest-cov fastapi-poe
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # weavel-python

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/weavel-ai/weavel-python",
    "name": "weavel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.10",
    "maintainer_email": null,
    "keywords": "weavel, agent, llm, tools, llm agent, collaborative, dashboard, user analytics, agent analytics, funnel analytics",
    "author": "weavel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f7/18/846ebc5ff1f30b58906b76e3519dbe1a0c845587ea77fd8a02153f003bcf/weavel-0.4.3.tar.gz",
    "platform": null,
    "description": "# weavel-python\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Weavel, natural language analysis Dashboard for LLM Agent",
    "version": "0.4.3",
    "project_urls": {
        "Homepage": "https://github.com/weavel-ai/weavel-python"
    },
    "split_keywords": [
        "weavel",
        " agent",
        " llm",
        " tools",
        " llm agent",
        " collaborative",
        " dashboard",
        " user analytics",
        " agent analytics",
        " funnel analytics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5ebff4ee37f5e6d47907fb30dec9271d1b1349c8fa5b5f4a8b200fb120fcce0",
                "md5": "8f6d814d06abc32199754d78607f1382",
                "sha256": "1b3652ec8d96068e06f101e3d1be9e65e7549550650dc65be0fda6a8f3f8faa1"
            },
            "downloads": -1,
            "filename": "weavel-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f6d814d06abc32199754d78607f1382",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.10",
            "size": 40773,
            "upload_time": "2024-05-16T08:44:50",
            "upload_time_iso_8601": "2024-05-16T08:44:50.907766Z",
            "url": "https://files.pythonhosted.org/packages/c5/eb/ff4ee37f5e6d47907fb30dec9271d1b1349c8fa5b5f4a8b200fb120fcce0/weavel-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f718846ebc5ff1f30b58906b76e3519dbe1a0c845587ea77fd8a02153f003bcf",
                "md5": "e907daa94a48eb72556ac1898b485c09",
                "sha256": "de3b3b3a6d734f66ad59d3be372d68909e467755aeb48cf842d5633b38061843"
            },
            "downloads": -1,
            "filename": "weavel-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e907daa94a48eb72556ac1898b485c09",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.10",
            "size": 27373,
            "upload_time": "2024-05-16T08:44:53",
            "upload_time_iso_8601": "2024-05-16T08:44:53.923353Z",
            "url": "https://files.pythonhosted.org/packages/f7/18/846ebc5ff1f30b58906b76e3519dbe1a0c845587ea77fd8a02153f003bcf/weavel-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 08:44:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "weavel-ai",
    "github_project": "weavel-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "httpx",
            "specs": []
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2.4.2"
                ]
            ]
        },
        {
            "name": "typer",
            "specs": []
        },
        {
            "name": "pendulum",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "InquirerPy",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "websockets",
            "specs": [
                [
                    "==",
                    "10.4"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": []
        },
        {
            "name": "watchdog",
            "specs": []
        },
        {
            "name": "readerwriterlock",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-asyncio",
            "specs": []
        },
        {
            "name": "pytest-mock",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "fastapi-poe",
            "specs": []
        }
    ],
    "lcname": "weavel"
}
        
Elapsed time: 0.27053s