Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

simphony/reaxpro-workflow-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

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 Buschelberger (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 Forderung 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

Readme

License

View license

Stars

Watchers

Forks

Packages

Contributors