acmd


Nameacmd JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/DEV3L/python-package-archetype
SummaryThis package automatically generates and run aws-cli commands using AWS Bedrock models. Example usage: "# acmd list all by s3 buckets"
upload_time2023-11-12 13:07:23
maintainer
docs_urlNone
authorJunxiang Ji
requires_python
license
keywords aws-cli bedrock
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DEV3L/python-package-archetype",
    "name": "acmd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "aws-cli,Bedrock",
    "author": "Junxiang Ji",
    "author_email": "junxiang.ji@qq.com",
    "download_url": "https://github.com/DEV3L/python-package-archetype/tarball/0.4",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "This package automatically generates and run aws-cli commands using AWS Bedrock models. Example usage: \"# acmd list all by s3 buckets\"",
    "version": "0.1.4",
    "project_urls": {
        "Download": "https://github.com/DEV3L/python-package-archetype/tarball/0.4",
        "Homepage": "https://github.com/DEV3L/python-package-archetype"
    },
    "split_keywords": [
        "aws-cli",
        "bedrock"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a9314114cc1d28b32ad36983817d14642c30301cb462e76a52d501df51a79f1",
                "md5": "ceb1de2e7e597d6d020e39bd0ea082c0",
                "sha256": "b1d5f0f6b90cc04cf1a163c3e273606ea03cb10e01c9ec26451897e72157d7ba"
            },
            "downloads": -1,
            "filename": "acmd-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ceb1de2e7e597d6d020e39bd0ea082c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8652,
            "upload_time": "2023-11-12T13:07:23",
            "upload_time_iso_8601": "2023-11-12T13:07:23.455734Z",
            "url": "https://files.pythonhosted.org/packages/2a/93/14114cc1d28b32ad36983817d14642c30301cb462e76a52d501df51a79f1/acmd-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 13:07:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DEV3L",
    "github_project": "python-package-archetype",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "acmd"
}
        
Elapsed time: 0.14011s