HyP3 SDK v6.0.0
This release accommodates changes to the HyP3 API schema introduced in HyP3 v6.0.0
Added
credit_cost
attribute to theJob
classHyP3.check_credits
method to determine your remaining processing credits
Changed
HyP3.my_info()
: A newremaining_credits
field replaces thequota
field in the return valueHyP3.check_quota
may return a float or an integer if the user has processing credits
Deprecated
HyP3.check_quota
has been deprecated in favor ofHyP3.check_credits