pyJetpackID
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
Release files for pyJetpackID 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyJetpackID-0.0.2.tar.gz | 2.2 kB | Details |
Release files / pyJetpackID-0.0.2.tar.gz
| Download URL | pyJetpackID-0.0.2.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
504e289f53b18651c3a4a10f8f95e416c76718e7c09dec1f0d0a560f17e27e8c
|
|
BLAKE2b-256 checksum How to use checksums |
45bf7010dc55595ea8cd8bf17c27f4bbe26f7faa9bd39662a984a99992ac1831
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |