Imgur is a service for uploading and hosting photos on the Web.
PyImgur allows Python developers to interact via the service via their private API.
Here are some key features of "PyImgur":
· Authenticate on Imgur
· Get user account details
· Upload images (from computer or URL)
· Delete uploaded images (from the authenticated user's private account)
· Download any public photo (or from the authenticated user's private account)
· Create albums inside an user account
· Edit images uploaded to a private account
· Fetch popular images
· Get image meta data
· Get album meta data
Requirements:
· Imgur API credentials