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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: polywrap_manifest-0.1.0a28.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.0a28.tar.gz
Algorithm Hash digest
SHA256 a7e6ee4667d0f0fd30b48d0833a80de1e023ce30e4f3b41dd94a0717e4f9d266
MD5 45cc995ec3fa8560e79dd69accce49cc
BLAKE2b-256 3296f167440cf4e5874b5e6a5fa4a4c16c9e86b42ba3a4ece61066f3e931b0f5

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0a28-py3-none-any.whl
Algorithm Hash digest
SHA256 6caf12b5fe47ea36754e12f9b389c8f444e76abe59580dd7696a632cec50aa90
MD5 7a155b68deeebdd9b658964966b09e7c
BLAKE2b-256 55e62c94930faa2dafe879f6288f9759b4376a2de1255b6bbfa76340a304de78

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