Skip to content

drupsio/engine

Repository files navigation

Drups.io Engine

Engine for Drups.io

PyPI - Python Version PyPI GitHub release GitHub license Documentation Status Pylint Drups Pytest Drups Coverage

See detailed overview.

Requirements

  • Python >= 3.6
  • pip
  • venv (recommended)
  • RabbitMQ Server
  • Redis Server

Installation

$ pip install drups

See the complete installation guide.

Usage

$ drups worker --loglevel=INFO -E

See the complete usage guide.

Documentation

You can see the project documentation at drupsio.rtfd.io/projects/engine.

Changelog

Please see CHANGELOG for details.

Contributing

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.

Authors

License

Copyright © 2021 Drups.io. Released under the MIT license.