Metadata-Version: 2.3
Name: cawsmosis
Version: 1.2.2
Summary: Cosmic toolkit for AWS.
License: MIT License
         
         Copyright (c) 2025 Augmenting Integrations LLC
         
         Permission is hereby granted, free of charge, to any person obtaining a copy
         of this software and associated documentation files (the "Software"), to deal
         in the Software without restriction, including without limitation the rights
         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
         copies of the Software, and to permit persons to whom the Software is
         furnished to do so, subject to the following conditions:
         
         The above copyright notice and this permission notice shall be included in all
         copies or substantial portions of the Software.
         
         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
         SOFTWARE.
Author: Samuel Vange
Author-email: 7166607+svange@users.noreply.github.com
Requires-Python: >=3.12,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: boto3 (>=1.39.3,<2.0.0)
Requires-Dist: click (>=8.1.0,<8.2.0)
Requires-Dist: cryptography (>=45.0.5,<46.0.0)
Requires-Dist: python-dotenv (>=1.1.1,<2.0.0)
Description-Content-Type: text/markdown

# cAWSmosis


[![CI Status](https://github.com/svange/cawsmosis/actions/workflows/pipeline.yaml/badge.svg?branch=main)](https://github.com/svange/cawsmosis/actions/workflows/pipeline.yaml)

[![PyPI](https://img.shields.io/pypi/v/cawsmosis?style=flat-square)](https://pypi.org/project/cawsmosis/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?style=flat-square&logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-automated-blue?style=flat-square&logo=github-actions&logoColor=white)](https://github.com/features/actions)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square)](https://conventionalcommits.org)
[![semantic-release](https://img.shields.io/badge/%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)
[![License](https://img.shields.io/github/license/svange/cawsmosis?style=flat-square)](https://github.com/svange/cawsmosis/blob/main/LICENSE)
[![Sponsor](https://img.shields.io/badge/donate-github%20sponsors-blueviolet?style=flat-square&logo=github-sponsors)](https://github.com/sponsors/svange)


---

## 📚 Project Resources

| [📖 Current Documentation](https://svange.github.io/cawsmosis) | [🧪 Test report for last release](https://svange.github.io/cawsmosis/test-report.html) | [🔒 Security Scan Results](https://svange.github.io/cawsmosis/security-reports.html) |
|:----------------------------------------------------------------:|:-----------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------:|

---

## Cosmic Connect Toolkit

Out of this world toolbox for manipulating AWS EC2 instance clusters managed by Tagmania.

## Non-Python dependencies

This tool is dependent on the following non-Python tools:
- AWS CLI (`aws` command must be available in your PATH)
- AWS CLI Session Manager Plugin (`aws ssm start-session` command must be available in your PATH)
- A wWindows machine RDP available (`mstsc` command must be available in your PATH)

