llmtools


Namellmtools JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/franfram/llmtools
SummaryA package with useful functions for working with Large Language Models
upload_time2023-07-31 17:56:30
maintainer
docs_urlNone
authorfranfram
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.
            # llmtools

<!-- 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 llmtools
```

## 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/franfram/llmtools",
    "name": "llmtools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "franfram",
    "author_email": "francis.felici@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/58/02/41ee6ae7e0b0076989c8db421c65c861eb10c0a14ae7b579dd5ce93e2307/llmtools-0.0.2.tar.gz",
    "platform": null,
    "description": "# llmtools\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 llmtools\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": "A package with useful functions for working with Large Language Models",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/franfram/llmtools"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d27ff62c75c84038b1c9a6b08ad060ca324638ffd7f526ca170ffa8488f28c9",
                "md5": "43773b07f550b3c786caad7b88e57a18",
                "sha256": "3cc086d01de26078ab10935b070a1f2bc1fb8a7e45e3d0954cf89566ac2dd725"
            },
            "downloads": -1,
            "filename": "llmtools-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43773b07f550b3c786caad7b88e57a18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7113,
            "upload_time": "2023-07-31T17:56:29",
            "upload_time_iso_8601": "2023-07-31T17:56:29.870107Z",
            "url": "https://files.pythonhosted.org/packages/2d/27/ff62c75c84038b1c9a6b08ad060ca324638ffd7f526ca170ffa8488f28c9/llmtools-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "580241ee6ae7e0b0076989c8db421c65c861eb10c0a14ae7b579dd5ce93e2307",
                "md5": "2bc7552932bd8176ec621dad06a33cd8",
                "sha256": "a7dd4d83fa9fc6d8dce8bfa277327d566392bb6ba90e7702aab6ae4bf144ec3e"
            },
            "downloads": -1,
            "filename": "llmtools-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2bc7552932bd8176ec621dad06a33cd8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7498,
            "upload_time": "2023-07-31T17:56:30",
            "upload_time_iso_8601": "2023-07-31T17:56:30.960879Z",
            "url": "https://files.pythonhosted.org/packages/58/02/41ee6ae7e0b0076989c8db421c65c861eb10c0a14ae7b579dd5ce93e2307/llmtools-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-31 17:56:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "franfram",
    "github_project": "llmtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "llmtools"
}
        
Elapsed time: 0.10663s