This project hosts the upstream code for the python implementation of the deviantArt OAuth2 (draft10) based API for uploading new items to deviantArt.
Within the code base is:
* python-dastash - base python library supporting api
* inkscape- extention- dastash - Access from inkscape UI
* gimp-plugin-dastash - Access from Gimp UI
* nautilus- plugin- dastash - Access directly from Nautilus
Each plugin uses the same library and the same oauthid, deviantArt assumes they're all the same client (20:FreeDesktop) and if you use the library you have the choice of either using your own ids or the central version. Be aware that using your own will require reauthentication.