Skip to main content

rpipe

A little python remote pipe server and client.

Install

pip install rpipe

Usage

Before anything else, you should set your pipe server URL and default channel (the default channel can be any string)

export RPIPE_PASSWORD="my password"  # Only need to set when saving config
rpipe --url <url> -c <channel> --password-env --update-config

If no password is desired, use --no-password; though data will be uploaded without encryption if this is done.

Sending

echo "abc" | rpipe

Receiving

rpipe        # Read the data
rpipe -c foo # Read data from the channel "foo"
rpipe --peek # Read the data but do not remove it from the server

Additional options can be found via rpipe --help. Note that peeking will only show the data presently available, it will not construct a persistent pipe like reading will.

Web Version

While discouraged and lacking support for encryption, users can forgo usage of the rpipe client and connect directly to an rpipe with simple GET/POST requests. Visit the server's URL /help for more details.

Custom URL or channel

Both sending and receiving support the command line options -c/--channel and -u/--url to use a different channel or URL than is saved.

Server

Start the server via:

rpipe_server <port> [--host <host>] [--debug]

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpipe-11.1.1.tar.gz (52.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rpipe-11.1.1-py3-none-any.whl (65.7 kB view details)

Uploaded Python 3

File details

Details for the file rpipe-11.1.1.tar.gz.

File metadata

  • Download URL: rpipe-11.1.1.tar.gz
  • Upload date:
  • Size: 52.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for rpipe-11.1.1.tar.gz
Algorithm Hash digest
SHA256 65caa759550c67e539727ebae60aaedadcad708924508c9a6ba9f84c86fecb58
MD5 0da5d29ae6142afe753aa38087eb41ed
BLAKE2b-256 94daa4a1bcbad25f347358065214eb1a8441c7e875a0c66ddf1d5332ed7b3b6f

See more details on using hashes here.

File details

Details for the file rpipe-11.1.1-py3-none-any.whl.

File metadata

  • Download URL: rpipe-11.1.1-py3-none-any.whl
  • Upload date:
  • Size: 65.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for rpipe-11.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1d91ad01044c339ca310ec6436f115785eb2b3fbdd114aff9ceb196e42b8437b
MD5 6804103a2234c3f9287df67866c7f41c
BLAKE2b-256 bc27cd785324c07b70c8e9cc3d87a8bf752dff692c5970a0bbbf29ef3ac6b65d

See more details on using hashes here.

Release history Release notifications | RSS feed

11.3.0

2 files

11.2.1

2 files

11.2.0

2 files

This release

11.1.1 This release

2 files

11.1.0

2 files

11.0.2

2 files

11.0.1

2 files

11.0.0

2 files

10.1.1

2 files

10.1.0

2 files

10.0.1

2 files

10.0.0

2 files

9.11.0

2 files

9.10.4

2 files

9.10.2

2 files

9.10.1

2 files

9.10.0

2 files

9.9.0

2 files

9.8.1

2 files

9.8.0

2 files

9.7.2

2 files

9.7.1

2 files

9.7.0

2 files

9.6.6

2 files

9.6.5

2 files

9.6.3

2 files

9.6.2

2 files

9.6.1

2 files

9.6.0

2 files

9.5.4

2 files

9.5.3

2 files

9.5.2

2 files

9.5.1

2 files

9.5.0

2 files

9.4.0

2 files

9.3.2

2 files

9.3.0

2 files

9.2.4

2 files

9.2.3

2 files

9.2.2

2 files

9.2.0

2 files

9.1.1

2 files

9.1.0

2 files

9.0.7

2 files

9.0.6

2 files

9.0.5

2 files

9.0.4

2 files

9.0.3

2 files

9.0.2

2 files

9.0.1

2 files

9.0.0

2 files

8.10.1

2 files

8.10.0

2 files

8.9.0

2 files

8.8.0

2 files

8.7.1

2 files

8.7.0

2 files

8.6.0

2 files

8.5.0

2 files

8.4.1

2 files

8.4.0

2 files

8.3.5

2 files

8.3.4

2 files

8.3.3

2 files

8.3.2

2 files

8.3.1

2 files

8.3.0

2 files

8.2.0

2 files

8.1.1

2 files

8.1.0

2 files

8.0.1

2 files

8.0.0

2 files

7.3.2

2 files

7.3.1

2 files

7.3.0

2 files

7.2.0

2 files

7.1.4

2 files

7.1.3

2 files

7.1.2

2 files

7.1.1

2 files

7.1.0

2 files

7.0.0

2 files

6.5.0

2 files

6.4.2

2 files

6.4.1

2 files

6.4.0

2 files

6.3.1

2 files

6.3.0

2 files

6.2.2

2 files

6.2.1

2 files

6.2.0

2 files

6.1.0

2 files

6.0.0

2 files

5.6.1

2 files

5.6.0

2 files

5.5.7

2 files

5.5.6

2 files

5.5.5

2 files

5.5.4

2 files

5.5.2

2 files

5.5.1

2 files

5.5.0

2 files

5.4.3

2 files

5.4.2

2 files

5.4.1

2 files

5.4.0

2 files

5.2.0

2 files

5.1.0

2 files

5.0.5

2 files

5.0.2

2 files

5.0.1

2 files

5.0.0

2 files

4.0.1

2 files

4.0.0

2 files

3.2.0

2 files

3.1.0

2 files

3.0.0

2 files

2.3.0

2 files

2.2.1

2 files

2.2.0

2 files

2.1.0

2 files

2.0.1

2 files

2.0.0

2 files

1.3.1

2 files

1.3.0

2 files

1.2.0

2 files

1.0.2

1 file

1.0.1

1 file

1.0.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page