litechain


Namelitechain JSON
Version 0.1.6.post1 PyPI version JSON
download
home_pagehttps://github.com/rogeriochaves/litechain
SummaryBuild robust LLM applications with true composability 🔗
upload_time2023-08-04 06:05:29
maintainer
docs_urlNone
authorRogerio Chaves
requires_python>=3.6
licenseMIT
keywords chain llm ai stream functional programming
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 🪽🔗 LiteChain

LiteChain was renamed to [LangStream](https://github.com/rogeriochaves/langstream)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rogeriochaves/litechain",
    "name": "litechain",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "chain llm ai stream functional programming",
    "author": "Rogerio Chaves",
    "author_email": "rogeriocfj@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/10/e1/eb0b4797c0032cd455e7626c878fbc7079ced974969b79e864ce52333721/litechain-0.1.6.post1.tar.gz",
    "platform": null,
    "description": "# \ud83e\udebd\ud83d\udd17 LiteChain\n\nLiteChain was renamed to [LangStream](https://github.com/rogeriochaves/langstream)",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Build robust LLM applications with true composability \ud83d\udd17",
    "version": "0.1.6.post1",
    "project_urls": {
        "Documentation": "https://rogeriochaves.github.io/litechain/",
        "Homepage": "https://github.com/rogeriochaves/litechain",
        "Issue Tracker": "https://github.com/rogeriochaves/litechain/issues",
        "Source Code": "https://github.com/rogeriochaves/litechain"
    },
    "split_keywords": [
        "chain",
        "llm",
        "ai",
        "stream",
        "functional",
        "programming"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10e1eb0b4797c0032cd455e7626c878fbc7079ced974969b79e864ce52333721",
                "md5": "d27b25c37f2b5862b9d83708c9730e0f",
                "sha256": "eefdbbd1f27933e9c9beca052f6f0637612b4518989ae57c79a0a08dafd2ea06"
            },
            "downloads": -1,
            "filename": "litechain-0.1.6.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "d27b25c37f2b5862b9d83708c9730e0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17574,
            "upload_time": "2023-08-04T06:05:29",
            "upload_time_iso_8601": "2023-08-04T06:05:29.960198Z",
            "url": "https://files.pythonhosted.org/packages/10/e1/eb0b4797c0032cd455e7626c878fbc7079ced974969b79e864ce52333721/litechain-0.1.6.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-04 06:05:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rogeriochaves",
    "github_project": "litechain",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "litechain"
}
        
Elapsed time: 0.11724s