Skip to main content

Wrapper around anjlab's Android In-app Billing Version 3 to be used in Kivy apps

Project description

IABwrapper

Wrapper around anjlab's Android In-app Billing Version 3 to be used in Kivy apps

Build Status Python 3.6 PyPI format downloads code size repo size

Install

pip install iabwrapper

Important ( Add these into your buildozer.spec )

  • Add "mavenCentral()" in android.add_gradle_repositories
  • Add com.anjlab.android.iab.v3:library:2.0.0 in android.gradle_dependencies

Usage

from iabwrapper import PythonBillingProcessor

You'll only be using the PythonBillingProcessor class so you can look at what all parameters are required for different methods from the source code for now.

To know about what a method does, please follow anjlab's android-inapp-billing-v3 docs for reference. Docs about using this library will be updated.

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

IABwrapper-0.0.4.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

IABwrapper-0.0.4-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

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