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

Uploaded Source

Built Distribution

whizbang_deployer-1.3.0a141-py3-none-any.whl (133.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for whizbang-deployer-1.3.0a141.tar.gz
Algorithm Hash digest
SHA256 662017cf3333402f81a788f5fb6e948e30489e27bca63f247de5372706baac09
MD5 4a8244b3482fa16022cdbd831a60953e
BLAKE2b-256 fce5776018e6da16c589a9279b79beb68e0bbc0e0bfeda349c242dfdcce976b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for whizbang_deployer-1.3.0a141-py3-none-any.whl
Algorithm Hash digest
SHA256 c38dd3486e4cb562d49824e0387e68c073f6b7add94c43ce260b5b1e9befd19c
MD5 77f208e7fe806dc7f275ff1d2a974fbd
BLAKE2b-256 69930d6737f74d04f423cb3550582676e728613badb9bb3ca9106accb4624090

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