everai


Nameeverai JSON
Version 0.2.39 PyPI version JSON
download
home_pageNone
SummaryClient library to manage everai infrastructure
upload_time2025-01-06 10:10:20
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.2.39",
    "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": "667b51e33f8b2cca500dab32b565b76dffd2f2c4c926929a1f0477f68fb2c150",
                "md5": "ad5a7296e4068be7f253ece1e1750d8e",
                "sha256": "2d4b6d5b880408a6e50f09ce5321e429322242131da0d96b443787b19462b679"
            },
            "downloads": -1,
            "filename": "everai-0.2.39-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad5a7296e4068be7f253ece1e1750d8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 562722,
            "upload_time": "2025-01-06T10:10:20",
            "upload_time_iso_8601": "2025-01-06T10:10:20.809447Z",
            "url": "https://files.pythonhosted.org/packages/66/7b/51e33f8b2cca500dab32b565b76dffd2f2c4c926929a1f0477f68fb2c150/everai-0.2.39-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 10:10:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "expvent",
    "github_project": "everai",
    "github_not_found": true,
    "lcname": "everai"
}
        
Elapsed time: 0.38999s