Skip to main content

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.

Release files for wallet 2.44.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for wallet 2.44.1
File Size Uploaded
wallet-2.44.1.tar.gz 394.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for wallet 2.44.1
File Interpreter ABI Platform
wallet-2.44.1-py3-none-any.whl Python 3 none any Details

Total release size: 1.5 MB

Release files / wallet-2.44.1.tar.gz

Download URL wallet-2.44.1.tar.gz
Size 394.5 kB
Tags Source
SHA-256 checksum
How to use checksums
6d68987932f9b7a56b03e39b8a48fce5006828769d16d68bb4cbe8cccb48de35
BLAKE2b-256 checksum
How to use checksums
3454ff86627c16ea78af38335f9e7919599e88eba0c39648a51ce545db095eb3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 1, 2026.

Transparency log

Release files / wallet-2.44.1-py3-none-any.whl

Download URL wallet-2.44.1-py3-none-any.whl
Size 1.2 MB
Tags Python 3
SHA-256 checksum
How to use checksums
181f7c058c5b95994ecc5864a592fafac2a78ce02e2f9bbd3fed858602bf7434
BLAKE2b-256 checksum
How to use checksums
9ec36a3bca98de47b0c0b095d2aa5400f272d1fedd65a766d9296011e4fc5073
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 1, 2026.

Transparency log

Release history Release notifications | RSS feed

2.49.1

2 release files

2.49.0

2 release files

2.48.0

2 release files

2.47.4

2 release files

2.47.3

2 release files

2.47.2

2 release files

2.47.1

2 release files

2.47.0

2 release files

2.46.1

2 release files

This release

2.44.1 This release

2 release files

2.43.0

2 release files

2.42.0

2 release files

2.41.0

2 release files

2.40.0

2 release files

2.39.0

2 release files

2.38.3

2 release files

2.38.2

2 release files

2.38.1

2 release files

2.38.0

2 release files

2.37.0

2 release files

2.36.0

2 release files

2.35.0

2 release files

2.34.0

2 release files

2.33.0

2 release files

2.32.0

2 release files

2.25.1

2 release files

2.25.0

2 release files

2.24.0

2 release files

2.23.0

2 release files

2.22.2

2 release files

2.22.1

2 release files

2.22.0

2 release files

2.21.0

2 release files

2.20.3

2 release files

2.20.2

2 release files

2.20.1

2 release files

2.20.0

2 release files

2.19.0

2 release files

2.18.0

2 release files

2.17.0

2 release files

2.16.1

2 release files

2.16.0

2 release files

2.15.0

2 release files

2.14.1

2 release files

2.14.0

2 release files

2.13.0

2 release files

2.12.0

2 release files

2.11.1

2 release files

2.11.0

2 release files

2.10.2

2 release files

2.10.1

2 release files

2.10.0

2 release files

2.9.0

2 release files

2.8.2

2 release files

2.8.1

2 release files

2.8.0

2 release files

2.7.9

2 release files

2.7.8

2 release files

2.7.7

2 release files

2.7.6

2 release files

2.7.5

2 release files

2.7.4

2 release files

2.7.3

2 release files

2.7.2

2 release files

2.7.1

2 release files

2.7.0

2 release files

2.6.0

2 release files

2.5.0

2 release files

2.4.3

2 release files

2.4.2

2 release files

2.4.1

2 release files

2.4.0

2 release files

2.3.2

2 release files

2.3.1

2 release files

0.0.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page