Skip to main content

Helps with plumbing-type programing in python.

Project description

PyPI version

plumbing version 2.11.2

This project contains functions and classes that help with plumbing-type programing and pipeline building.

It contains many classes and functions which have not yet all been documented.

Prerequisites

Since plumbing is written in python, it is compatible with all operating systems: Linux, macOS and Windows. The only prerequisite is python3 (which is often installed by default) along with the pip3 package manager.

To check if you have python3 installed, type the following on your terminal:

$ python3 -V

If you do not have python3 installed, please refer to the section obtaining python3.

To check you have pip3 installed, type the following on your terminal:

$ pip3 -V

If you do not have pip3 installed, please refer to the section obtaining pip3.

Installing

To install the plumbing package, simply type the following commands on your terminal:

$ pip3 install --user plumbing

Alternatively, if you want to install it for all users of the system:

$ sudo pip3 install plumbing

Extra documentation

More documentation is available at:

http://xapple.github.io/plumbing/plumbing

This documentation is simply generated with:

$ pdoc --html --output-dir docs --force plumbing

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

plumbing-2.11.2.tar.gz (48.5 kB view details)

Uploaded Source

File details

Details for the file plumbing-2.11.2.tar.gz.

File metadata

  • Download URL: plumbing-2.11.2.tar.gz
  • Upload date:
  • Size: 48.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.9.10

File hashes

Hashes for plumbing-2.11.2.tar.gz
Algorithm Hash digest
SHA256 0a8e046bd51a5bf3909032815473d175ca75638f5e4f5b59b14ba00598ca8007
MD5 7f4aba7b2f86a518cb992b841c94b637
BLAKE2b-256 5c2d8f70848e52fc38f28d182178ef188a6ded02484f2c38ab9ae16eece8bbfa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page