Skip to content

dyleeeeeeee/asyncgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncGur

PyPI version License: MIT Python 3.7+

A modern, asynchronous Python client for the Imgur API built with aiohttp.

Features

  • Fully Asynchronous: Built with aiohttp for high-performance non-blocking I/O
  • Type Hints: Comprehensive type annotations for better IDE support and code quality
  • Dataclasses: Clean, structured data models for API responses
  • Context Manager Support: Automatic resource management with async context managers
  • Comprehensive Error Handling: Detailed error information and proper exception hierarchy
  • Rate Limit Tracking: Built-in monitoring of API rate limits to prevent quota issues
  • OAuth Support: Full support for Imgur's OAuth authentication flow
  • Complete API Coverage: Support for images, albums, comments, and account operations

Installation

pip install asyncgur

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages