Skip to main content

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


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.9.tar.gz (7.1 kB view hashes)

Uploaded Source

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