awspub


Nameawspub JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/canonical/awspub
SummaryPublish images to AWS EC2
upload_time2024-10-10 14:13:57
maintainerNone
docs_urlNone
authorThomas Bechtold
requires_python<4.0.0,>=3.8.1
licenseGPL-3.0-or-later
keywords aws ec2 publication
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            awspub - image publication for AWS EC2
--------------------------------------

`awspub` can publish images (AMIs) based on .VMDK files
to AWS EC2.

Documentation
=============

The documentation can be found under https://canonical-awspub.readthedocs-hosted.com/ .

Report issues
=============

Please use https://github.com/canonical/awspub/issues to report problems or ask
questions.

License
=======

The project uses `GPL-3.0` as license.

Doing a new release
===================

New releases are mostly automated.

pypi
----

For a new release on pypi, create a new tag (following semantic versioning)
with a `v` as prefix (eg. `v0.2.1`).

snapstore
---------

The latest git commit will be automatically build and published to the `latest/edge`
channel. Manually promote from `latest/edge` to `latest/stable`.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/canonical/awspub",
    "name": "awspub",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.1",
    "maintainer_email": null,
    "keywords": "AWS, EC2, publication",
    "author": "Thomas Bechtold",
    "author_email": "thomasbechtold@jpberlin.de",
    "download_url": "https://files.pythonhosted.org/packages/46/30/4800ba378a777b26efa20b45b33a89c1a150e24a5411d411348c122d4fed/awspub-0.0.7.tar.gz",
    "platform": null,
    "description": "awspub - image publication for AWS EC2\n--------------------------------------\n\n`awspub` can publish images (AMIs) based on .VMDK files\nto AWS EC2.\n\nDocumentation\n=============\n\nThe documentation can be found under https://canonical-awspub.readthedocs-hosted.com/ .\n\nReport issues\n=============\n\nPlease use https://github.com/canonical/awspub/issues to report problems or ask\nquestions.\n\nLicense\n=======\n\nThe project uses `GPL-3.0` as license.\n\nDoing a new release\n===================\n\nNew releases are mostly automated.\n\npypi\n----\n\nFor a new release on pypi, create a new tag (following semantic versioning)\nwith a `v` as prefix (eg. `v0.2.1`).\n\nsnapstore\n---------\n\nThe latest git commit will be automatically build and published to the `latest/edge`\nchannel. Manually promote from `latest/edge` to `latest/stable`.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Publish images to AWS EC2",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/canonical/awspub",
        "Repository": "https://github.com/canonical/awspub"
    },
    "split_keywords": [
        "aws",
        " ec2",
        " publication"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85305fea2a8f158811f7abd6fddcdacf63dd2cca731cd395d1fabaffdd7f35f2",
                "md5": "b0c1a74b0604b6854a18fbf3669329ec",
                "sha256": "a34e57af64c25de320fe2130a25d9bcf2fa9ff4433b8b2d88d1b2f85f2cfea6f"
            },
            "downloads": -1,
            "filename": "awspub-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0c1a74b0604b6854a18fbf3669329ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 47850,
            "upload_time": "2024-10-10T14:13:56",
            "upload_time_iso_8601": "2024-10-10T14:13:56.749996Z",
            "url": "https://files.pythonhosted.org/packages/85/30/5fea2a8f158811f7abd6fddcdacf63dd2cca731cd395d1fabaffdd7f35f2/awspub-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46304800ba378a777b26efa20b45b33a89c1a150e24a5411d411348c122d4fed",
                "md5": "725fbea601d1d7d4e9505a8a4eb9541a",
                "sha256": "c783606c4d4fb71c30eb0635f84eca367942c017ba08c26eb5e855ef38c952fd"
            },
            "downloads": -1,
            "filename": "awspub-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "725fbea601d1d7d4e9505a8a4eb9541a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 38609,
            "upload_time": "2024-10-10T14:13:57",
            "upload_time_iso_8601": "2024-10-10T14:13:57.743959Z",
            "url": "https://files.pythonhosted.org/packages/46/30/4800ba378a777b26efa20b45b33a89c1a150e24a5411d411348c122d4fed/awspub-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-10 14:13:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "canonical",
    "github_project": "awspub",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "awspub"
}
        
Elapsed time: 1.29696s