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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: polywrap_manifest-0.1.0a20.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.0a20.tar.gz
Algorithm Hash digest
SHA256 1c609e0e2022285c64b931a0b3ee843282afdc1999a86e690b0508383843dd2f
MD5 0596622be0573d3fa67d1555d8781ed3
BLAKE2b-256 cfe0cef1ee914cbbcfa7d02bba85d63e389635574a1db66552792aa8aaf6f958

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0a20-py3-none-any.whl
Algorithm Hash digest
SHA256 5c2f664895a3412178e360a761ff23e5092ca6439655dee72cb3bc5a13a25568
MD5 455433bd5ebff24c3c4dba04fcf0e472
BLAKE2b-256 2f3046f819310acb4313db1574dd728d892481595f31b92e9879734325a665ee

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