Metadata-Version: 2.1
Name: imgurfy
Version: 0.0.2
Summary: Simple CLI for Imgur API
Home-page: https://github.com/samapriya/imgurfy
Author: Samapriya Roy
Author-email: samapriya.roy@gmail.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Multimedia :: Graphics
Description-Content-Type: text/markdown
Requires-Dist: logzero (>=1.5.0)
Requires-Dist: requests (==2.27.1)

# imgurfy
[![Twitter URL](https://img.shields.io/twitter/follow/samapriyaroy?style=social)](https://twitter.com/intent/follow?screen_name=samapriyaroy)
[![CI imgurfy](https://github.com/samapriya/imgurfy/actions/workflows/CI_imgurfy.yml/badge.svg)](https://github.com/samapriya/imgurfy/actions/workflows/CI_imgurfy.yml)
![PyPI - License](https://img.shields.io/pypi/l/imgurfy)
![PyPI](https://img.shields.io/pypi/v/imgurfy)

Simple CLI for Imgur API


### Changelog

#### v0.0.2
- fixed auth and cred tool
- added tooling for folder info, image info and search


