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
- Host: GitHub
- URL: https://github.com/distributive-network/python-rds-ref
- Owner: Distributive-Network
- Created: 2022-09-20T12:50:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T16:42:29.000Z (over 2 years ago)
- Last Synced: 2025-01-10T19:47:54.795Z (4 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`