nomw


Namenomw JSON
Version 0.0.1.dev20240303214017 PyPI version JSON
download
home_pagehttps://github.com/karellen/node-on-my-watch
SummaryNode-On-My-Watch (NOMW) is a utility for keeping K8S EC2 nodes fresh by killing them off while ensuring the running workload remains stable
upload_time2024-03-03 21:41:09
maintainerKarellen, Inc., Arcadiy Ivanov
docs_urlNone
authorKarellen, Inc.
requires_python>=3.9
licenseApache License, Version 2.0
keywords kubernetes k8s kube aws node
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Node-On-My-Watch (NOMW)

[![Gitter](https://img.shields.io/gitter/room/karellen/lobby?logo=gitter)](https://gitter.im/karellen/Lobby)
[![Build Status](https://img.shields.io/github/actions/workflow/status/karellen/node-on-my-watch/node-on-my-watch.yml?branch=master)](https://github.com/karellen/node-on-my-watch/actions/workflows/node-on-my-watch.yml)
[![Coverage Status](https://img.shields.io/coveralls/github/karellen/node-on-my-watch/master?logo=coveralls)](https://coveralls.io/r/karellen/node-on-my-watch?branch=master)

[![Node-On-My-Watch Version](https://img.shields.io/pypi/v/nomw?logo=pypi)](https://pypi.org/project/nomw/)
[![Node-On-My-Watch Python Versions](https://img.shields.io/pypi/pyversions/nomw?logo=pypi)](https://pypi.org/project/nomw/)
[![Node-On-My-Watch Downloads Per Day](https://img.shields.io/pypi/dd/nomw?logo=pypi)](https://pypi.org/project/nomw/)
[![Node-On-My-Watch Downloads Per Week](https://img.shields.io/pypi/dw/nomw?logo=pypi)](https://pypi.org/project/nomw/)
[![Node-On-My-Watch Downloads Per Month](https://img.shields.io/pypi/dm/nomw?logo=pypi)](https://pypi.org/project/nomw/)

## Notices

### Beta Software

While fully functional in the current state and used in production, this software is in **BETA**.
Documentation at this stage is basically non-existent.

### License

The product is licensed under the Apache License, Version 2.0. Please see LICENSE for further details.

### Warranties and Liability

Node-On-My-Watch is provided on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,
MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of
using or redistributing Node-On-My-Watch and assume any risks associated with doing so.

### Trademarks

"Node-On-My-Watch" and "NOMW" are trademarks or registered trademarks of Karellen, Inc. 
All other trademarks are property of their respective owners.

## Problem Statement

## Solution

## Using Node-On-My-Watch with Docker

A simple example is as follows:
```
$ docker run -t ghcr.io/karellen/node-on-my-watch:latest
```

## Using Node-On-My-Watch on MacOS

```
$ brew install python3.11
$ pip3.11 install nomw
$ nomw --version
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/karellen/node-on-my-watch",
    "name": "nomw",
    "maintainer": "Karellen, Inc., Arcadiy Ivanov",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "supervisor@karellen.co,arcadiy@karellen.co",
    "keywords": "kubernetes k8s kube AWS node",
    "author": "Karellen, Inc.",
    "author_email": "supervisor@karellen.co",
    "download_url": "https://files.pythonhosted.org/packages/4b/05/b325f949ce525738972ef2ac5048f5e8c259dc3071ab1ccdd129a3dfaba1/nomw-0.0.1.dev20240303214017.tar.gz",
    "platform": null,
    "description": "# Node-On-My-Watch (NOMW)\n\n[![Gitter](https://img.shields.io/gitter/room/karellen/lobby?logo=gitter)](https://gitter.im/karellen/Lobby)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/karellen/node-on-my-watch/node-on-my-watch.yml?branch=master)](https://github.com/karellen/node-on-my-watch/actions/workflows/node-on-my-watch.yml)\n[![Coverage Status](https://img.shields.io/coveralls/github/karellen/node-on-my-watch/master?logo=coveralls)](https://coveralls.io/r/karellen/node-on-my-watch?branch=master)\n\n[![Node-On-My-Watch Version](https://img.shields.io/pypi/v/nomw?logo=pypi)](https://pypi.org/project/nomw/)\n[![Node-On-My-Watch Python Versions](https://img.shields.io/pypi/pyversions/nomw?logo=pypi)](https://pypi.org/project/nomw/)\n[![Node-On-My-Watch Downloads Per Day](https://img.shields.io/pypi/dd/nomw?logo=pypi)](https://pypi.org/project/nomw/)\n[![Node-On-My-Watch Downloads Per Week](https://img.shields.io/pypi/dw/nomw?logo=pypi)](https://pypi.org/project/nomw/)\n[![Node-On-My-Watch Downloads Per Month](https://img.shields.io/pypi/dm/nomw?logo=pypi)](https://pypi.org/project/nomw/)\n\n## Notices\n\n### Beta Software\n\nWhile fully functional in the current state and used in production, this software is in **BETA**.\nDocumentation at this stage is basically non-existent.\n\n### License\n\nThe product is licensed under the Apache License, Version 2.0. Please see LICENSE for further details.\n\n### Warranties and Liability\n\nNode-On-My-Watch is provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either\nexpress or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,\nMERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of\nusing or redistributing Node-On-My-Watch and assume any risks associated with doing so.\n\n### Trademarks\n\n\"Node-On-My-Watch\" and \"NOMW\" are trademarks or registered trademarks of Karellen, Inc. \nAll other trademarks are property of their respective owners.\n\n## Problem Statement\n\n## Solution\n\n## Using Node-On-My-Watch with Docker\n\nA simple example is as follows:\n```\n$ docker run -t ghcr.io/karellen/node-on-my-watch:latest\n```\n\n## Using Node-On-My-Watch on MacOS\n\n```\n$ brew install python3.11\n$ pip3.11 install nomw\n$ nomw --version\n```\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Node-On-My-Watch (NOMW) is a utility for keeping K8S EC2 nodes fresh by killing them off while ensuring the running workload remains stable",
    "version": "0.0.1.dev20240303214017",
    "project_urls": {
        "Bug Tracker": "https://github.com/karellen/node-on-my-watch/issues",
        "Documentation": "https://github.com/karellen/node-on-my-watch/",
        "Homepage": "https://github.com/karellen/node-on-my-watch",
        "Source Code": "https://github.com/karellen/node-on-my-watch/"
    },
    "split_keywords": [
        "kubernetes",
        "k8s",
        "kube",
        "aws",
        "node"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba969f8fa0faf06caf28de73f947836d06915fdd8047028eb836d5bc841d9a84",
                "md5": "76537e4fbd5578e48843b15532beef6b",
                "sha256": "84e23e77e85cdaaa904572d5dea0093598845a205886e74ea755c2dc43fe1203"
            },
            "downloads": -1,
            "filename": "nomw-0.0.1.dev20240303214017-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76537e4fbd5578e48843b15532beef6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9816,
            "upload_time": "2024-03-03T21:41:08",
            "upload_time_iso_8601": "2024-03-03T21:41:08.199391Z",
            "url": "https://files.pythonhosted.org/packages/ba/96/9f8fa0faf06caf28de73f947836d06915fdd8047028eb836d5bc841d9a84/nomw-0.0.1.dev20240303214017-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b05b325f949ce525738972ef2ac5048f5e8c259dc3071ab1ccdd129a3dfaba1",
                "md5": "422251d6148bdbfae1a97b2cc3de6785",
                "sha256": "b05d2d0da0922dc9d4974562c1988cea28f66cda2e17c41d2702ebe5b16f4238"
            },
            "downloads": -1,
            "filename": "nomw-0.0.1.dev20240303214017.tar.gz",
            "has_sig": false,
            "md5_digest": "422251d6148bdbfae1a97b2cc3de6785",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9163,
            "upload_time": "2024-03-03T21:41:09",
            "upload_time_iso_8601": "2024-03-03T21:41:09.327920Z",
            "url": "https://files.pythonhosted.org/packages/4b/05/b325f949ce525738972ef2ac5048f5e8c259dc3071ab1ccdd129a3dfaba1/nomw-0.0.1.dev20240303214017.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 21:41:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "karellen",
    "github_project": "node-on-my-watch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nomw"
}
        
Elapsed time: 0.19173s