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
Release files for wildcard-integrations 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wildcard_integrations-0.1.5.tar.gz | 394.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wildcard_integrations-0.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.4 MB
Release files / wildcard_integrations-0.1.5.tar.gz
| Download URL | wildcard_integrations-0.1.5.tar.gz |
|---|---|
| Size | 394.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8293515d255c3666bd7598646fab5b55f88c76f18bd5a502783e2b3fd5cf2a93
|
|
BLAKE2b-256 checksum How to use checksums |
4e9feb8e501282c3e5fb84cf480cbe6eb42b12dea884f4ee58cc5f952afd1bee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.12.4 Darwin/23.4.0
|
Release files / wildcard_integrations-0.1.5-py3-none-any.whl
| Download URL | wildcard_integrations-0.1.5-py3-none-any.whl |
|---|---|
| Size | 1.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9fb3d36454a10a6be644a2d76af465f3147b04be416600daa7cfcc4e4d23ba95
|
|
BLAKE2b-256 checksum How to use checksums |
3afffd03675a8c3f53c0dfd15809d129ffcdf99ce1eb5ff91398b74635d0f46d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.12.4 Darwin/23.4.0
|