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

Uploaded Source

Built Distribution

whizbang_deployer-1.3.0a94-py3-none-any.whl (121.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: whizbang-deployer-1.3.0a94.tar.gz
  • Upload date:
  • Size: 60.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.10 Linux/5.13.0-1021-azure

File hashes

Hashes for whizbang-deployer-1.3.0a94.tar.gz
Algorithm Hash digest
SHA256 2710376ff484d716d6a7190d02fc803b3b394a43ac561af83d90c579b833e54b
MD5 16a1fc89838744d94e5baae556f1c335
BLAKE2b-256 dfc00cab197eb0fdb8304bb87f58058cf2ad6caf4bbf082a8af1b3ec80071540

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for whizbang_deployer-1.3.0a94-py3-none-any.whl
Algorithm Hash digest
SHA256 1f6ca47a2b1385371b6f0d5a36fa6a001af8c3a0f831ea39eabdae8292082ffc
MD5 2d01edd238e56b21164756002bab5a87
BLAKE2b-256 3a17959aa029e4b343a6b5cec482bd08e94040ea049060206bf58cb72d97e8b2

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