Ideariver Services Python ideariver Services is a collection of essential services used across the ideariver ecosystem. This repository provides utilities for plugin management, RabbitMQ messaging, and input validation. The services are designed to be modular, reusable, and scalable.
Features
- Dynamic plugin loading based on JSON configurations.
- Modular plugin architecture allowing independent plugin development.
- RabbitMQ adapter for message queue-based plugin execution.
- Plugin testing using Pytest with automatic test execution.