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

https://github.com/distributive-network/python-rds-ref

Simple python rds reference implementation
https://github.com/distributive-network/python-rds-ref

Last synced: 3 months ago
JSON representation

Simple python rds reference implementation

Awesome Lists containing this project

README

        

# 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`