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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for polywrap_manifest-0.1.0b3.tar.gz
Algorithm Hash digest
SHA256 bbf9f00a857b9dc8aeb6cb36434a01ef913f8979a16eea4cbf79d9112fbacafe
MD5 b83da59b405193e095797e385a3d3beb
BLAKE2b-256 c14960cf1b8d650f4bb20c4e6ccd42e7958280af1101236aa4e3111e7a9d3679

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0b3-py3-none-any.whl
Algorithm Hash digest
SHA256 061948db5b4746c3334df3888b6776a4cb17e0f8e2280af6189bcad2533235a6
MD5 3e0d3bc85a26a98e71edafa881233240
BLAKE2b-256 be1bba6a8d706869e22bc74210254b2a250e21ca13b7f02ae4fcb63b8c0b3679

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