Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 580 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 580 Bytes

DPS - Dataset pipeline client

Build Status

This is the tool that has three functions:

  • Read a directory within its files with the specified extension
  • Send the content of those files (JSON) to the server
  • Consult the server about the value of an object with the attribute pk of pk

For more information read the documentation to see how everything was implemented as well as some proposals of improvement.