Skip to main content

A CLI tool to quickly extract context from GitHub repositories for AI

Project description

GitHub Context Extractor

A simple CLI tool to extract context from GitHub repositories (code, issues, wiki ...) for AI. Now with parallel processing and progress bars!

Install

pip install github-context

Usage

ghc owner/repo [options]

Options:

  • --issues-only: Extract only issues
  • --wiki-only: Extract only wiki
  • --code-only: Extract only code
  • --no-issues: Exclude issues
  • --no-wiki: Exclude wiki
  • --output DIR: Specify output directory

Features

  • Parallel processing for faster extraction
  • Progress bars to track extraction progress
  • Option to extract only code
  • Improved performance for large repositories

Requirements

  • Python 3.6+
  • GitHub Personal Access Token (set as GITHUB_TOKEN environment variable)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

github_context-0.2.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

github_context-0.2.0-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page