API client integrations for the Wildcard ecosystem
Project description
Wildcard Integrations
API client integrations for the Wildcard ecosystem.
Installation
Install all clients:
pip install wildcard-integrations
Or install specific clients:
# Just Gmail
pip install "wildcard-integrations[gmail]"
# Just Airtable
pip install "wildcard-integrations[airtable]"
# Multiple specific clients
pip install "wildcard-integrations[gmail,airtable]"
Usage
Gmail API
from wildcard_gmail import UsersApi
Airtable API
from wildcard_airtable import BasesApi, TablesApi, RecordsApi
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
wildcard_integrations-0.1.4.tar.gz
(373.6 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 wildcard_integrations-0.1.4.tar.gz.
File metadata
- Download URL: wildcard_integrations-0.1.4.tar.gz
- Upload date:
- Size: 373.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8f336af07280025c52525334d6b54e20722fd5e39f41fb5bc4efff5bad16d97
|
|
| MD5 |
ff941266fd777482ba216754a62a8b72
|
|
| BLAKE2b-256 |
0b7702c115ee529ff9d7dea02c6d4182201c8f7b1a19548d7cfa3fa1fdcb8a7b
|
File details
Details for the file wildcard_integrations-0.1.4-py3-none-any.whl.
File metadata
- Download URL: wildcard_integrations-0.1.4-py3-none-any.whl
- Upload date:
- Size: 986.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b5bfbe25597a9d6f2631912b4dfbedbf7657ee8b5b77452c2f59e2ce7c2991b
|
|
| MD5 |
7e32387117191e9ce2f40a89db34cdd6
|
|
| BLAKE2b-256 |
661b80d2118ae4952e3ab729fd94c948fa753dc25aafae78befd287e5a65b8e1
|