aws-clipper


Nameaws-clipper JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/kai2nenobu/aws-clipper
Summary`aws-clipper` dumps AWS CLI config from a simple YAML file.
upload_time2024-01-15 05:55:38
maintainer
docs_urlNone
authorkai2nenobu
requires_python>=3.8.1
licenseMIT
keywords aws
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI][pypi_badge]][pypi_project] ![PythonVersions][pyversions] ![LICENSE][license_badge] [![CI][actions_status]][ci_workflow]

[pypi_project]: https://pypi.org/project/aws-clipper/
[pypi_badge]: https://img.shields.io/badge/pypi-v0.1.3-orange
[license_badge]: https://img.shields.io/badge/license-MIT-green
[pyversions]: https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue
[actions_status]: https://github.com/kai2nenobu/aws-clipper/actions/workflows/ci.yml/badge.svg
[ci_workflow]: https://github.com/kai2nenobu/aws-clipper/actions/workflows/ci.yml

# aws-clipper

`aws-clipper` dumps AWS CLI config from a simple YAML file.

## License

This project is developed and distributed under MIT license. See [LICENCE](./LICENSE) for more details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kai2nenobu/aws-clipper",
    "name": "aws-clipper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1",
    "maintainer_email": "",
    "keywords": "aws",
    "author": "kai2nenobu",
    "author_email": "kai2nenobu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/4b/5735e203600c8ae682ab05162b3bed95abad276bd2ee138ba3fff9a54b43/aws_clipper-0.1.3.tar.gz",
    "platform": null,
    "description": "[![PyPI][pypi_badge]][pypi_project] ![PythonVersions][pyversions] ![LICENSE][license_badge] [![CI][actions_status]][ci_workflow]\n\n[pypi_project]: https://pypi.org/project/aws-clipper/\n[pypi_badge]: https://img.shields.io/badge/pypi-v0.1.3-orange\n[license_badge]: https://img.shields.io/badge/license-MIT-green\n[pyversions]: https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue\n[actions_status]: https://github.com/kai2nenobu/aws-clipper/actions/workflows/ci.yml/badge.svg\n[ci_workflow]: https://github.com/kai2nenobu/aws-clipper/actions/workflows/ci.yml\n\n# aws-clipper\n\n`aws-clipper` dumps AWS CLI config from a simple YAML file.\n\n## License\n\nThis project is developed and distributed under MIT license. See [LICENCE](./LICENSE) for more details.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "`aws-clipper` dumps AWS CLI config from a simple YAML file.",
    "version": "0.1.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/kai2nenobu/aws-clipper/issues",
        "Changelog": "https://github.com/kai2nenobu/aws-clipper/blob/main/CHANGELOG.md",
        "Homepage": "https://github.com/kai2nenobu/aws-clipper",
        "Repository": "https://github.com/kai2nenobu/aws-clipper"
    },
    "split_keywords": [
        "aws"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d000b30df73840aa402911b4c1a5f18adad756b6f3aeee764ff6532236b0488",
                "md5": "ea0fb2ff6a4214d66e9b1835dad25ac4",
                "sha256": "8f6deb5663277292a74651eecf8c846055ec3e2a558c926f376b0aaf6035b2b0"
            },
            "downloads": -1,
            "filename": "aws_clipper-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea0fb2ff6a4214d66e9b1835dad25ac4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1",
            "size": 4554,
            "upload_time": "2024-01-15T05:55:37",
            "upload_time_iso_8601": "2024-01-15T05:55:37.228293Z",
            "url": "https://files.pythonhosted.org/packages/4d/00/0b30df73840aa402911b4c1a5f18adad756b6f3aeee764ff6532236b0488/aws_clipper-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d4b5735e203600c8ae682ab05162b3bed95abad276bd2ee138ba3fff9a54b43",
                "md5": "74c466066378ae0547b1cba08dab31e2",
                "sha256": "a4b784b05c4f263e98b6c04122808d7770dcb3a754cca9117ca910b51fb7c037"
            },
            "downloads": -1,
            "filename": "aws_clipper-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "74c466066378ae0547b1cba08dab31e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1",
            "size": 4998,
            "upload_time": "2024-01-15T05:55:38",
            "upload_time_iso_8601": "2024-01-15T05:55:38.909177Z",
            "url": "https://files.pythonhosted.org/packages/4d/4b/5735e203600c8ae682ab05162b3bed95abad276bd2ee138ba3fff9a54b43/aws_clipper-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-15 05:55:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kai2nenobu",
    "github_project": "aws-clipper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "aws-clipper"
}
        
Elapsed time: 0.52260s