pygeodes.utils.decorators#
This module regroups all decorators used in pygeodes
Functions
|
This decorator, placed on a function, raises an error when the function is called, saying it's not implemented yet |
|
This decorator, on a Provider method, makes an api_key mandatory for this method, and raises an error if the provider config does not contain any api_key |
|
This decorator, placed on a method from |