lunary


Namelunary JSON
Version 1.4.6 PyPI version JSON
download
home_pagehttps://github.com/lunary-ai/lunary-py
SummaryObservability, analytics and evaluations for AI agents and chatbots.
upload_time2025-02-15 15:34:50
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/b5/37/d13506765cd9d8a70ddc1ea78491c21072412e4084bf7d852a32c1cc74ee/lunary-1.4.6.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.6",
    "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": "a384c51eb08d6673477dac4277d1b0559740318471e645fea6059c05e3435469",
                "md5": "7d3460fdad1ab62b0c7b72f63e87f208",
                "sha256": "2e034122ed51b3bb3f052def22e7023e2593843e7e8ec34c7051f825cf1fa7be"
            },
            "downloads": -1,
            "filename": "lunary-1.4.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7d3460fdad1ab62b0c7b72f63e87f208",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 23401,
            "upload_time": "2025-02-15T15:34:49",
            "upload_time_iso_8601": "2025-02-15T15:34:49.612079Z",
            "url": "https://files.pythonhosted.org/packages/a3/84/c51eb08d6673477dac4277d1b0559740318471e645fea6059c05e3435469/lunary-1.4.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b537d13506765cd9d8a70ddc1ea78491c21072412e4084bf7d852a32c1cc74ee",
                "md5": "2c9ae6544a7a3050c9e1e07616d60e15",
                "sha256": "9ec474f0f41888ff0df06d7439ef00c51e05bd15d1ceaad1c69f6080ca611e6c"
            },
            "downloads": -1,
            "filename": "lunary-1.4.6.tar.gz",
            "has_sig": false,
            "md5_digest": "2c9ae6544a7a3050c9e1e07616d60e15",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 18181,
            "upload_time": "2025-02-15T15:34:50",
            "upload_time_iso_8601": "2025-02-15T15:34:50.948501Z",
            "url": "https://files.pythonhosted.org/packages/b5/37/d13506765cd9d8a70ddc1ea78491c21072412e4084bf7d852a32c1cc74ee/lunary-1.4.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-15 15:34:50",
    "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: 2.90782s