Is there a a Python library that implements the enterprise integration patterns in the classic Enterprise Integration Patterns book?
Asked
Active
Viewed 3,473 times
3
-
Apache camel with jython? ;) – Roy Truelove Nov 21 '16 at 22:10
1 Answers
4
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.

SantiagoRodriguez
- 188
- 2
- 10