Skip to main content

A collection of shell abstractions

Project description

Seashore
========

.. image:: https://travis-ci.org/shopkick/seashore.svg?branch=master
:target: https://travis-ci.org/shopkick/seashore

.. image:: https://readthedocs.org/projects/seashore/badge/?version=latest
:target: http://seashore.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

Seashore provides a shell abstraction
for easy automation of UNIX commands in Python.
The primary interface to many common tools is the command line;
for example, :code:`git`, :code:`apt-get`, and :code:`yum`.
Even when there is an equivalent Python library --
such as :code:`docker` and :code:`docker-py` --
often a shell script needs to be quickly ported one-to-one.
Seashore helps in these cases by being able to write a
clean, simple, and testable Python API wrapper around
these tools.

License
-------

Seashore is (C) Shopkick, and licensed under the MIT license.
See the LICENSE file for more details.

Contributors
------------

* Moshe Zadka
* Mahmoud Hashemi
* Kurt B. Rose

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

seashore-17.5.0.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

seashore-17.5.0-py2.py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 2 Python 3

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