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.3.0.tar.gz (52.6 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.3.0-py3-none-any.whl (66.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for rpipe-11.3.0.tar.gz
Algorithm Hash digest
SHA256 f805ba9d03bf8d384c56a19e9448cd134a0dcb93c0a240dcd9d2343d6b53e024
MD5 011212b9e58b93ff6407833d648d2de0
BLAKE2b-256 67cecb96ce992cedef912e364ee51bdbe970bcd04ff3a1ea015adc0b12b6fba2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for rpipe-11.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 13ce31abfa2ad39853db7664b851b36a57e67135537d1a6d981b36985b551767
MD5 af9b7e069db3782f9b42e9d6fe147f24
BLAKE2b-256 726481400d686b4313a9499d48b8f9e66cb57ca5d34900e9cacafbfd0f3dbfdd

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

11.3.0 This release

2 files

11.2.1

2 files

11.2.0

2 files

11.1.1

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