pumpwood_communication.microservice_abc.parallel
Facilitate communication with Pumpowood backend.
This packages facilitates the communication with end-points with Pumpwood pattern and helps with authentication.
Source-code at Github:
https://github.com/Murabei-OpenSource-Codes/pumpwood-communication
1""" 2Facilitate communication with Pumpowood backend. 3 4This packages facilitates the communication with end-points with Pumpwood 5pattern and helps with authentication. 6 7Source-code at Github:<br> 8https://github.com/Murabei-OpenSource-Codes/pumpwood-communication 9""" 10 11__docformat__ = "google"