nautobot-show-tech


Namenautobot-show-tech JSON
Version 2.0.2 PyPI version JSON
download
home_pagehttps://github.com/networktocode-llc/nautobot-app-show-tech
SummaryAn app to aid in troubleshooting a Nautobot environment.
upload_time2024-04-30 14:31:19
maintainerNone
docs_urlNone
authorNetwork to Code, LLC
requires_python<3.12,>=3.8
licenseApache-2.0
keywords nautobot nautobot-app nautobot-plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Nautobot Show Tech

<p align="center">
  <img src="https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/icon-nautobot-show-tech.png?raw=true" class="logo" height="200px">
  <br>
  <a href="https://docs.nautobot.com/projects/nautobot-show-tech/en/latest"><img src="https://readthedocs.org/projects/nautobot-app-show-tech/badge/"></a>
  <a href="https://pypi.org/project/nautobot-show-tech/"><img src="https://img.shields.io/pypi/v/nautobot-show-tech"></a>
  <a href="https://pypi.org/project/nautobot-show-tech/"><img src="https://img.shields.io/pypi/dm/nautobot-show-tech"></a>
  <br>
  An App for <a href="https://nautobot.com/">Nautobot</a>.
</p>

## Overview

### Purpose: Providing diagnostics in a Nautobot environment

When troubleshooting an environment, it is best to be able to answer questions about the environment quickly. This process is challenging to perform with a back-and-forth with a customer. Therefore, Nautobot Show Tech is designed to aggregate and provide that information in an easy-to-consume format as a one-time ask. The goal is to aid in troubleshooting managed service customer environments, but it can be extended to do more or be used to meet stakeholder requirements.

### Versions: Nautobot 2.X or 1.X compatible

Nautobot Show Tech is versioned in coordination with the Major Release version of Nautobot.  Please be sure to use the appropriate version for best diagnostic return results.
- Nautobot Show Tech 2.X will support Nautobot 2.X environments.
- Nautobot Show Tech 1.X will support Nautobot 1.X environments.

### Screenshots

![Show Tech GUI Job Run Mem Info](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_gui_job_run.png)

![Show Tech GUI Job Result Mem Info](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_gui_job_result.png)

![Show Tech CLI Mem Info](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_cli_meminfo.png)

#### Recorded Examples

![Show_Tech_GUI](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_gui_example.webm)

![Show_Tech_CLI](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_cli_example.webm)


## Current Release

This App is available is not currently open sourced.  Instead it is currently available via [pypi.org](https://pypi.org/) and the maintainers are not accepting feature requests, bugs, or pull requests at this time.

## Documentation

Coming Soon. Until then, use this readme and the [`docs`](https://github.com/networktocode-llc/nautobot-app-show-tech/tree/main/docs) folder in this repository.

- [User Guide](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/user/app_overview/) - Overview, Using the App, Getting Started.
- [Administrator Guide](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/admin/install/) - How to Install, Configure, Upgrade, or Uninstall the App.
- [Developer Guide](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/dev/contributing/) - Extending the App, Code Reference, Contribution Guide.
- [Release Notes / Changelog](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/admin/release_notes/).
- [Frequently Asked Questions](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/user/faq/).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/networktocode-llc/nautobot-app-show-tech",
    "name": "nautobot-show-tech",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.8",
    "maintainer_email": null,
    "keywords": "nautobot, nautobot-app, nautobot-plugin",
    "author": "Network to Code, LLC",
    "author_email": "info@networktocode.com",
    "download_url": "https://files.pythonhosted.org/packages/56/fe/f455b660ebb4e68d08261616ff5094df4c671d89d29f966374bbc91e054b/nautobot_show_tech-2.0.2.tar.gz",
    "platform": null,
    "description": "# Nautobot Show Tech\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/icon-nautobot-show-tech.png?raw=true\" class=\"logo\" height=\"200px\">\n  <br>\n  <a href=\"https://docs.nautobot.com/projects/nautobot-show-tech/en/latest\"><img src=\"https://readthedocs.org/projects/nautobot-app-show-tech/badge/\"></a>\n  <a href=\"https://pypi.org/project/nautobot-show-tech/\"><img src=\"https://img.shields.io/pypi/v/nautobot-show-tech\"></a>\n  <a href=\"https://pypi.org/project/nautobot-show-tech/\"><img src=\"https://img.shields.io/pypi/dm/nautobot-show-tech\"></a>\n  <br>\n  An App for <a href=\"https://nautobot.com/\">Nautobot</a>.\n</p>\n\n## Overview\n\n### Purpose: Providing diagnostics in a Nautobot environment\n\nWhen troubleshooting an environment, it is best to be able to answer questions about the environment quickly. This process is challenging to perform with a back-and-forth with a customer. Therefore, Nautobot Show Tech is designed to aggregate and provide that information in an easy-to-consume format as a one-time ask. The goal is to aid in troubleshooting managed service customer environments, but it can be extended to do more or be used to meet stakeholder requirements.\n\n### Versions: Nautobot 2.X or 1.X compatible\n\nNautobot Show Tech is versioned in coordination with the Major Release version of Nautobot.  Please be sure to use the appropriate version for best diagnostic return results.\n- Nautobot Show Tech 2.X will support Nautobot 2.X environments.\n- Nautobot Show Tech 1.X will support Nautobot 1.X environments.\n\n### Screenshots\n\n![Show Tech GUI Job Run Mem Info](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_gui_job_run.png)\n\n![Show Tech GUI Job Result Mem Info](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_gui_job_result.png)\n\n![Show Tech CLI Mem Info](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_cli_meminfo.png)\n\n#### Recorded Examples\n\n![Show_Tech_GUI](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_gui_example.webm)\n\n![Show_Tech_CLI](https://raw.githubusercontent.com/mattmiller87/ratchet_images/main/docs/images/show_tech_cli_example.webm)\n\n\n## Current Release\n\nThis App is available is not currently open sourced.  Instead it is currently available via [pypi.org](https://pypi.org/) and the maintainers are not accepting feature requests, bugs, or pull requests at this time.\n\n## Documentation\n\nComing Soon. Until then, use this readme and the [`docs`](https://github.com/networktocode-llc/nautobot-app-show-tech/tree/main/docs) folder in this repository.\n\n- [User Guide](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/user/app_overview/) - Overview, Using the App, Getting Started.\n- [Administrator Guide](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/admin/install/) - How to Install, Configure, Upgrade, or Uninstall the App.\n- [Developer Guide](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/dev/contributing/) - Extending the App, Code Reference, Contribution Guide.\n- [Release Notes / Changelog](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/admin/release_notes/).\n- [Frequently Asked Questions](https://docs.nautobot.com/projects/nautobot-show-tech/en/latest/user/faq/).\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "An app to aid in troubleshooting a Nautobot environment.",
    "version": "2.0.2",
    "project_urls": {
        "Documentation": "https://doshow-tech/en/latest/",
        "Homepage": "https://github.com/networktocode-llc/nautobot-app-show-tech",
        "Repository": "https://github.com/networktocode-llc/nautobot-app-show-tech"
    },
    "split_keywords": [
        "nautobot",
        " nautobot-app",
        " nautobot-plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ee1a90b87116502aa7d88b0f22397285a3ae47691b613ced4ac685c5106c880",
                "md5": "508cb4b0be3ae8a4ba0d4bd8191a1969",
                "sha256": "726775d9d30c76a850f3c7048961e19c18769bb072b38d780254272089574de7"
            },
            "downloads": -1,
            "filename": "nautobot_show_tech-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "508cb4b0be3ae8a4ba0d4bd8191a1969",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 3569954,
            "upload_time": "2024-04-30T14:31:17",
            "upload_time_iso_8601": "2024-04-30T14:31:17.152835Z",
            "url": "https://files.pythonhosted.org/packages/8e/e1/a90b87116502aa7d88b0f22397285a3ae47691b613ced4ac685c5106c880/nautobot_show_tech-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56fef455b660ebb4e68d08261616ff5094df4c671d89d29f966374bbc91e054b",
                "md5": "7eb5b57cafed479f37d4ec2d470418a5",
                "sha256": "08e7614e2b3dfe4f5a7744077ed48833eb63eb36b26f0216bdbc0a3b7ade7afc"
            },
            "downloads": -1,
            "filename": "nautobot_show_tech-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7eb5b57cafed479f37d4ec2d470418a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 3505008,
            "upload_time": "2024-04-30T14:31:19",
            "upload_time_iso_8601": "2024-04-30T14:31:19.758228Z",
            "url": "https://files.pythonhosted.org/packages/56/fe/f455b660ebb4e68d08261616ff5094df4c671d89d29f966374bbc91e054b/nautobot_show_tech-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 14:31:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "networktocode-llc",
    "github_project": "nautobot-app-show-tech",
    "github_not_found": true,
    "lcname": "nautobot-show-tech"
}
        
Elapsed time: 0.23697s