Skip to content

simphony/reaxpro-workflow-service

Repository files navigation

ReaxPro Workflow Service

A simple FastAPI-framework for running asynchronous tasks through python-celery. This app is targeted to be a high-level API for the workflow-orchestration of the ReaxPro-platform.

Authors

Matthias Büschelberger (Fraunhofer Institute for Mechanics of Materials IWM) Kiran Kumaraswamy (Fraunhofer Institute for Mechanics of Materials IWM)

Documentation

Please refer to the ReadTheDocs-pages for the overall installation procedure, tutorials and use case documentation.

Python dependencies

First of all, you will need to install OSP-core

(env) user@computer:~$ pip install osp-core

Then, install the wrapper. Simply type:

(env) user@computer:~$ pip install reaxpro-workflow-service

... or if you are installing from source (cloning of the repository needed before):

(env) user@computer:~/reaxpro-workflow-service$ pip install .

License

This project is licensed under the BSD 3-Clause. See the LICENSE file for more information.

Disclaimer

Copyright (c) 2014-2023, Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. acting on behalf of its Fraunhofer IWM.

Contact: SimPhoNy

About

ReaxPro API for running ontology-driven multiscale simulations based on FastAPI, Celery and SimPhoNy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published