Skip to main content

Package Generator

Project description

Build Status

Gitter chat

PyPI

PypI

packman creates packages.

You can write a packages file containing your packages’ configuration and packman will retrieve the resources and create the packages accordingly.

The project was initally invented to create Cloudify (http://getcloudify.org/) packages and is now progressing towards being a simple open-source solution to creating different types of packages.

Quick Start

Quick Start

Documentation

packman documentation

Installation

see packman requirements before installing packman

pip install packman
# or, for dev:
pip install https://github.com/cloudify-cosmo/cloudify-packager/archive/master.tar.gz

Usage Examples

see Packages Configuration to configure your packages file

# `pkm get` retrieves package sources
pkm get --packages my_package --packages_file /my_packages_file.yaml
# `pkm pack` packages sources, scripts and configs.
pkm pack -c my_package,my_other_package
# `pkm make` ... does both one after the other
pkm make -x excluded_package,excluded_package2

Additional Information

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

packman-0.5.0.tar.gz (32.4 kB view hashes)

Uploaded Source

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