Skip to main content

Whizbang Deployer - An all-in-one Azure deployment solution

Project description

Whizbang

The Whizbang deployer is a tool designed to simplify deployments of Azure solutions. The solutions contains utilities and functions that implmenting projects use to deploy specific azure solutions for customers.

Installation

It it important to note that this package is installed and distributed in two different modes:

  • Local Binary Installation -> This requires the needed packages to be install globally. This is how development with dependent projects (i.e. empower) is typically done.
  • Containerized -> The containerized method includes binary dependencies which are used for CI/CD and is how the artifact is actually deployed and used in production.

Mac Prequisites

  • brew install docker docker-compose

Windows Prequisites

TODO

Local Binary Build

poetry install poetry build pip3 uninstall whizbang-deployer -y pip3 install ./dist/whizbang*.whl Then run any solution file directly: python solution.py

To run tests: python3 -m pytest

Containerized Build

These may no longer work.

To run pytests:

  • docker-compose -f docker_builds/docker-compose.yml up --build pyenv

To run pytests with watch:

  • docker-compose -f docker_builds/docker-compose.yml up --build pyenv-watch

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

whizbang-deployer-1.3.0a122.tar.gz (65.2 kB view details)

Uploaded Source

Built Distribution

whizbang_deployer-1.3.0a122-py3-none-any.whl (129.5 kB view details)

Uploaded Python 3

File details

Details for the file whizbang-deployer-1.3.0a122.tar.gz.

File metadata

  • Download URL: whizbang-deployer-1.3.0a122.tar.gz
  • Upload date:
  • Size: 65.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.12 Linux/5.13.0-1029-azure

File hashes

Hashes for whizbang-deployer-1.3.0a122.tar.gz
Algorithm Hash digest
SHA256 d5261db332aab02b8146d71278d0fc24fc83edec73dbc8c6d2be17ca2e3aec76
MD5 6516b71bc21a5b863ff27965e6000c92
BLAKE2b-256 15ef26c9da130dc875061fd1b6afe7d644dcaeaf83a08d822cdafc47f5f026c2

See more details on using hashes here.

File details

Details for the file whizbang_deployer-1.3.0a122-py3-none-any.whl.

File metadata

File hashes

Hashes for whizbang_deployer-1.3.0a122-py3-none-any.whl
Algorithm Hash digest
SHA256 5f051e06c729d6efefd4c68bd6932b7af22f1a2cf9d45e3786fbaf6c6d7a2a04
MD5 c1c10debcf1129bfa72fe269181866af
BLAKE2b-256 4d0dea2995f5e7588d0a99d68c8551d69c3cacad617681b99e604f6dd636e98c

See more details on using hashes here.

Supported by

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