The official client for Seashells.io
Project description
Seashells

The official client for seashells.io.
The server code is available at anishathalye/seashells-server.
For more information, see seashells.io or the launch blog post.
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)
- hans-strudle/seashells (Go)
Note: other clients are not officially supported.
License
Copyright (c) Anish Athalye. Released under the MIT License. See LICENSE.md 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
File details
Details for the file seashells-1.0.0.tar.gz
.
File metadata
- Download URL: seashells-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a47d19a1a9b61c7550508d73b3fb18d51632228e2df3972fd1ef4c3522a97506
|
|
MD5 |
5f278b7f6145d77ed16e0d0f8fb5113e
|
|
BLAKE2b-256 |
713a76c76afac03204469098ba1094c84a702d56601f0e9d5ca7aca501fa61e2
|
File details
Details for the file seashells-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: seashells-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7acbadd7d0d53bcf4b3a88348f3a1bb32d352533be0d962c571c944591b35c70
|
|
MD5 |
730374de7e853600925548c359684ebc
|
|
BLAKE2b-256 |
55df171818cc3dff8ab39adc179e53235b1a77cf01ebb1806cd7544e83fdf1c6
|