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.0a24.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

polywrap_manifest-0.1.0a24-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: polywrap_manifest-0.1.0a24.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.11 Linux/5.15.0-1035-azure

File hashes

Hashes for polywrap_manifest-0.1.0a24.tar.gz
Algorithm Hash digest
SHA256 7e68f8d4e4abdc9e5a631a25955b3ca9df5d9bd1d6ea4535ca32c3453285fce6
MD5 30058c52369210afdaa92e99a760872e
BLAKE2b-256 5a110a2a2b8048aa1acbb02050bfc8823458f7845ca41cd5e6313baf8aeedc70

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0a24-py3-none-any.whl
Algorithm Hash digest
SHA256 4c57e53982846cde7855054c42aab97d7d66c9787c3c827fc69f2b498190737d
MD5 75f32ebe4f18ba3c852b365c9a03d447
BLAKE2b-256 85ca816bbd02101005fee58a376c882ca9e0cfcc26d67ed03365b8e4ad2d19fa

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