lunary


Namelunary JSON
Version 1.4.4 PyPI version JSON
download
home_pagehttps://github.com/lunary-ai/lunary-py
SummaryObservability, analytics and evaluations for AI agents and chatbots.
upload_time2025-01-18 00:36:35
maintainerNone
docs_urlNone
authorlunary
requires_python>=3.10.0
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": ">=3.10.0",
    "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/29/78/da85fe987ad41188d83b5cf0af06b4bd5b4384a57bab42426b2bf27d271b/lunary-1.4.4.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.4.4",
    "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": "0d3ba8234206df53ca1f350f5a54583c265501553e7aeab73bf736e177de34fc",
                "md5": "380d9e7a021d5c25bdb2f94f04dab780",
                "sha256": "c2e7ab500abe3718fab1252e1758dbf12060b5d0c6b784aa5800ccd3e0984a63"
            },
            "downloads": -1,
            "filename": "lunary-1.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "380d9e7a021d5c25bdb2f94f04dab780",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 23535,
            "upload_time": "2025-01-18T00:36:32",
            "upload_time_iso_8601": "2025-01-18T00:36:32.726296Z",
            "url": "https://files.pythonhosted.org/packages/0d/3b/a8234206df53ca1f350f5a54583c265501553e7aeab73bf736e177de34fc/lunary-1.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2978da85fe987ad41188d83b5cf0af06b4bd5b4384a57bab42426b2bf27d271b",
                "md5": "463d7654fad7e2f298e67eff65b18407",
                "sha256": "58ab278e881bec8810bb9773e0b15f7eb6a3f1076986204b74b197818436a7bf"
            },
            "downloads": -1,
            "filename": "lunary-1.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "463d7654fad7e2f298e67eff65b18407",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 18302,
            "upload_time": "2025-01-18T00:36:35",
            "upload_time_iso_8601": "2025-01-18T00:36:35.685440Z",
            "url": "https://files.pythonhosted.org/packages/29/78/da85fe987ad41188d83b5cf0af06b4bd5b4384a57bab42426b2bf27d271b/lunary-1.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-18 00:36:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lunary-ai",
    "github_project": "lunary-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lunary"
}
        
Elapsed time: 0.41780s