assists


Nameassists JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/phillipsj/assists
SummaryA collection of DevOps and SRE related tools.
upload_time2024-09-04 04:16:54
maintainerJamie Phillips
docs_urlNone
authorJamie Phillips
requires_python<4.0,>=3.10
licenseApache 2.0
keywords devops sre tools aws azure
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Assists

[![PyPI - Version](https://img.shields.io/pypi/v/assists.svg)](https://pypi.org/project/assists)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/assists.svg)](https://pypi.org/project/assists)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

Using pipx:

```console
pipx install assists
```

Using pip:

```console
pip install assists
```

## License

`assists` is distributed under the terms of the [Apache](https://github.com/phillipsj/assists/blob/main/LICENSE.txt) license.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/phillipsj/assists",
    "name": "assists",
    "maintainer": "Jamie Phillips",
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": "cphill11@gmail.com",
    "keywords": "DevOps, SRE, tools, aws, azure",
    "author": "Jamie Phillips",
    "author_email": "cphill11@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/45/685c43ded4973763646f79557ae13f15c5eec706cb40e5df2a4e5020cd75/assists-0.1.2.tar.gz",
    "platform": null,
    "description": "# Assists\n\n[![PyPI - Version](https://img.shields.io/pypi/v/assists.svg)](https://pypi.org/project/assists)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/assists.svg)](https://pypi.org/project/assists)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\nUsing pipx:\n\n```console\npipx install assists\n```\n\nUsing pip:\n\n```console\npip install assists\n```\n\n## License\n\n`assists` is distributed under the terms of the [Apache](https://github.com/phillipsj/assists/blob/main/LICENSE.txt) license.\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A collection of DevOps and SRE related tools.",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://github.com/phillipsj/assists/blob/main/DOCS.md",
        "Homepage": "https://github.com/phillipsj/assists",
        "Repository": "https://github.com/phillipsj/assists"
    },
    "split_keywords": [
        "devops",
        " sre",
        " tools",
        " aws",
        " azure"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22744cec7f7b9a9c5422f0c1891b23496bdaf8e1223782f980aa2bf21833625f",
                "md5": "94ef0fb7e71c093c02eb1e417456f200",
                "sha256": "8559ee15de7302db7a79c1b3ed3a7e65dba52bc40b16c4943f9d9675adf933ac"
            },
            "downloads": -1,
            "filename": "assists-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94ef0fb7e71c093c02eb1e417456f200",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 7229,
            "upload_time": "2024-09-04T04:16:53",
            "upload_time_iso_8601": "2024-09-04T04:16:53.020668Z",
            "url": "https://files.pythonhosted.org/packages/22/74/4cec7f7b9a9c5422f0c1891b23496bdaf8e1223782f980aa2bf21833625f/assists-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b545685c43ded4973763646f79557ae13f15c5eec706cb40e5df2a4e5020cd75",
                "md5": "c8234ac2040dde3faeca42f9ba329d7e",
                "sha256": "fcd3bb6640387e8d8ba78e04c20fd7f310ec4e1982a2639c693de005abcce909"
            },
            "downloads": -1,
            "filename": "assists-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c8234ac2040dde3faeca42f9ba329d7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 6508,
            "upload_time": "2024-09-04T04:16:54",
            "upload_time_iso_8601": "2024-09-04T04:16:54.136404Z",
            "url": "https://files.pythonhosted.org/packages/b5/45/685c43ded4973763646f79557ae13f15c5eec706cb40e5df2a4e5020cd75/assists-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 04:16:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "phillipsj",
    "github_project": "assists",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "assists"
}
        
Elapsed time: 0.33854s