simple-aws-ec2


Namesimple-aws-ec2 JSON
Version 0.9.1 PyPI version JSON
download
home_pagehttps://github.com/MacHu-GWU/simple_aws_ec2-project
SummaryPythonic AWS EC2 boto3 API, for human.
upload_time2024-06-20 03:42:16
maintainerUnknown
docs_urlNone
authorSanhe Hu
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
.. image:: https://readthedocs.org/projects/simple-aws-ec2/badge/?version=latest
    :target: https://simple-aws-ec2.readthedocs.io/en/latest/
    :alt: Documentation Status

.. image:: https://github.com/MacHu-GWU/simple_aws_ec2-project/actions/workflows/main.yml/badge.svg
    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project/actions?query=workflow:CI

.. image:: https://codecov.io/gh/MacHu-GWU/simple_aws_ec2-project/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/MacHu-GWU/simple_aws_ec2-project

.. image:: https://img.shields.io/pypi/v/simple-aws-ec2.svg
    :target: https://pypi.python.org/pypi/simple-aws-ec2

.. image:: https://img.shields.io/pypi/l/simple-aws-ec2.svg
    :target: https://pypi.python.org/pypi/simple-aws-ec2

.. image:: https://img.shields.io/pypi/pyversions/simple-aws-ec2.svg
    :target: https://pypi.python.org/pypi/simple-aws-ec2

.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project/blob/main/release-history.rst

.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project

------

.. image:: https://img.shields.io/badge/Link-Document-blue.svg
    :target: https://simple-aws-ec2.readthedocs.io/en/latest/

.. image:: https://img.shields.io/badge/Link-API-blue.svg
    :target: https://simple-aws-ec2.readthedocs.io/en/latest/py-modindex.html

.. image:: https://img.shields.io/badge/Link-Install-blue.svg
    :target: `install`_

.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project

.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project/issues

.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project/issues

.. image:: https://img.shields.io/badge/Link-Download-blue.svg
    :target: https://pypi.org/pypi/simple-aws-ec2#files


Welcome to ``simple_aws_ec2`` Documentation
==============================================================================
.. image:: https://simple-aws-ec2.readthedocs.io/en/latest/_static/simple_aws_ec2-logo.png
    :target: https://simple-aws-ec2.readthedocs.io/en/latest/

Pythonic AWS EC2 boto3 API, for human.

.. _install:

Install
------------------------------------------------------------------------------

``simple_aws_ec2`` is released on PyPI, so all you need is:

.. code-block:: console

    $ pip install simple_aws_ec2

To upgrade to latest version:

.. code-block:: console

    $ pip install --upgrade simple_aws_ec2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MacHu-GWU/simple_aws_ec2-project",
    "name": "simple-aws-ec2",
    "maintainer": "Unknown",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sanhe Hu",
    "author_email": "husanhe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/71/2a/f4c8b6832ab40ad3bac8dc6cb9475032937d46c84018f7806fcd5aa93fd1/simple_aws_ec2-0.9.1.tar.gz",
    "platform": "Windows",
    "description": "\n.. image:: https://readthedocs.org/projects/simple-aws-ec2/badge/?version=latest\n    :target: https://simple-aws-ec2.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/simple_aws_ec2-project/actions/workflows/main.yml/badge.svg\n    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/simple_aws_ec2-project/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/simple_aws_ec2-project\n\n.. image:: https://img.shields.io/pypi/v/simple-aws-ec2.svg\n    :target: https://pypi.python.org/pypi/simple-aws-ec2\n\n.. image:: https://img.shields.io/pypi/l/simple-aws-ec2.svg\n    :target: https://pypi.python.org/pypi/simple-aws-ec2\n\n.. image:: https://img.shields.io/pypi/pyversions/simple-aws-ec2.svg\n    :target: https://pypi.python.org/pypi/simple-aws-ec2\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: https://simple-aws-ec2.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: https://simple-aws-ec2.readthedocs.io/en/latest/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n    :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/simple_aws_ec2-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/simple-aws-ec2#files\n\n\nWelcome to ``simple_aws_ec2`` Documentation\n==============================================================================\n.. image:: https://simple-aws-ec2.readthedocs.io/en/latest/_static/simple_aws_ec2-logo.png\n    :target: https://simple-aws-ec2.readthedocs.io/en/latest/\n\nPythonic AWS EC2 boto3 API, for human.\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``simple_aws_ec2`` is released on PyPI, so all you need is:\n\n.. code-block:: console\n\n    $ pip install simple_aws_ec2\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade simple_aws_ec2\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pythonic AWS EC2 boto3 API, for human.",
    "version": "0.9.1",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/simple_aws_ec2/0.9.1#downloads",
        "Homepage": "https://github.com/MacHu-GWU/simple_aws_ec2-project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42c2bf9fc3ff03c820095ca55faa426e5bf5a59f2b1d86a013d1dd795fa5787f",
                "md5": "5dacc9d26ddbd0d8c2f747ad4d38f4d0",
                "sha256": "0a336180a29d960f31beb6fa4baea21059c64144895f00c632bde0b657d24a88"
            },
            "downloads": -1,
            "filename": "simple_aws_ec2-0.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5dacc9d26ddbd0d8c2f747ad4d38f4d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 20766,
            "upload_time": "2024-06-20T03:42:14",
            "upload_time_iso_8601": "2024-06-20T03:42:14.314740Z",
            "url": "https://files.pythonhosted.org/packages/42/c2/bf9fc3ff03c820095ca55faa426e5bf5a59f2b1d86a013d1dd795fa5787f/simple_aws_ec2-0.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "712af4c8b6832ab40ad3bac8dc6cb9475032937d46c84018f7806fcd5aa93fd1",
                "md5": "d72b166621dd9968cab89d3140c8a452",
                "sha256": "7a7dda8455215f4a581879dddd9d82369e8c069e2da98293008748a07da68390"
            },
            "downloads": -1,
            "filename": "simple_aws_ec2-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d72b166621dd9968cab89d3140c8a452",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 24197,
            "upload_time": "2024-06-20T03:42:16",
            "upload_time_iso_8601": "2024-06-20T03:42:16.144396Z",
            "url": "https://files.pythonhosted.org/packages/71/2a/f4c8b6832ab40ad3bac8dc6cb9475032937d46c84018f7806fcd5aa93fd1/simple_aws_ec2-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-20 03:42:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MacHu-GWU",
    "github_project": "simple_aws_ec2-project",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "simple-aws-ec2"
}
        
Elapsed time: 1.43323s