Skip to main content

Official Python SDK for the Wallet Inc CRM & Digital Payments platform.

Project description

Wallet Inc

Wallet SDK for Python

The official server-side Python SDK for the Wallet Inc CRM & Digital Payments platform. Create and manage membership tiers, club members, vouchers, promotions, store credit, payment designs, SMS/MMS, and more.

Access note: this module is currently restricted to Wallet Inc customers. Need access or a hand getting started? Join us on Discord.

Links

Requirements

Python 3.7+.

Installation

pip install wallet

Quickstart

Point the client at the API host and send your API key as the access-token header. Create your key in the Wallet Developer Hub.

import wallet

# Host defaults to https://api.wall.et.
configuration = wallet.Configuration(host="https://api.wall.et")
# Your API key is sent as the "access-token" header.
configuration.api_key["api_key"] = "YOUR_API_KEY"

with wallet.ApiClient(configuration) as api_client:
    # Each resource has its own *Api class (MembershipTiersApi, ClubMembersApi, SmsApi, ...).
    membership_tiers = wallet.MembershipTiersApi(api_client)
    # See the docs/ folder for every method and model.

Documentation

Full API reference and guides live in the Wallet Developer Hub. Per-endpoint method docs and model definitions for this client are generated into the docs/ folder of this repository.

About Wallet Inc

Wallet Inc is a CRM and digital payments platform: digital membership cards, loyalty and rewards, vouchers and store credit, Apple & Google Wallet passes, and SMS/MMS marketing. Learn more at wallet.inc and explore the APIs at the Wallet Developer Hub.

License

Copyright 2026 Wallet Inc.

This SDK is licensed under the Apache License, Version 2.0. See the LICENSE and NOTICE files for the full text. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

This SDK is auto-generated from the Wallet OpenAPI specification. Please file issues rather than submitting code pull requests: the generated sources are overwritten on each API release, so code PRs cannot be merged.

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

wallet-2.8.0.tar.gz (356.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wallet-2.8.0-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file wallet-2.8.0.tar.gz.

File metadata

  • Download URL: wallet-2.8.0.tar.gz
  • Upload date:
  • Size: 356.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for wallet-2.8.0.tar.gz
Algorithm Hash digest
SHA256 ffb156b0643019be9250af688dd09b32e849d2a895fc114fb3afe6ba270e81b5
MD5 1f637f2bfea118b2aec7983d1f4dbc80
BLAKE2b-256 8c0c0bff70e4e03e1320be04c8f28eb2690720f0bb32dbf1b28ae9608d2e1328

See more details on using hashes here.

Provenance

The following attestation bundles were made for wallet-2.8.0.tar.gz:

Publisher: ci.yml on WalletInc/sdk-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file wallet-2.8.0-py3-none-any.whl.

File metadata

  • Download URL: wallet-2.8.0-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for wallet-2.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b65e658dab7a0b9847c027931a3dfa3ef98be12f7cdc3a03c3fe970e93c5815b
MD5 2a57c5a9f25db28e2f5fd3c165e6dd8b
BLAKE2b-256 8ee048d23e4bab745098b1c1dec8f3986f3e458b5aed4f2ec6de0c5c37216dda

See more details on using hashes here.

Provenance

The following attestation bundles were made for wallet-2.8.0-py3-none-any.whl:

Publisher: ci.yml on WalletInc/sdk-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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