Airbyte Stripe Connector for AI platforms
Project description
Airbyte Stripe AI Connector
Type-safe Stripe API connector with full IDE autocomplete support for AI applications.
Package Version: 0.1.15 Connector Version: 0.0.1 SDK Version: 0.1.0
Installation
uv pip install airbyte-ai-stripe
Usage
from airbyte_ai_stripe import StripeConnector
# Create connector
connector = StripeConnector.create(auth_config={"api_key": "your_api_key"})
# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)
Available Operations
Customers Operations
customers__list()- List all customerscustomers__get()- Get a customer
Type Definitions
All response types are fully typed using TypedDict for IDE autocomplete support.
Import types from airbyte_ai_stripe.types.
Documentation
Generated from OpenAPI 3.0 specification.
For API documentation, see the service's official API docs.
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
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_stripe-0.1.15.tar.gz.
File metadata
- Download URL: airbyte_ai_stripe-0.1.15.tar.gz
- Upload date:
- Size: 64.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6d743f94cfb817adb5c6f13dabf3d66c56afe15568539d6890c1fe35312dd12
|
|
| MD5 |
91fd060a840b96800e183503bc8c0712
|
|
| BLAKE2b-256 |
7344dc2360fe60ff46ad9d4d4af6992245842fe5f8f906381925baf412bde72e
|
File details
Details for the file airbyte_ai_stripe-0.1.15-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_stripe-0.1.15-py3-none-any.whl
- Upload date:
- Size: 88.0 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 |
7d0eb14365b400f16be833892840d15d9ec7cf4fbdff1f7f20fb76f5e799c51f
|
|
| MD5 |
5eb9f305530f11b2fbc6c01699124715
|
|
| BLAKE2b-256 |
298257a6287ec591d7fac34e39f59d68be88e5ac250eac5086f5e510a497cafe
|