Verify web app receipts
Project description
Parsing of web app receipts in Python.
Includes a desktop client that will allow to parse my Firefox web apps.
Example Python api:
>>> from receipts.receipts import Receipt >>> receipt = Receipt("eyJh....") >>> receipt.verifier u'https://receiptcheck-marketplace-dev.allizom.org/verify/369802' >>> receipt.verify_server() {u'status': u'invalid'} >>> receipt.verify_crypto() True
For more see our docs on: http://readthedocs.org/docs/receipts/en/latest/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
receipts-0.2.10.tar.gz
(9.0 kB
view details)
File details
Details for the file receipts-0.2.10.tar.gz
.
File metadata
- Download URL: receipts-0.2.10.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c35faad38de5a48c35fae9794771a8a9cd5da21a4e2624a73ae5348516decd34 |
|
MD5 | 1fce67e7f8cd9506be2cfea53200a597 |
|
BLAKE2b-256 | 3ff20a7356f4c5f45766a296f5e60b7b71afc97b41303a972f77022c23e1bbf9 |