croudtech-ecs-tools


Namecroudtech-ecs-tools JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/CroudTech/croudtech-ecs-tools
SummaryTools for managing ECS Services and Tasks
upload_time2024-10-16 15:05:59
maintainerNone
docs_urlNone
authorJim Robinson
requires_python>=3.8
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # croudtech-ecs-tools

[![PyPI](https://img.shields.io/pypi/v/croudtech-ecs-tools.svg)](https://pypi.org/project/croudtech-ecs-tools/)
[![Changelog](https://img.shields.io/github/v/release/CroudTech/croudtech-ecs-tools?include_prereleases&label=changelog)](https://github.com/CroudTech/croudtech-ecs-tools/releases)
[![Tests](https://github.com/CroudTech/croudtech-ecs-tools/workflows/Test/badge.svg)](https://github.com/CroudTech/croudtech-ecs-tools/actions?query=workflow%3ATest)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/CroudTech/croudtech-ecs-tools/blob/master/LICENSE)

Tools for managing ECS Services and Tasks

## Installation

Install this tool using `pip`:

    $ pip install croudtech-ecs-tools

## Usage

Usage: python -m croudtech_ecs_tools.cli [OPTIONS] COMMAND [ARGS]...

  Tools for managing ECS Services and Tasks

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  ecs-shell
  croudtech-ecs-tools

## Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

    cd croudtech-ecs-tools
    python -m venv venv
    source venv/bin/activate

Or if you are using `pipenv`:

    pipenv shell

Now install the dependencies and test dependencies:

    pip install -e '.[test]'

To run the tests:

    pytest
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CroudTech/croudtech-ecs-tools",
    "name": "croudtech-ecs-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jim Robinson",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b1/c9/0ae1952bbc544f5ff50e2a701e0e80dcf9485e6ef8e9dabd0ae64c98f25d/croudtech-ecs-tools-1.0.6.tar.gz",
    "platform": null,
    "description": "# croudtech-ecs-tools\n\n[![PyPI](https://img.shields.io/pypi/v/croudtech-ecs-tools.svg)](https://pypi.org/project/croudtech-ecs-tools/)\n[![Changelog](https://img.shields.io/github/v/release/CroudTech/croudtech-ecs-tools?include_prereleases&label=changelog)](https://github.com/CroudTech/croudtech-ecs-tools/releases)\n[![Tests](https://github.com/CroudTech/croudtech-ecs-tools/workflows/Test/badge.svg)](https://github.com/CroudTech/croudtech-ecs-tools/actions?query=workflow%3ATest)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/CroudTech/croudtech-ecs-tools/blob/master/LICENSE)\n\nTools for managing ECS Services and Tasks\n\n## Installation\n\nInstall this tool using `pip`:\n\n    $ pip install croudtech-ecs-tools\n\n## Usage\n\nUsage: python -m croudtech_ecs_tools.cli [OPTIONS] COMMAND [ARGS]...\n\n  Tools for managing ECS Services and Tasks\n\nOptions:\n  --version  Show the version and exit.\n  --help     Show this message and exit.\n\nCommands:\n  ecs-shell\n  croudtech-ecs-tools\n\n## Development\n\nTo contribute to this tool, first checkout the code. Then create a new virtual environment:\n\n    cd croudtech-ecs-tools\n    python -m venv venv\n    source venv/bin/activate\n\nOr if you are using `pipenv`:\n\n    pipenv shell\n\nNow install the dependencies and test dependencies:\n\n    pip install -e '.[test]'\n\nTo run the tests:\n\n    pytest",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Tools for managing ECS Services and Tasks",
    "version": "1.0.6",
    "project_urls": {
        "CI": "https://github.com/CroudTech/croudtech-ecs-tools/actions",
        "Changelog": "https://github.com/CroudTech/croudtech-ecs-tools/releases",
        "Homepage": "https://github.com/CroudTech/croudtech-ecs-tools",
        "Issues": "https://github.com/CroudTech/croudtech-ecs-tools/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1c90ae1952bbc544f5ff50e2a701e0e80dcf9485e6ef8e9dabd0ae64c98f25d",
                "md5": "7e13207e0fffc573e483eca3ff599ac4",
                "sha256": "ed80a611a82c1ba08c6cd247154f7af2e9f41fc61c20c10f3dcf56990af96cc2"
            },
            "downloads": -1,
            "filename": "croudtech-ecs-tools-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "7e13207e0fffc573e483eca3ff599ac4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 28073,
            "upload_time": "2024-10-16T15:05:59",
            "upload_time_iso_8601": "2024-10-16T15:05:59.211449Z",
            "url": "https://files.pythonhosted.org/packages/b1/c9/0ae1952bbc544f5ff50e2a701e0e80dcf9485e6ef8e9dabd0ae64c98f25d/croudtech-ecs-tools-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 15:05:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CroudTech",
    "github_project": "croudtech-ecs-tools",
    "github_not_found": true,
    "lcname": "croudtech-ecs-tools"
}
        
Elapsed time: 0.43802s