Distributive-Network / python-rds-ref

Simple python rds reference implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python RDS Ref Implementation

This is a simple python remote dataset server implementation that should work at serving up files to spec with the DCP RDS Requirements.

Install with pip install python-rds-ref

Run with dataserver --port 8080

About

Simple python rds reference implementation


Languages

Language:Python 89.5%Language:Dockerfile 10.5%