Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install diabric

How to install diabric

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install diabric
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
0.1.2
0.2.0Never BuiltWhy not?
0.1.2 Available View build log
Linux (32-bit)
0.1.4
0.2.0Never BuiltWhy not?
0.1.4 Available View build log
0.1.2 Available View build log
Linux (64-bit)
0.2.0 Available View build log
0.1.4 Available View build log
0.1.2 Available View build log
 
License
MIT
Imports
Lastest release
version 0.2.0 on Jan 9th, 2014

# Introduction

Diabric is a python package containing utilities for use in Fabric fabfiles. These tasks, functions, and classes are useful for:

  • working with Amazon EC2
  • configuring machines
  • installing, configuring, and starting services, servers, and daemons, like nginx and supervisord.
  • deploying python wsgi web applications.
  • uploading and formatting files
  • creating python virtualenv virtual environments
  • installing packages into virtualenvs
  • configuring fabfiles

This package is still very much _alpha_ and exists to reduce code duplication across a number of fabfiles I have for different projects.

# Requirements

  • Written with Python 2.7

System Message: WARNING/2 (<string>, line 23)

Bullet list ends without a blank line; unexpected unindent.

(http://python.org/download/releases/2.7.3/) in mind. - Packaged with distutils2 (http://packages.python.org/Distutils2/) - Fabric (http://docs.fabfile.org/) for creating fabfile tasks, working with

System Message: ERROR/3 (<string>, line 26)

Unexpected indentation.
remote hosts, ...

System Message: WARNING/2 (<string>, line 27)

Block quote ends without a blank line; unexpected unindent.

# Installation

## Install from pypi.python.org

Download and install diabric.

pip install diabric

## Install from github.com

Install distutils2 if you do not yet have it installed.

pip install distutils2

Download and install diabric.

cd ~ git clone git@github.com:todddeluca/diabric.git cd diabric pysetup install

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.