lunary


Namelunary JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://github.com/lunary-ai/lunary-py
SummaryObservability, analytics and evaluations for AI agents and chatbots.
upload_time2024-11-19 19:41:12
maintainerNone
docs_urlNone
authorlunary
requires_python<4.0,>=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": "<4.0,>=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/92/12/b720d8e4717160cee88615ea55fc02f8cce9b4277149fd99606d9136c0e3/lunary-1.2.2.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.2.2",
    "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": "16f2d0001fe099dac42b91a3d2c4dd3da19b56ae2534d3f62bdd15dafdeb7237",
                "md5": "3e41669ac95f5cb8a05fe385d3038dcb",
                "sha256": "09e43616ab7034ba879cc6c9caabc3985b36b8475d9c1649726c81a8ca0e5ed3"
            },
            "downloads": -1,
            "filename": "lunary-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e41669ac95f5cb8a05fe385d3038dcb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10.0",
            "size": 20012,
            "upload_time": "2024-11-19T19:41:10",
            "upload_time_iso_8601": "2024-11-19T19:41:10.686338Z",
            "url": "https://files.pythonhosted.org/packages/16/f2/d0001fe099dac42b91a3d2c4dd3da19b56ae2534d3f62bdd15dafdeb7237/lunary-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9212b720d8e4717160cee88615ea55fc02f8cce9b4277149fd99606d9136c0e3",
                "md5": "78575d4de5349f4f280664bea5e3e794",
                "sha256": "8b86be7aa67c9700d220f7992a648a35f6382731d34573681d3adb2ec4662955"
            },
            "downloads": -1,
            "filename": "lunary-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "78575d4de5349f4f280664bea5e3e794",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10.0",
            "size": 16998,
            "upload_time": "2024-11-19T19:41:12",
            "upload_time_iso_8601": "2024-11-19T19:41:12.479848Z",
            "url": "https://files.pythonhosted.org/packages/92/12/b720d8e4717160cee88615ea55fc02f8cce9b4277149fd99606d9136c0e3/lunary-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 19:41:12",
    "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.40755s