Skip to main content

No project description provided

Project description

Tata - Test Automation and Troubleshooting Assistant

Tata is a command-line utility designed for checking the configuration of host machines within specified tasks. It provides a simple and efficient way to automate tests related to host settings.

Supported Tasks

Tata supports the following tasks:

  1. check_hostname:

    • Verifies that the hostname of the machine matches the specified value.
    tasks:
      - task: check_hostname
        target_hostname: "test"
    
  2. check_ping:

    • Checks if the specified IP address or domain is reachable via ping.
     tasks:
       - task: check_ping
         target_ip: "127.0.0.1"
    

Task Configuration

Tasks are defined in a YAML file with the following format:

tasks:
  - task: check_hostname
    target_hostname: "test"

  - task: check_ping
    target_ip: "127.0.0.1"

  - task: check_ping
    target_ip: "ya.ru"

Installation

Preferred method: pipx

pipx install py_tata
py_tata ./tasks.yaml

Alternative method: pip

pip install py_tata
python -m py_tata.cli.app ./tasks.yaml

Supported Python Versions

Tata is compatible with Python versions 3.10 and above.


Thank you for using Tata! If you have any questions or encounter any problems, please don't hesitate to reach out.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_tata-0.1.3.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

py_tata-0.1.3-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file py_tata-0.1.3.tar.gz.

File metadata

  • Download URL: py_tata-0.1.3.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.11.1 Windows/10

File hashes

Hashes for py_tata-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5c314da0e23a60948dbed2436e1684faeabc05908c08f2a4564d659bc2c0c401
MD5 5f5e08af385ae7e355fb7e313c47952a
BLAKE2b-256 465376aafa23b7f62c4620a2d77c1efc0244688b546db5f9d74300a54a3e75b7

See more details on using hashes here.

File details

Details for the file py_tata-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: py_tata-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.11.1 Windows/10

File hashes

Hashes for py_tata-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 75971869b87aa73edce6c7601f6ed6dcfa96f91ce93db5a660abea75c243cc5f
MD5 a98ffb07e5288d99e8414307b53547e7
BLAKE2b-256 05782ad02cb8d472fd838c0f745fb91d92742758f9be6845536571f036f912e5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page