Skip to main content

WRAP manifest

Project description

polywrap-manifest

Python implementation of the WRAP manifest schema at https://github.com/polywrap/wrap

Usage

Deserialize WRAP manifest

from polywrap_manifest import deserialize_wrap_manifest, WrapManifest_0_1

with open("<path to WRAP package>/wrap.info", "rb") as f:
    raw_manifest = f.read()

manifest = deserialize_wrap_manifest(raw_manifest)
assert isinstance(manifest, WrapManifest_0_1)

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

polywrap_manifest-0.1.0a34.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

polywrap_manifest-0.1.0a34-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file polywrap_manifest-0.1.0a34.tar.gz.

File metadata

  • Download URL: polywrap_manifest-0.1.0a34.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-1040-azure

File hashes

Hashes for polywrap_manifest-0.1.0a34.tar.gz
Algorithm Hash digest
SHA256 911b7ac3494329309eccc3d7e98eec8785ff807beae1335d03d397b15c3a3d24
MD5 a13eb8b55885ec6394ed38e7ab9392f6
BLAKE2b-256 40a7489ce0c52045e542ba5b2cf916b8f9da9c2808545ec9395a146fa8fe3a99

See more details on using hashes here.

Provenance

File details

Details for the file polywrap_manifest-0.1.0a34-py3-none-any.whl.

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0a34-py3-none-any.whl
Algorithm Hash digest
SHA256 5a7ef0b7b79fd41e1d5fd3ba697d6a098f55d00457f395bca658514fd8fd3b05
MD5 3f56ca0a928be982f1b5ed66f8e683c7
BLAKE2b-256 43e663c46263a5a1d3c7337d5585ce6115087e08be4159fc1e9824952f9c63aa

See more details on using hashes here.

Provenance

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