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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fabric.buildout_recipe-0.3.tar.gz.
File metadata
- Download URL: fabric.buildout_recipe-0.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6e812277cce2d8774aa749106e6ea1c6d9131c16c0e6a6bf6c512d22c86c9ab
|
|
| MD5 |
b8d8d521cf6722b9153282f598bb3af7
|
|
| BLAKE2b-256 |
0f54ae5f08159309006ce698acf891b295a548db5625af0aeab5674a38006bef
|
File details
Details for the file fabric.buildout_recipe-0.3-py2.7.egg.
File metadata
- Download URL: fabric.buildout_recipe-0.3-py2.7.egg
- Upload date:
- Size: 4.3 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cd647a9a1454d70d263941a168b3fd1002a9bbf3dd7f5ff5369e5c6b853e786
|
|
| MD5 |
74e6007e3f92ac48100caf5752ac74a8
|
|
| BLAKE2b-256 |
2437a0445ae8083c5781545d891ea488eca0da4e06ed9ed32896fdea3aad5702
|