llm-ctx


Namellm-ctx JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/AnswerDotAI/llm-ctx
SummaryCreate an LLM XML context document from an llms.txt file
upload_time2024-08-26 04:28:17
maintainerNone
docs_urlNone
authorJeremy Howard
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # llm_ctx


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install llm_ctx
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AnswerDotAI/llm-ctx",
    "name": "llm-ctx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "Jeremy Howard",
    "author_email": "github@jhoward.fastmail.fm",
    "download_url": "https://files.pythonhosted.org/packages/8c/19/33bb3603687cfbea5432f839323d38111fa762a65488f6c4b33bae3a2ef6/llm-ctx-0.0.1.tar.gz",
    "platform": null,
    "description": "# llm_ctx\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install llm_ctx\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Create an LLM XML context document from an llms.txt file",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/AnswerDotAI/llm-ctx"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9b33a10fc35b4119b2e6795dcc83c4b8479b7f68affa80f9186e4bb16c734a4",
                "md5": "e503d2393b79a90e3b6861924f50fa6c",
                "sha256": "157a6cd38bc12d4a22aa6071dbff67c1a653829149b8494230068e843094a689"
            },
            "downloads": -1,
            "filename": "llm_ctx-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e503d2393b79a90e3b6861924f50fa6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7764,
            "upload_time": "2024-08-26T04:28:15",
            "upload_time_iso_8601": "2024-08-26T04:28:15.783217Z",
            "url": "https://files.pythonhosted.org/packages/c9/b3/3a10fc35b4119b2e6795dcc83c4b8479b7f68affa80f9186e4bb16c734a4/llm_ctx-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c1933bb3603687cfbea5432f839323d38111fa762a65488f6c4b33bae3a2ef6",
                "md5": "812855a6b1062d7ab0faba47530c3680",
                "sha256": "d8b9d978989aa504e1d84be7c456d916eef38246f81fffc30983bca434923d98"
            },
            "downloads": -1,
            "filename": "llm-ctx-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "812855a6b1062d7ab0faba47530c3680",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8430,
            "upload_time": "2024-08-26T04:28:17",
            "upload_time_iso_8601": "2024-08-26T04:28:17.677209Z",
            "url": "https://files.pythonhosted.org/packages/8c/19/33bb3603687cfbea5432f839323d38111fa762a65488f6c4b33bae3a2ef6/llm-ctx-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 04:28:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AnswerDotAI",
    "github_project": "llm-ctx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "llm-ctx"
}
        
Elapsed time: 1.46084s