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.18.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.18.0.tar.gz (73.0 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.18.0-py3-none-any.whl (100.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: airbyte_ai_github-0.18.0.tar.gz
  • Upload date:
  • Size: 73.0 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.18.0.tar.gz
Algorithm Hash digest
SHA256 b9d02148d804032a5fe1936d17c3aa0a1f118c799f4065915ddbf206c0244ec8
MD5 680048ea9c40dbe401fbeb079cebea7a
BLAKE2b-256 c2fd1fb5bf82d682fe664a46e4ac5fe006b5f2be67dcc861531f7d4641588305

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for airbyte_ai_github-0.18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1962540936aa4da7977029457f80cbf39167054c00881dd21455f034d735b4fb
MD5 004770a07ef868d3a908d08bbd43bed7
BLAKE2b-256 b7bf0f1fbf6b2e6784c9adfa0a2dee204e977d1799b2eef49863279fb3c8e699

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