Skip to main content

Python package for using the Airship Wallet API

Project description

About

The Airship uareach (Wallet) library is a Python library for using the Airship Wallet REST API.

Version 0.1.0 is a beta release. Please visit Airship Support with feature requests, questions, bug reports, or comments.

Requirements

As of version 0.1.0, Python 2.7 is required.

For tests, uareach also needs Mock.

Running Tests

To run tests, run:

$ nosetests

Usage

To get started, simply import the library and set up a client:

import uareach as ua

client = ua.Reach('email', 'wallet_key')

# Example: getting a pass
my_pass = ua.get_pass(client, pass_id=12345)

For more details on using this library, please see the full documentation, as well as the Airship Wallet API Documentation.

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

uareach-0.1.1.tar.gz (29.4 kB view details)

Uploaded Source

File details

Details for the file uareach-0.1.1.tar.gz.

File metadata

  • Download URL: uareach-0.1.1.tar.gz
  • Upload date:
  • Size: 29.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for uareach-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f4656c0f3d4e6581a554faea687d184150be96b8d0787fed739fd586d62e8daa
MD5 655293b2a2a294ed022b920280a14ec4
BLAKE2b-256 540b952b95df58c80afda363695f9bd5fc5dca6e1357540d6b4812972a321c4d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page