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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: polywrap_manifest-0.1.0a21.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.0a21.tar.gz
Algorithm Hash digest
SHA256 2d648f9fa4627ccaf3fecfb4eab5a7d3c3089c76ec1138e968a7ff19915ca20a
MD5 e94ca43e0528b9fe9acff3bbf58b1559
BLAKE2b-256 08a4948e993c49bad8d4ccfeef504b8300bfe1faaee3a5e20d7a436074bdd0ae

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0a21-py3-none-any.whl
Algorithm Hash digest
SHA256 3b4e16f5cd0cbc828cbda11a57018faf0c89dfabddb83c108318f7736493eb8b
MD5 b6a27b3ab4cf02bfa30ddbb6ecc8a824
BLAKE2b-256 6e376e6688612ce9fe74cb965d38e67628332a8f0ff36349334cf4fc5782d05e

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