pywisetransfer.endpoint¶
Functions
|
|
|
Update a wrapper function to look like the wrapped function |
|
Decorator factory to apply update_wrapper() to a wrapper function |
Classes
|
Special type indicating an unconstrained type. |
|
|
|
An endpoint that returns application/json |
|
|
|
|
|
partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords. |
Exceptions
|
An HTTP error occurred. |
|
|
|