yash-ai


Nameyash-ai JSON
Version 0.0.2a0 PyPI version JSON
download
home_pagehttps://github.com/bsnisar/shai
SummaryJust ask what shell should do for you
upload_time2023-09-28 18:39:27
maintainer
docs_urlNone
authorBohdan Snisar
requires_python>=3.7,<4.0
licenseMIT
keywords ai cohere shell
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
## Intro

<img src="assets/logo.png" width="128">


Are you a person who had trouble remembering shell commands and flags for all shell commands? This is yet another helper that 
can make the shell more human-friendly. Just say what to do, not remember. 

## Usage

Set env variable `SHAI_COHERE_KEY`

## Build 

Just run make. Distributive will be assembled and placed into ./dist folder
```
make
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bsnisar/shai",
    "name": "yash-ai",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "ai,cohere,shell",
    "author": "Bohdan Snisar",
    "author_email": "bogdan.sns@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/5c/bc211e5e28b5304f2700d6fbfe936c950cb55a75059728df0b8a33e4677c/yash_ai-0.0.2a0.tar.gz",
    "platform": null,
    "description": "\n## Intro\n\n<img src=\"assets/logo.png\" width=\"128\">\n\n\nAre you a person who had trouble remembering shell commands and flags for all shell commands? This is yet another helper that \ncan make the shell more human-friendly. Just say what to do, not remember. \n\n## Usage\n\nSet env variable `SHAI_COHERE_KEY`\n\n## Build \n\nJust run make. Distributive will be assembled and placed into ./dist folder\n```\nmake\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Just ask what shell should do for you",
    "version": "0.0.2a0",
    "project_urls": {
        "Homepage": "https://github.com/bsnisar/shai"
    },
    "split_keywords": [
        "ai",
        "cohere",
        "shell"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a11f58c1e4be630f53b59cd1b7aed051f51afcd0a32e0f7e5600e51586dca14",
                "md5": "b8bce497ba15d2cc1e6978c4f161d8f3",
                "sha256": "cefbfe2f43d703b0e922781be92169aaa625ac579b1e5b9b1d35402d26f640d5"
            },
            "downloads": -1,
            "filename": "yash_ai-0.0.2a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8bce497ba15d2cc1e6978c4f161d8f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 4357,
            "upload_time": "2023-09-28T18:39:26",
            "upload_time_iso_8601": "2023-09-28T18:39:26.186461Z",
            "url": "https://files.pythonhosted.org/packages/2a/11/f58c1e4be630f53b59cd1b7aed051f51afcd0a32e0f7e5600e51586dca14/yash_ai-0.0.2a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab5cbc211e5e28b5304f2700d6fbfe936c950cb55a75059728df0b8a33e4677c",
                "md5": "064cd4c6afbff72246c11dfe59c63c5b",
                "sha256": "3c54018ed844c9c2e7631a01c207a0b0c39d4a9c1e9af0ca0a42e0a1df21a7c7"
            },
            "downloads": -1,
            "filename": "yash_ai-0.0.2a0.tar.gz",
            "has_sig": false,
            "md5_digest": "064cd4c6afbff72246c11dfe59c63c5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 3170,
            "upload_time": "2023-09-28T18:39:27",
            "upload_time_iso_8601": "2023-09-28T18:39:27.885805Z",
            "url": "https://files.pythonhosted.org/packages/ab/5c/bc211e5e28b5304f2700d6fbfe936c950cb55a75059728df0b8a33e4677c/yash_ai-0.0.2a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-28 18:39:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bsnisar",
    "github_project": "shai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "yash-ai"
}
        
Elapsed time: 0.11820s