Minimalistic but pragmatic ESB / ETL / EAI in Python
Project description
Welcome to Pypeman
Pypeman is a minimalist but pragmatic ESB / ETL / EAI in python.
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
Release history Release notifications | RSS feed
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 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70f967c7e956ff697ab3f5a576ece6e2af19a226868c794625862e165584ea74 |
|
MD5 | 818a7711ecbf1ed6806b8e67c59c8b0e |
|
BLAKE2b-256 | 5b05169277303a9b97b2e949ba16ad83521b113d1026826f03ef56760bbd5bcd |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56a5b0dc808a1727b333a2cbe6b3a76803d71a9eb06f7b1f58811a712aaa5d34 |
|
MD5 | 8d67d27564cfb345c10cbf748d208002 |
|
BLAKE2b-256 | 8ebbd98d4e9bc9384ff8dec0bc3f50371363c8056b0167cd92fea5d2eb4bae9d |