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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for polywrap_manifest-0.1.0a15.tar.gz
Algorithm Hash digest
SHA256 7f8c86e303157086ba18ed39da109220562d55a2c35a87bac099d6c23926ba6d
MD5 80d4807c2b185802d2ca55a901ba2b5c
BLAKE2b-256 6f964e3096983a2d922e230ecbf8d3ab99bc0fcc5db350d961f4914f807a6ea8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0a15-py3-none-any.whl
Algorithm Hash digest
SHA256 0642ad1a97a7f74bb164ff9660b878ff2cb7df490ce2a1a0c9781b02c0e30866
MD5 366c3cb9033e62e0afddef0fa4cc2c7b
BLAKE2b-256 96bec07a0772212253b72f6b963c82b899fad85ba4779e92767ec47265659079

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