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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: polywrap_manifest-0.1.0a31.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-1039-azure

File hashes

Hashes for polywrap_manifest-0.1.0a31.tar.gz
Algorithm Hash digest
SHA256 281d52fb4e21ea6eaf158b92bbf61310f55058f0824535ce8e2692de30d1523e
MD5 7efeb6117bae24824a58dcbc4f74b1cd
BLAKE2b-256 df48cee360228c82ac3f1a70fef5ad2e2962d746966590e0bed28ff1e57712b9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0a31-py3-none-any.whl
Algorithm Hash digest
SHA256 8883b97a987b66f82c6d2b42d79690fdf4546ef63806c370c232f233c70c4ee4
MD5 73c6c22ed44f7dedc9cae4632e03bc94
BLAKE2b-256 8da75f44663df124bf31496558fce537506178e25df2a0871398d2d5cb1728e6

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