python-speck


Namepython-speck JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/speckai/speck
SummarySpeck - Unified observability platform for production LLM apps
upload_time2023-11-20 04:36:43
maintainer
docs_urlNone
authorLucas Jaggernauth
requires_python
license
keywords speck openai llm ai chat bot gpt gpt-3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # speck

PostHog for LLMs

## Installation

```
pip install -r requirements.txt
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/speckai/speck",
    "name": "python-speck",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "speck,openai,llm,ai,chat,bot,gpt,gpt-3",
    "author": "Lucas Jaggernauth",
    "author_email": "luke@speck.chat",
    "download_url": "https://files.pythonhosted.org/packages/61/00/4c992da82a84abfe12e36b023ebb99a05361fade4c9282ea992a170d45f0/python-speck-0.0.1.tar.gz",
    "platform": null,
    "description": "# speck\n\nPostHog for LLMs\n\n## Installation\n\n```\npip install -r requirements.txt\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Speck - Unified observability platform for production LLM apps",
    "version": "0.0.1",
    "project_urls": {
        "Download": "https://github.com/speckai/speck/archive/refs/tags/v0.0.1.tar.gz",
        "Homepage": "https://github.com/speckai/speck"
    },
    "split_keywords": [
        "speck",
        "openai",
        "llm",
        "ai",
        "chat",
        "bot",
        "gpt",
        "gpt-3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61004c992da82a84abfe12e36b023ebb99a05361fade4c9282ea992a170d45f0",
                "md5": "66d848734bff034ea0ab81d037825b6e",
                "sha256": "4e2efdd7149fac005b6d08ed19574ab82bf087fe77e16552d4ceeae1f922fbbd"
            },
            "downloads": -1,
            "filename": "python-speck-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "66d848734bff034ea0ab81d037825b6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3571,
            "upload_time": "2023-11-20T04:36:43",
            "upload_time_iso_8601": "2023-11-20T04:36:43.459177Z",
            "url": "https://files.pythonhosted.org/packages/61/00/4c992da82a84abfe12e36b023ebb99a05361fade4c9282ea992a170d45f0/python-speck-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-20 04:36:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "speckai",
    "github_project": "speck",
    "github_not_found": true,
    "lcname": "python-speck"
}
        
Elapsed time: 0.13995s