Skip to main content

CLI for DevOps tools installation

Project description

DevToolPack

A modular CLI tool for installing DevOps tools (Terraform, AWS CLI, kubectl) across multiple shells.

Features

  • Install DevOps tools with a simple command: devpack install <tool>
  • Check installation status: devpack doctor
  • List available tools: devpack list-tools
  • Automatic PATH configuration for bash, zsh, fish, cmd, and PowerShell
  • Cross-platform support (Windows, Linux, macOS)
  • Lazy imports for faster startup
  • Modular design for easy extension

Installation

pip install -e .

Usage

List available tools

devpack list-tools

Install a tool

devpack install terraform
devpack install awscli
devpack install kubectl

Check installation status

devpack doctor

Supported Tools

  • Terraform
  • AWS CLI
  • Kubectl

Architecture

DevToolPack follows a modular architecture:

  • cli.py: Main CLI entry point using Typer
  • commands/: Individual command implementations (install, doctor, list)
  • tools/: Tool-specific implementations (terraform.py, awscli.py, kubectl.py)
  • installer/: Download and extraction logic
  • env/: Environment management (PATH handling, shell detection)
  • utils/: Utility functions (logging, system checks)
  • doctor/: Validation logic

Development

Running Tests

pytest -v

Linting

ruff check .

Building

pip install -e .[dev]

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

devtoolpack-0.1.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

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

devtoolpack-0.1.0-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file devtoolpack-0.1.0.tar.gz.

File metadata

  • Download URL: devtoolpack-0.1.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for devtoolpack-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4107e4bfcc3aa0574c15f3881c26d7eed2488b263833aa98a67f3e88edf7ec0e
MD5 eca39f0009084d7f94b7a35016edbd85
BLAKE2b-256 5f2e40e654a292b5cb5bd106ff9033834343befe7593b97225f02126ba7b9f66

See more details on using hashes here.

Provenance

The following attestation bundles were made for devtoolpack-0.1.0.tar.gz:

Publisher: python-publish.yml on Emilio-Gordillo-Esparragoza/devtool-pack

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file devtoolpack-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: devtoolpack-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for devtoolpack-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94e94c81d3729ac772f37fb478e8bb36902a5e8ad348b28f8117c75d63ced960
MD5 aff6bcd18217988ca0ba653983c31acf
BLAKE2b-256 9dc557405e55630443ad3263851c88d5b12695095743c614db57adb923e7db74

See more details on using hashes here.

Provenance

The following attestation bundles were made for devtoolpack-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on Emilio-Gordillo-Esparragoza/devtool-pack

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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