Skip to main content

Add Dependencies and Extensions for Hashicorp Packer

Project description

Add Dependencies and Extensions for Hashicorp Packer

Installation

$ pip install -r requirements.txt

$ pip install setup.py

Development

This project includes a number of helpers in the Makefile to streamline common development tasks.

Environment Setup

The following demonstrates setting up and working with a development environment:

### create a virtualenv for development

$ make virtualenv

$ source env/bin/activate


### run removalist cli application

$ removalist --help


### run pytest / coverage

$ make test

Releasing to PyPi

Before releasing to PyPi, you must configure your login credentials:

~/.pypirc:

[pypi]
username = YOUR_USERNAME
password = YOUR_PASSWORD

Then use the included helper function via the Makefile:

$ make dist

$ make dist-upload

Deployments

Docker

Included is a basic Dockerfile for building and distributing Removalist for Hashicorp Packer, and can be built with the included make helper:

$ make docker

$ docker run -it removalist --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

removalist-1.0.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

removalist-1.0.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file removalist-1.0.0.tar.gz.

File metadata

  • Download URL: removalist-1.0.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for removalist-1.0.0.tar.gz
Algorithm Hash digest
SHA256 394b0ba567faabd61afa58b6db112def9dec364c4c1021cfa9ca7048bde6278b
MD5 27da64dc0ff841cb1531df3089e67f38
BLAKE2b-256 23117668e5b8e7f39adbe87428511443ad637f6c69a4939c13bd417ee8715369

See more details on using hashes here.

File details

Details for the file removalist-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: removalist-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for removalist-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5ae98b29fab3c0deb9feba6f46a9a6cbb96aec13ed8246965307b61c718c073c
MD5 3ad974bedc289f6e4e25e4e8a20bcaab
BLAKE2b-256 2e7f39eb718b362584a3b778a71dafac4a2e773b311cc66f70dfed2eadfd0603

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