Skip to main content

Minimalistic but pragmatic ESB / ETL / EAI in Python

Project description

Welcome to Pypeman

Pypeman is a minimalist but pragmatic ESB / ETL / EAI in python.

https://travis-ci.org/mhcomm/pypeman.svg?branch=master https://badge.fury.io/py/pypeman.svg https://codecov.io/gh/mhcomm/pypeman/branch/master/graph/badge.svg https://img.shields.io/badge/license-Apache%202-blue.svg https://img.shields.io/pypi/pyversions/pypeman.svg https://img.shields.io/pypi/wheel/pypeman.svg https://img.shields.io/pypi/status/pypeman.svg

See documentation for more information.

Getting started

Installation

With pip

pip install pypeman # or
pip install pypeman[all] # To install with all optional dependencies

Basic usage

Create a fresh project with:

pypeman startproject <project_dirname>

Above command will create a new directory with a “settings.py” file containing local configs and a “project.py” file with a channel example that you can uncomment to test pypeman. Follow the commented instructions then execute:

pypeman start # You can use the --reload option for auto-reloading on changes

Quick command overview

To get command help and more details about commands:

pypeman --help

To create a fresh project (partially implemented):

pypeman startproject <project_name>

To start pypeman:

pypeman start

To show a channel graph:

pypeman graph

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

pypeman-0.5.9.tar.gz (90.6 kB view details)

Uploaded Source

Built Distribution

pypeman-0.5.9-py3-none-any.whl (111.7 kB view details)

Uploaded Python 3

File details

Details for the file pypeman-0.5.9.tar.gz.

File metadata

  • Download URL: pypeman-0.5.9.tar.gz
  • Upload date:
  • Size: 90.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for pypeman-0.5.9.tar.gz
Algorithm Hash digest
SHA256 70f967c7e956ff697ab3f5a576ece6e2af19a226868c794625862e165584ea74
MD5 818a7711ecbf1ed6806b8e67c59c8b0e
BLAKE2b-256 5b05169277303a9b97b2e949ba16ad83521b113d1026826f03ef56760bbd5bcd

See more details on using hashes here.

File details

Details for the file pypeman-0.5.9-py3-none-any.whl.

File metadata

  • Download URL: pypeman-0.5.9-py3-none-any.whl
  • Upload date:
  • Size: 111.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for pypeman-0.5.9-py3-none-any.whl
Algorithm Hash digest
SHA256 56a5b0dc808a1727b333a2cbe6b3a76803d71a9eb06f7b1f58811a712aaa5d34
MD5 8d67d27564cfb345c10cbf748d208002
BLAKE2b-256 8ebbd98d4e9bc9384ff8dec0bc3f50371363c8056b0167cd92fea5d2eb4bae9d

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