claii


Nameclaii JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/wensheng/claii
Summaryclaii - Command Line AI Interface
upload_time2023-06-23 04:27:23
maintainer
docs_urlNone
authorWensheng Wang
requires_python>=3.6
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Claii (Command Line AI Interface)

A command line inteface (with REPL) for interacting with different AI models.

## Installation

With `pip`:

    pip install claii

## Usage

Just enter claii.

*TODO*

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wensheng/claii",
    "name": "claii",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Wensheng Wang",
    "author_email": "wenshengwang@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c3/00/0d949f0af3e103ed8612a6f19ae8b90fd0b2e0ce0e73053996be8cd4d15c/claii-0.1.0.tar.gz",
    "platform": null,
    "description": "# Claii (Command Line AI Interface)\n\nA command line inteface (with REPL) for interacting with different AI models.\n\n## Installation\n\nWith `pip`:\n\n    pip install claii\n\n## Usage\n\nJust enter claii.\n\n*TODO*\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "claii - Command Line AI Interface",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/wensheng/claii",
        "Issues": "https://github.com/wensheng/claii/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d467d7522e6b9b22362b99934e190d0797285bd2f42c5045275b477874f0446",
                "md5": "c5cac979ae9557723f10d5f55d06db07",
                "sha256": "71a39bf931e6ea09a5ce1c1f3364c0420187c2cd3a438a255c5b23dddada53be"
            },
            "downloads": -1,
            "filename": "claii-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5cac979ae9557723f10d5f55d06db07",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4381,
            "upload_time": "2023-06-23T04:27:21",
            "upload_time_iso_8601": "2023-06-23T04:27:21.494780Z",
            "url": "https://files.pythonhosted.org/packages/0d/46/7d7522e6b9b22362b99934e190d0797285bd2f42c5045275b477874f0446/claii-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3000d949f0af3e103ed8612a6f19ae8b90fd0b2e0ce0e73053996be8cd4d15c",
                "md5": "8e1b0e6db8a3d9c722c4d45f3797502d",
                "sha256": "2dbf01245a48dc1d9888f2a23cb6a33c1328fa3d96e680d446cb29be955c48bd"
            },
            "downloads": -1,
            "filename": "claii-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8e1b0e6db8a3d9c722c4d45f3797502d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4061,
            "upload_time": "2023-06-23T04:27:23",
            "upload_time_iso_8601": "2023-06-23T04:27:23.074286Z",
            "url": "https://files.pythonhosted.org/packages/c3/00/0d949f0af3e103ed8612a6f19ae8b90fd0b2e0ce0e73053996be8cd4d15c/claii-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-23 04:27:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wensheng",
    "github_project": "claii",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "claii"
}
        
Elapsed time: 0.20126s