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

Uploaded Source

Built Distribution

whizbang_deployer-1.3.0a164-py3-none-any.whl (139.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for whizbang-deployer-1.3.0a164.tar.gz
Algorithm Hash digest
SHA256 49dc39cd3a0743f0fa8f05061378a7e7a78cb008aa53f078de3f5a81ff39db4f
MD5 14fce90b6d4d84c46cd5429a5e1c76e5
BLAKE2b-256 ac6ebfdcfdbc150ddcf81c1c8ec6d0679d482e9a6dede46f3f616c23e33bffab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for whizbang_deployer-1.3.0a164-py3-none-any.whl
Algorithm Hash digest
SHA256 58ab710f48b39cc6d448bf9e2e0907bdf6df9b21ad4a6d0db3e4e38c0a4170eb
MD5 b8913bd37dafe89ce8b7f097ba423604
BLAKE2b-256 363ab226df54a2ba4ce651dee04592ca8fb980690d887b6eed68cc2ff2c27bdb

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