Metadata-Version: 2.1
Name: python-rds-ref
Version: 0.1.2
Summary: 
Author: Hamada Gasmallah
Author-email: hamada@distributive.network
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown

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


