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
Install
pip install iabwrapper
Important ( Add these into your buildozer.spec )
- Add
"mavenCentral()"
inandroid.add_gradle_repositories
- Add
com.anjlab.android.iab.v3:library:2.0.0
inandroid.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 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.3.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file IABwrapper-0.0.3.tar.gz
.
File metadata
- Download URL: IABwrapper-0.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee69a82ef819919f8962067413f6dbda274e4f857649c813af1660f69af9ab5e |
|
MD5 | bceba90362979b570e7595339ff6e42c |
|
BLAKE2b-256 | 03b81ddc3ca9a5bf13ac2911f79e63c2cc82925894b6d43919f0343c172c4a2f |
Provenance
File details
Details for the file IABwrapper-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: IABwrapper-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92a4d63b4f629e83eeb4674796b03e3e79d6a6ed38f3b8f564469c22eb4a8446 |
|
MD5 | afd05410024deb1f1bb3daf9ada98392 |
|
BLAKE2b-256 | 999a035f7940d679fc92c4d21fd880a16e85dc675a32ab35a23f7d19e5dd24aa |