# 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
```
## Terraform command
The new `ast terraform` command that was added in version 0.2.0 was added to provide the ability to install Terraform
that is associated with a specific project. The Terraform versions are cached so future runs don't have to download. This tool
leverages the built in Terraform version constraints except for the greater than, but less than option. It only looks for
the `terraform.tf` file to find the Terraform version as recommended by HashiCorp. If you experience any issues or want an enhancement
please submit an issue or a pull request.
## 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/62/11/b608c4c828327ef52a08b6ddad779fdb61361152f9f970144eb5f0442033/assists-0.2.0.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## Terraform command\n\nThe new `ast terraform` command that was added in version 0.2.0 was added to provide the ability to install Terraform\nthat is associated with a specific project. The Terraform versions are cached so future runs don't have to download. This tool\nleverages the built in Terraform version constraints except for the greater than, but less than option. It only looks for\nthe `terraform.tf` file to find the Terraform version as recommended by HashiCorp. If you experience any issues or want an enhancement\nplease submit an issue or a pull request.\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.2.0",
"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": "567bcf950c4a82acf67acac3a351a23335a0a48c2ba6494288fb1c6cc6c45a1d",
"md5": "48eafa923e561a7f053c2ea495633a49",
"sha256": "a032d1e0171947d2d0535725fb19a9974366f4f79fe09954c62f645703d29341"
},
"downloads": -1,
"filename": "assists-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "48eafa923e561a7f053c2ea495633a49",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 10036,
"upload_time": "2024-11-03T21:46:17",
"upload_time_iso_8601": "2024-11-03T21:46:17.051545Z",
"url": "https://files.pythonhosted.org/packages/56/7b/cf950c4a82acf67acac3a351a23335a0a48c2ba6494288fb1c6cc6c45a1d/assists-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6211b608c4c828327ef52a08b6ddad779fdb61361152f9f970144eb5f0442033",
"md5": "b3646ecfa07ca721237b4ff4403e8b06",
"sha256": "319c29f6db43146a2cfd3f199693fbeee75f75d3e9c384bdac3ded02b2cae9ab"
},
"downloads": -1,
"filename": "assists-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "b3646ecfa07ca721237b4ff4403e8b06",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 8685,
"upload_time": "2024-11-03T21:46:18",
"upload_time_iso_8601": "2024-11-03T21:46:18.556852Z",
"url": "https://files.pythonhosted.org/packages/62/11/b608c4c828327ef52a08b6ddad779fdb61361152f9f970144eb5f0442033/assists-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-03 21:46:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "phillipsj",
"github_project": "assists",
"github_fetch_exception": true,
"lcname": "assists"
}