lunary


Namelunary JSON
Version 1.0.10 PyPI version JSON
download
home_pagehttps://github.com/lunary-ai/lunary-py
SummaryObservability, analytics and evaluations for AI agents and chatbots.
upload_time2024-05-07 18:32:32
maintainerNone
docs_urlNone
authorlunary
requires_python<4.0.0,>=3.8.1
licenseNone
keywords lunary lunary.ai langchain ai analytics monitoring
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

<img src="https://lunary.ai/logo.png" style='border-radius: 12px;' width="50"/> 
<h1>Lunary Python SDK</h1>

**📈 Python monitoring for AI apps and agent**

[website](https://lunary.ai) - [docs](https://lunary.ai/docs/py/) - ![PyPI - Version](https://img.shields.io/pypi/v/lunary)

---

</div>

Use it with any LLM model and custom agents (not limited to OpenAI).

To get started, get a project ID by registering [here](https://lunary.ai).

## 🛠️ Installation

```bash
pip install lunary
```

## 📖 Documentation

Full docs are available [here](https://lunary.ai/docs/py).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lunary-ai/lunary-py",
    "name": "lunary",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.1",
    "maintainer_email": null,
    "keywords": "Lunary, lunary.ai, Langchain, AI, Analytics, Monitoring",
    "author": "lunary",
    "author_email": "hello@lunary.ai",
    "download_url": "https://files.pythonhosted.org/packages/27/4d/33f1972f4db453d69d1b637fd695370e1a1af82a38767edb4d2a975e7b78/lunary-1.0.10.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\n<img src=\"https://lunary.ai/logo.png\" style='border-radius: 12px;' width=\"50\"/> \n<h1>Lunary Python SDK</h1>\n\n**\ud83d\udcc8 Python monitoring for AI apps and agent**\n\n[website](https://lunary.ai) - [docs](https://lunary.ai/docs/py/) - ![PyPI - Version](https://img.shields.io/pypi/v/lunary)\n\n---\n\n</div>\n\nUse it with any LLM model and custom agents (not limited to OpenAI).\n\nTo get started, get a project ID by registering [here](https://lunary.ai).\n\n## \ud83d\udee0\ufe0f Installation\n\n```bash\npip install lunary\n```\n\n## \ud83d\udcd6 Documentation\n\nFull docs are available [here](https://lunary.ai/docs/py).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Observability, analytics and evaluations for AI agents and chatbots.",
    "version": "1.0.10",
    "project_urls": {
        "Documentation": "https://lunary.ai/docs/py",
        "Homepage": "https://github.com/lunary-ai/lunary-py",
        "Repository": "https://github.com/lunary-ai/lunary-py"
    },
    "split_keywords": [
        "lunary",
        " lunary.ai",
        " langchain",
        " ai",
        " analytics",
        " monitoring"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "614123ece1839b8337a04f9a7801b3c8dfc72244c4fc8a51228a833c52ebe3ea",
                "md5": "b1809f8a8cba748aff113db55357655f",
                "sha256": "9f45643d7699671d98aef0a94f5a56ca77c951fcacb426935bc2ed4e5c1ec261"
            },
            "downloads": -1,
            "filename": "lunary-1.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1809f8a8cba748aff113db55357655f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 16349,
            "upload_time": "2024-05-07T18:32:31",
            "upload_time_iso_8601": "2024-05-07T18:32:31.016759Z",
            "url": "https://files.pythonhosted.org/packages/61/41/23ece1839b8337a04f9a7801b3c8dfc72244c4fc8a51228a833c52ebe3ea/lunary-1.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "274d33f1972f4db453d69d1b637fd695370e1a1af82a38767edb4d2a975e7b78",
                "md5": "8099c6b1a63a2c6568fbcc5c7633ff49",
                "sha256": "ee83c74c794800d64a907fb71a384db9794411169e9689e53f3465df6e9ca671"
            },
            "downloads": -1,
            "filename": "lunary-1.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "8099c6b1a63a2c6568fbcc5c7633ff49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 14290,
            "upload_time": "2024-05-07T18:32:32",
            "upload_time_iso_8601": "2024-05-07T18:32:32.976983Z",
            "url": "https://files.pythonhosted.org/packages/27/4d/33f1972f4db453d69d1b637fd695370e1a1af82a38767edb4d2a975e7b78/lunary-1.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-07 18:32:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lunary-ai",
    "github_project": "lunary-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lunary"
}
        
Elapsed time: 0.30110s