The official client for Seashells.io
Project description
The official client for Seashells.io.
Installation
Seashells is compatible with both Python 2 and Python 3. It’s recommended that you use Python 3.
You can install Seashells from PyPI:
pip install seashells
Usage
See the instructions on Seashells.io for more information about Seashells. For more information on how to use the command line tool itself, see the built-in help:
seashells --help
Tips and Tricks
To easily pipe both stdout and stderr to seashells, you can set up a shell function (source):
function sea() { $* 2>&1 | seashells }
Other Clients
roccomuso/seashells (Node.js)
Note: other clients are not officially supported.
Packaging
Update version information.
Build the package using python3 setup.py sdist bdist_wheel.
Sign and upload the package using twine upload -s dist/*.
License
Copyright (c) 2018 Anish Athalye. Released under the MIT License. See LICENSE.rst for details.
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
Built Distribution
Hashes for seashells_sc-0.1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a442a43ed3cc0fa83eed3c4b43f6cb83bca933a60855872dcf4482ae4d3d45a9 |
|
MD5 | 1ab24afad862a37cd31f7c411dcd6811 |
|
BLAKE2b-256 | 47082ffdd2987ff3d8dafbd2bcf6da54406e81b294bc44260fe968a4b52efe36 |