-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
type: featureNew feature or requestNew feature or request
Milestone
Description
Let's begin with the basic functionality of the client:
-
BaseClientis ABC -
Client(sync) - Base URL
- User agent
- Timeout
- _request()
- add tests (vcr.py)
- list()
- get()
- 404
- Add mini usage example in readme
- add
Clientto api reference docs - Returns the xml for now
- Argument return response or xml, return_type. Defaults to xml.
import re3data
re3data.repositories.list()
re3data.repositories.get(zenodo)Metadata
Metadata
Assignees
Labels
type: featureNew feature or requestNew feature or request