Skip to main content

Kids shell command call wrapper

Project description

https://pypip.in/v/kids.sh/badge.png https://secure.travis-ci.org/0k/kids.sh.png?branch=master

kids.sh is a Python library providing helpers when calling shell commands thanks to python. It’s part of ‘Kids’ (for Keep It Dead Simple) library.

It is, for now, a very humble package.

Features

using kids.sh:

  • Call wrap() when you want to call a system command and you don’t have to bother about subprocess and other stuff. You get the standard output of the command as the return string.

These assumptions are in the code:

  • You don’t want to deal with precise subprocess things, don’t really need to care about security (because system command you launch are hard-written).

  • You don’t need asynchronous code.

Requirements

This code is tested and work with python 2.7.6 and 3.2 and 3.4

Changelog

0.0.1 (2014-05-13)

  • First import. [Valentin Lab]

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

kids.sh-0.0.1.tar.gz (4.0 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