Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
/ seashore Public archive

Seashore -- A collection of shell abstractions

License

Notifications You must be signed in to change notification settings

elcaminoreal/seashore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seashore

https://travis-ci.org/shopkick/seashore.svg?branch=master 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, git, apt-get, and yum. Even when there is an equivalent Python library -- such as docker and 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) 2017-2020 Contributors, and licensed under the MIT license. See the LICENSE file for more details.

History

Seashore was originally released by Shopkick. Since then, it has been forked and is part of the El Camino Real suit.

Contributors

  • Moshe Zadka
  • Mahmoud Hashemi
  • Kurt B. Rose

About

Seashore -- A collection of shell abstractions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages