An open API service indexing awesome lists of open source software.

https://github.com/waikato-datamining/spectral-data-converter-all

Meta library that combines all spectral-data-converter libraries.
https://github.com/waikato-datamining/spectral-data-converter-all

conversion spectral-data

Last synced: 5 months ago
JSON representation

Meta library that combines all spectral-data-converter libraries.

Awesome Lists containing this project

README

          

# spectral-data-converter-all
Meta-library that combines all [spectral-data-converter](https://github.com/waikato-datamining/spectral-data-converter) libraries.

## Installation

Via PyPI:

```bash
pip install spectral_data_converter_all
```

The latest code straight from the repository:

```bash
pip install git+https://github.com/waikato-datamining/spectral-data-converter-all.git
```

Via script (using code from repos or local dirs):

``` bash
./sdc-venv [options, use -h to see help screen]
```

## Docker

[Docker](docker) images are available from:

* Docker hub: [waikatodatamining/spectral-data-converter](https://hub.docker.com/r/waikatodatamining/spectral-data-converter)
* In-house registry: `public.aml-repo.cms.waikato.ac.nz:443/tools/spectral-data-converter`