Engine for Drups.io
See detailed overview.
Python >= 3.6
pip
venv (recommended)
RabbitMQ Server
Redis Server
$ pip install drups
See the complete installation guide.
$ drups worker --loglevel=INFO -E
See the complete usage guide.
You can see the project documentation at drupsio.rtfd.io/projects/engine.
Please see CHANGELOG for details.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- Temuri Takalandze - Initial work