# zengine **Repository Path**: shifeipython/zengine ## Basic Information - **Project Name**: zengine - **Description**: No description available - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-10 - **Last Updated**: 2025-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ZEngine Web Service Framework ============================= Zengine BPMN workflow based framework with Tornado, Rabbit AMQP, advanced permissions, extensible scaffolding features and more. Built on top of following major components; - SpiffWorkflow_: Powerful workflow engine with BPMN 2.0 support. - Tornado_: Tornado is a Python web framework and asynchronous networking library. - Pyoko_: Django esque ORM for Riak KV store. - RabbitMQ_: Fast, ultrasharp AMQP server written with legendary Erlang lang. .. _SpiffWorkflow: https://github.com/knipknap/SpiffWorkflow .. _Tornado: http://www.tornadoweb.org/en/stable/ .. _Pyoko: https://github.com/zetaops/pyoko .. _RabbitMQ: https://www.rabbitmq.com/ API Documentation ----------------- `API Documentation`_ .. _`API Documentation`: http://zengine.readthedocs.org/en/latest/api-documentation.html Troubleshooting ------------------- `Troubleshooting for Common Problems`_ .. _`Troubleshooting for Common Problems`: http://zengine.readthedocs.org/en/latest/troubleshooting.html Support ------- Feel free to fork this and send back Pull Requests for any defects or features that you want to contribute back. Opening issues here is also recommended. If you need to get the attention of the ZetaOps team send an email to info ~at~ zetaops.io. Commercial support from ZetaOps_ requires a valid support contract. .. _ZetaOps: http://zetaops.io Authors ------- * Samuel Abels * Gökhan Boranalp * Ali Rıza Keleş * Evren Esat Özkan * Furkan Uyar * Anıl Can Aydın License ------- ZEngine is licensed under the `GPL v3.0`_ .. _GPL v3.0: http://www.gnu.org/licenses/gpl-3.0.html