Skip to content

Repository files navigation

RIOS Converter

Table of Contents

This package implements the RIOS conversion server which provides an API to the conversions implemented in rios.conversion

See the static/templates/convert.rst document for more details.

rios.converter is a rex.web application which needs no database. Access to all pages is granted to anybody, so no authentication is required. This converter should be available to the general public.

$ virtualenv --system-site-packages rios.converter
$ cd rios.converter
$ . bin/activate
$ pip install rios.converter

Create a simple rex.yaml. For example:

$ cat >rex.yaml <<!
project: rios.converter
uwsgi:
    uwsgi-socket: localhost:5839
!

Start the server:

$ rex start

About

Web server to convert instruments to and from RIOS.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages