to get rid of the SWH prefix and five more consistent names, especially
the swh.api.asynchonous.SWHRemoteAPI class which is very confusing.
Deprecate old class names using the Deprecate python module.
Also (second revision) update tests accordingly.
Can we please drop the SWH prefix?
I try to remove that bit by bit everywhere i can.
The module already specifies we are within the swh environment, so no need to be extra redundant.