everai


Nameeverai JSON
Version 0.1.59 PyPI version JSON
download
home_pageNone
SummaryClient library to manage everai infrastructure
upload_time2024-05-21 04:38:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords expvent ever everai ai inference serveless autoscaling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 自动补全

```shell
# 激活全局的python自动补全
activate-global-python-argcomplete
```

将下列内容添加到你的shell配置中,例如~/.bashrc 或者 ~/.zshrc
```
eval "$(register-python-argcomplete ever)"
eval "$(register-python-argcomplete everai)" 
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "everai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "mc <mc@expvent.com>",
    "keywords": "expvent, ever, everai, ai, inference, serveless, autoscaling",
    "author": null,
    "author_email": "mc <mc@expvent.com>",
    "download_url": null,
    "platform": null,
    "description": "## \u81ea\u52a8\u8865\u5168\n\n```shell\n# \u6fc0\u6d3b\u5168\u5c40\u7684python\u81ea\u52a8\u8865\u5168\nactivate-global-python-argcomplete\n```\n\n\u5c06\u4e0b\u5217\u5185\u5bb9\u6dfb\u52a0\u5230\u4f60\u7684shell\u914d\u7f6e\u4e2d\uff0c\u4f8b\u5982~/.bashrc \u6216\u8005 ~/.zshrc\n```\neval \"$(register-python-argcomplete ever)\"\neval \"$(register-python-argcomplete everai)\" \n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Client library to manage everai infrastructure",
    "version": "0.1.59",
    "project_urls": {
        "Changelog": "https://github.com/expvent/everai/blob/main/CHANGELOG.md",
        "Documentation": "https://everai.expvent.com",
        "Homepage": "https://everai.expvent.com",
        "Issues": "https://github.com/expvent/everai/issues",
        "Repository": "https://github.com/expvent/everai"
    },
    "split_keywords": [
        "expvent",
        " ever",
        " everai",
        " ai",
        " inference",
        " serveless",
        " autoscaling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10eb0cbbe36a9da97c78b9c720dfe75d8faaf909f28bd7fff3dde32dbb610441",
                "md5": "4b8e82ebbd6ba810f9ceea5efb390e5c",
                "sha256": "b2826019c23a01eb7486506904ce75b093b8b33dca9ab3cf9e1c7c682d065877"
            },
            "downloads": -1,
            "filename": "everai-0.1.59-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b8e82ebbd6ba810f9ceea5efb390e5c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 440621,
            "upload_time": "2024-05-21T04:38:52",
            "upload_time_iso_8601": "2024-05-21T04:38:52.372437Z",
            "url": "https://files.pythonhosted.org/packages/10/eb/0cbbe36a9da97c78b9c720dfe75d8faaf909f28bd7fff3dde32dbb610441/everai-0.1.59-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 04:38:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "expvent",
    "github_project": "everai",
    "github_not_found": true,
    "lcname": "everai"
}
        
Elapsed time: 0.27430s