Skip to main content

Recipe base for writing fabric-buildout recipe.

Project description

Introduction

from fabric.buildout_recipe import BuildoutRecipe

import fabric.api

class Recipe(BuildoutRecipe):

“””zc.buildout recipe”””

def execute(self):

“””override this.”””

fabric.api.run(“uname -a”)

Contributors

Imagawa Yakata, Author

Changelog

0.1-dev (unreleased)

  • Package created using templer [Imagawa Yakata]

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

fabric.buildout_recipe-0.3.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

fabric.buildout_recipe-0.3-py2.7.egg (4.3 kB view details)

Uploaded Source

File details

Details for the file fabric.buildout_recipe-0.3.tar.gz.

File metadata

File hashes

Hashes for fabric.buildout_recipe-0.3.tar.gz
Algorithm Hash digest
SHA256 b6e812277cce2d8774aa749106e6ea1c6d9131c16c0e6a6bf6c512d22c86c9ab
MD5 b8d8d521cf6722b9153282f598bb3af7
BLAKE2b-256 0f54ae5f08159309006ce698acf891b295a548db5625af0aeab5674a38006bef

See more details on using hashes here.

File details

Details for the file fabric.buildout_recipe-0.3-py2.7.egg.

File metadata

File hashes

Hashes for fabric.buildout_recipe-0.3-py2.7.egg
Algorithm Hash digest
SHA256 7cd647a9a1454d70d263941a168b3fd1002a9bbf3dd7f5ff5369e5c6b853e786
MD5 74e6007e3f92ac48100caf5752ac74a8
BLAKE2b-256 2437a0445ae8083c5781545d891ea488eca0da4e06ed9ed32896fdea3aad5702

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