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

Uploaded Source

Built Distribution

whizbang_deployer-1.3.0a82-py3-none-any.whl (112.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: whizbang-deployer-1.3.0a82.tar.gz
  • Upload date:
  • Size: 57.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.10 Linux/5.11.0-1027-azure

File hashes

Hashes for whizbang-deployer-1.3.0a82.tar.gz
Algorithm Hash digest
SHA256 3b88b28d817e4b1f07949ee1e92765725f03acddb7d58190b32512105553ee77
MD5 c936efe1d2470421344186d487aa7f7a
BLAKE2b-256 2c86989b6e5266f8119c12ac04b782f167adf6d65b845aee0205f263520c4d5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for whizbang_deployer-1.3.0a82-py3-none-any.whl
Algorithm Hash digest
SHA256 394f069a60d5e9882a011d0e3b25949c275e98d50975b8f5ce0fdc7e26194c7f
MD5 cb741153ebce5028da5f7e8c2c5a0a72
BLAKE2b-256 2c0fce10cf57e7a015c5110e4d77be1e2207fb5ff488fe68ef53bb706be30d1b

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