https://github.com/brandontruggles/imgur-api-tool
A Python Tkinter application that tests the Imgur API.
https://github.com/brandontruggles/imgur-api-tool
imgur imgur-api python rest-api tkinter
Last synced: 3 months ago
JSON representation
A Python Tkinter application that tests the Imgur API.
- Host: GitHub
- URL: https://github.com/brandontruggles/imgur-api-tool
- Owner: brandontruggles
- Created: 2014-12-29T20:53:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-30T00:11:38.000Z (over 11 years ago)
- Last Synced: 2025-01-19T23:47:30.367Z (about 1 year ago)
- Topics: imgur, imgur-api, python, rest-api, tkinter
- Language: Python
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Imgur API Tool
==========
A GUI application I made in Python using the Tkinter module. It allows the user to type in an Imgur username, and then displays data from that Imgur account through the use of an HTTP GET call to Imgur's REST API.