Is there a a Python library that implements the enterprise integration patterns in the classic Enterprise Integration Patterns book?
What about PyPipeline?
PyPipeline is an Enterprise Service Bus for Python. It is inspired from the Apache Camel project for Java. Like Camel, PyPipeline provides an intuitive Domain Specific Language to build a pipeline.