tagmania


Nametagmania JSON
Version 2.4.0 PyPI version JSON
download
home_pageNone
SummaryManic tools for manipulating sets of tagged resources in AWS.
upload_time2025-07-16 05:02:42
maintainerNone
docs_urlNone
authorSamuel Vange
requires_python<4.0,>=3.9
licenseMIT 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.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tagmania


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

[![PyPI](https://img.shields.io/pypi/v/tagmania?style=flat-square)](https://pypi.org/project/tagmania/)
[![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/tagmania?style=flat-square)](https://github.com/svange/tagmania/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/tagmania) |[๐Ÿงช Test report for last release ](https://svange.github.io/tagmania/test-report.html) |
|:----------------------------------------------------------------:|:-------------------------------------------------------------------------------------------:|

---

Tools that automate common tasks for clusters of ec2 instances ins AWS.
```yaml
Cluster: <CLUSTER_NAME>
```

## Tools in this package
Includes the following tools:
- tag-start: Start a cluster of EC2 instances.
- tag-stop: Stop a cluster of EC2 instances.
- tag-snap: Create, restore, and delete a named set of snapshots of EBS volumes across a cluster of EC2 instances.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tagmania",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Samuel Vange",
    "author_email": "7166607+svange@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/2a/34/42d837b51551565eedb7e3b14d43f4ff8658e6476105b267399aecc3c70b/tagmania-2.4.0.tar.gz",
    "platform": null,
    "description": "# Tagmania\n\n\n[![CI Status](https://github.com/svange/tagmania/actions/workflows/pipeline.yaml/badge.svg?branch=main)](https://github.com/svange/tagmania/actions/workflows/pipeline.yaml)\n\n[![PyPI](https://img.shields.io/pypi/v/tagmania?style=flat-square)](https://pypi.org/project/tagmania/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/psf/black)\n[![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)\n[![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-automated-blue?style=flat-square&logo=github-actions&logoColor=white)](https://github.com/features/actions)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square)](https://conventionalcommits.org)\n[![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)\n[![License](https://img.shields.io/github/license/svange/tagmania?style=flat-square)](https://github.com/svange/tagmania/blob/main/LICENSE)\n[![Sponsor](https://img.shields.io/badge/donate-github%20sponsors-blueviolet?style=flat-square&logo=github-sponsors)](https://github.com/sponsors/svange)\n\n\n---\n\n## \ud83d\udcda Project Resources\n\n| [\ud83d\udcd6 Current Documentation](https://svange.github.io/tagmania) |[\ud83e\uddea Test report for last release ](https://svange.github.io/tagmania/test-report.html) |\n|:----------------------------------------------------------------:|:-------------------------------------------------------------------------------------------:|\n\n---\n\nTools that automate common tasks for clusters of ec2 instances ins AWS.\n```yaml\nCluster: <CLUSTER_NAME>\n```\n\n## Tools in this package\nIncludes the following tools:\n- tag-start: Start a cluster of EC2 instances.\n- tag-stop: Stop a cluster of EC2 instances.\n- tag-snap: Create, restore, and delete a named set of snapshots of EBS volumes across a cluster of EC2 instances.\n\n",
    "bugtrack_url": null,
    "license": "MIT License\n         \n         Copyright (c) 2025 Augmenting Integrations LLC\n         \n         Permission is hereby granted, free of charge, to any person obtaining a copy\n         of this software and associated documentation files (the \"Software\"), to deal\n         in the Software without restriction, including without limitation the rights\n         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n         copies of the Software, and to permit persons to whom the Software is\n         furnished to do so, subject to the following conditions:\n         \n         The above copyright notice and this permission notice shall be included in all\n         copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n         SOFTWARE.",
    "summary": "Manic tools for manipulating sets of tagged resources in AWS.",
    "version": "2.4.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a43a1b2e8487ef4e174e3e6a4071b3ca58896ccc210cdbdddf8ba5ad0250ba5",
                "md5": "74cb119b74c1c0a90febc408aae527d0",
                "sha256": "18cfc3c2d713a87d98af695d728a718d7d728019fbfda05be16b85c5a6a1ba2e"
            },
            "downloads": -1,
            "filename": "tagmania-2.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74cb119b74c1c0a90febc408aae527d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 18041,
            "upload_time": "2025-07-16T05:02:41",
            "upload_time_iso_8601": "2025-07-16T05:02:41.287745Z",
            "url": "https://files.pythonhosted.org/packages/8a/43/a1b2e8487ef4e174e3e6a4071b3ca58896ccc210cdbdddf8ba5ad0250ba5/tagmania-2.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2a3442d837b51551565eedb7e3b14d43f4ff8658e6476105b267399aecc3c70b",
                "md5": "4659fb1c0f3b6000925ed6e807d4bd33",
                "sha256": "948f5e056120eed1835ccabe56a1c33ad06a604d3b0f21d5a9ce30575a170c85"
            },
            "downloads": -1,
            "filename": "tagmania-2.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4659fb1c0f3b6000925ed6e807d4bd33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 15059,
            "upload_time": "2025-07-16T05:02:42",
            "upload_time_iso_8601": "2025-07-16T05:02:42.786073Z",
            "url": "https://files.pythonhosted.org/packages/2a/34/42d837b51551565eedb7e3b14d43f4ff8658e6476105b267399aecc3c70b/tagmania-2.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 05:02:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tagmania"
}
        
Elapsed time: 1.27389s