A lightweight data store that uses GitHub Issues as a backend. Current version: 0.11.3. Requires Python 3.11-3.13. Release cadence: irregular.
pip install gh-storeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize with a GitHub personal access token and repo, then set/get key-value pairs.
Change `template='data'` to `issue_template='data'`.
Consider batching or caching. Use a GITHUB_TOKEN with sufficient scope.
No dependency data recorded yet.