Skip to main content

Takes the Jetpack add-on manifest object, and returns the add-on ID.

Project description

https://travis-ci.org/askeing/pyJetpackID.svg?branch=master

Takes the Jetpack add-on manifest object, and returns the add-on ID.

Usage

from jetpackid.jetpackid import JetpackID

file_path = '/path/to/package.json'
JetpackID.get_id(file_path)

manifest = dict(name="JETPACK_ID")
JetpackID.get_id(manifest) # @JETPACK_ID

Release History

0.0.2 (2016-04-07)

  • Support file and dict obj

0.0.1 (2016-04-07)

  • Initiate the project

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

pyJetpackID-0.0.2.tar.gz (2.2 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