Metadata-Version: 2.1
Name: xtp-job-control
Version: 0.1.0
Summary: Workflow engine to use the VOTCA-XTP library
Home-page: https://github.com/votca/xtp_job_control
Author: ['Felipe Zapata']
Author-email: fzapata@esciencecenter.nl
License: Apache-2.0
Keywords: chemistry materials
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Dist: noodles[numpy]
Requires-Dist: pyyaml
Requires-Dist: schema
Provides-Extra: test
Requires-Dist: pytest (>=4.1.0) ; extra == 'test'
Requires-Dist: pytest-cov (>=2.6.1) ; extra == 'test'
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: codacy-coverage ; extra == 'test'

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/89030ac6a82f4299ae54d3565d1974b6)](https://app.codacy.com/app/votca/xtp_job_control?utm_source=github.com&utm_medium=referral&utm_content=votca/xtp_job_control&utm_campaign=Badge_Grade_Dashboard)
[![Build Status](https://travis-ci.com/votca/xtp_job_control.svg?branch=master)](https://travis-ci.com/votca/xtp_job_control)
[![Documentation Status](https://readthedocs.org/projects/xtp-job-control/badge/?version=latest)](https://xtp-job-control.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/149770419.svg)](https://zenodo.org/badge/latestdoi/149770419)

# XTP_JOB_CONTROL

A python library to create, managed and executed worflows for the [xtp votca package](https://github.com/votca/xtp). See [documentation](https://xtp-job-control.readthedocs.io/en/latest/)



