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.0a132.tar.gz (66.4 kB view details)

Uploaded Source

Built Distribution

whizbang_deployer-1.3.0a132-py3-none-any.whl (131.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: whizbang-deployer-1.3.0a132.tar.gz
  • Upload date:
  • Size: 66.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.13 Linux/5.15.0-1014-azure

File hashes

Hashes for whizbang-deployer-1.3.0a132.tar.gz
Algorithm Hash digest
SHA256 e95c5d2bbc38b4c87fddf5a8682c07c6f457de3edc17ae09c985397f8e04ed46
MD5 a43a222bb44c9f825e7943d50b7cd141
BLAKE2b-256 1a01ba4df4337b0797df1dd0eac960dd38226967419946cb974613a4b12b8aa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for whizbang_deployer-1.3.0a132-py3-none-any.whl
Algorithm Hash digest
SHA256 9f1e7db47a1ca05846afad4185c55928446bafa06de04287d4321794127e6f98
MD5 ec7f4c27f3316036fdc4bd4557865b39
BLAKE2b-256 393c5cef18702dbd8a65cba4611c50fa8c0c6aeb2a1023857c0af54c5fbd0832

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