Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 1.08 KB

pre_README.md

File metadata and controls

61 lines (40 loc) · 1.08 KB

TO_FILL

Anaconda-Server Badge Test Anaconda-Server Badge

DESCR: TO_FILL

Input

  • TO_FILL: () TO_FILL

Ouput

  • TO_FILL: () TO_FILL

Install

From pip

[sudo] python -m pip install TO_FILL

From Conda

[sudo] conda install -c brsynth TO_FILL

Use

Function call from Python code

from TO_FILL import TO_FILL

TO_FILL

If parameters from CLI have to be parsed, the function build_args_parser is available:

from TO_FILL import build_args_parser

parser = buildparser()
params = parser.parse_args()

Run from CLI

python -m TO_FILL

Authors

  • TO_FILL
  • TO_FILL

License

This project is licensed under the MIT License - see the LICENSE file for details

How to cite TO_FILL?

Please cite:

TO_FILL