Metadata-Version: 2.4
Name: dadi-cli
Version: 0.9.14
Summary: A command line interface for dadi
Project-URL: Homepage, https://github.com/xin-huang/dadi-cli
Author-email: Xin Huang <xinhuang.res@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: dadi>=2.4.3
Description-Content-Type: text/markdown

# dadi-cli

[![license](https://img.shields.io/badge/license-Apache%202.0-red.svg?style=flat-square)](LICENSE) [![language](http://img.shields.io/badge/language-python-blue.svg?style=flat-square)](https://www.python.org/) [![build Status](https://img.shields.io/github/actions/workflow/status/xin-huang/dadi-cli/build.yml?branch=master&style=flat-square)](https://github.com/xin-huang/dadi-cli/actions) [![codecov](https://img.shields.io/codecov/c/github/xin-huang/dadi-cli?token=GI66f4R3RF&style=flat-square)](https://codecov.io/gh/xin-huang/dadi-cli) [![Documentation Status](https://img.shields.io/readthedocs/dadi-cli?style=flat-square)](https://dadi-cli.readthedocs.io/en/latest/?badge=latest) [![downloads](https://anaconda.org/conda-forge/dadi-cli/badges/downloads.svg)](https://anaconda.org/conda-forge/dadi-cli)

The manual can be found [here](https://dadi-cli.readthedocs.io/en/latest/).

If you need further help, you can submit questions about usage to the [dadi-user Google Group](http://groups.google.com/group/dadi-user).

If you've found an apparent bug or want to suggest a feature, please submit an [Issue](https://github.com/xin-huang/dadi-cli/issues) so we can address it.
