Skip to main content

Airbyte Github Connector for AI platforms

Project description

Airbyte Github AI Connector

Type-safe Github API connector with full IDE autocomplete support for AI applications.

Package Version: 0.17.0

Connector Version: 0.1.0

SDK Version: 0.1.0

Installation

uv pip install airbyte-ai-github

Usage

from airbyte_ai_github import GithubConnector
from airbyte_ai_github.models import GithubAuthConfig

# Create connector
connector = GithubConnector(auth_config=GithubAuthConfig(access_token="...", refresh_token="...", client_id="...", client_secret="..."))

# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)

Available Operations

Repositories Operations

  • repositories__get() - Gets information about a specific GitHub repository using GraphQL
  • repositories__list() - Returns a list of repositories for the specified user using GraphQL
  • repositories__search() - Search for GitHub repositories using GitHub's powerful search syntax. Examples: "language:python stars:>1000", "topic:machine-learning", "org:facebook is:public"

Type Definitions

All response types are fully typed using TypedDict for IDE autocomplete support. Import types from airbyte_ai_github.types.

Documentation

Generated from OpenAPI 3.0 specification.

For API documentation, see the service's official API docs.

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

airbyte_ai_github-0.17.0.tar.gz (72.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

airbyte_ai_github-0.17.0-py3-none-any.whl (100.0 kB view details)

Uploaded Python 3

File details

Details for the file airbyte_ai_github-0.17.0.tar.gz.

File metadata

  • Download URL: airbyte_ai_github-0.17.0.tar.gz
  • Upload date:
  • Size: 72.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for airbyte_ai_github-0.17.0.tar.gz
Algorithm Hash digest
SHA256 fed0222764926840861753d57bb3c4c05a8154dc9f0d95664c967e99fc5b140f
MD5 d212599920fd595eeae532d8346e31ae
BLAKE2b-256 6cad92b76694fc543af68dd8264969500229d70e9f532ee3d9daad3bf42ea91d

See more details on using hashes here.

File details

Details for the file airbyte_ai_github-0.17.0-py3-none-any.whl.

File metadata

File hashes

Hashes for airbyte_ai_github-0.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6599c6151bd31f4a13281ad52f670b43fa634535fac9c85c724472b0f4e862f2
MD5 1b0d7bb05108cc750300f709b26de239
BLAKE2b-256 5d003972a0606983e9f7f8f4acc059a8fafe483d5e04e0c1f4fc911e1a2a0731

See more details on using hashes here.

Supported by

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