cellmage.integrations.github_utilsยถ

GitHub utility for interacting with the GitHub API.

This module provides the GitHubUtils class for fetching repositories, code, and pull requests.

Functions

hashable_lru_cache([maxsize, typed])

LRU cache decorator that works with unhashable arguments.

Classes

GitHubUtils([token, max_files, ...])

Utility class for interacting with the GitHub API.