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.
Installation
uv pip install airbyte-ai-github
Usage
from airbyte_ai_github import GithubConnector
from airbyte_ai_github.models import GithubAuthConfig
connector = GithubConnector(auth_config=GithubAuthConfig(access_token="...", refresh_token="...", client_id="...", client_secret="..."))result = connector.repositories.get()```
## Documentation
For available actions and detailed API documentation, see [DOCS.md](./DOCS.md).
For the service's official API docs, see [Github API Reference](https://docs.github.com/en/rest).
## Version Information
**Package Version:** 0.18.4
**Connector Version:** 0.1.0
**Generated with connector-sdk:** bdd5df6d00c95fe27bf5a01652296763fbc05614
Project details
Release history Release notifications | RSS feed
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.4.tar.gz
(87.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airbyte_ai_github-0.18.4.tar.gz.
File metadata
- Download URL: airbyte_ai_github-0.18.4.tar.gz
- Upload date:
- Size: 87.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
012d18e0f5ea2796f3ec0ceb89ef3a76ba8ef50f514b03a2132e6a63ffbaca00
|
|
| MD5 |
1abbed9233dc9e3f44b271f479cf8f8d
|
|
| BLAKE2b-256 |
217b3a8d4c5137dae04d59ebec348f4421c2692e25c27896cdc9bb0a0eab9766
|
File details
Details for the file airbyte_ai_github-0.18.4-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_github-0.18.4-py3-none-any.whl
- Upload date:
- Size: 116.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f21173605d44cb8d1bf6e93b3b276d5eb9d4619789dafb9119d3393137045b8
|
|
| MD5 |
fca86c973ff04cfb82b5cf8766898243
|
|
| BLAKE2b-256 |
1ec1620378d6173aad86fbf41033187d63ab47dbd51a774048e113ea97f256c4
|