Skip to content

Releases: RavenPack/python-api

Version 1.0.3

09 Jul 14:43

Choose a tag to compare

Added

New methods in RPEntityMetadata

Version 1.0.2

09 Jul 14:43

Choose a tag to compare

Added

Getting entity reference through get_entity_reference.

Version 1.0.1

09 Jul 14:43

Choose a tag to compare

Added

  • New methods in RPApi
    • api.get_dataset() to retrieve an existing dataset from the API
    • api.json() to make an ad-hoc request
  • New methods in the Dataset class
    • Dataset.delete()
    • Dataset.json()
    • Dataset.request_datafile()
  • New DatasetList class to list all the datasets in the account
  • More attributes and methods on the Job object
    • get_status()
    • wait_for_completion()
    • save_to_file()

Version 1.0.0

09 Jul 14:43

Choose a tag to compare

First non-beta release