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
========
.. 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 details)
Built Distribution
File details
Details for the file seashore-17.5.0.tar.gz
.
File metadata
- Download URL: seashore-17.5.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb5765e809a44ff6bece174c0703d43f44fa6582649b9a09de9e9642441bc5e6 |
|
MD5 | 862524b7fefc6e534575f3123917d311 |
|
BLAKE2b-256 | 399f2761043a20e37f8fbb824d76338c73dc61a8a6940dddac7bb212c41f1c00 |
Provenance
File details
Details for the file seashore-17.5.0-py2.py3-none-any.whl
.
File metadata
- Download URL: seashore-17.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48be0a9d8239e7985d9a13d80f0b178e2c830aaefc003c310ce7ab30cf41f535 |
|
MD5 | db407cd82640887816754730f050a002 |
|
BLAKE2b-256 | a24df3c21224bd045e7656a869a4ec73579d0541e9f63738726767119732f5e7 |