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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: polywrap_manifest-0.1.0b2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/22.5.0

File hashes

Hashes for polywrap_manifest-0.1.0b2.tar.gz
Algorithm Hash digest
SHA256 217f07022a358b86c5143b9bc8d97a0b0044c98c4da897b27705c7e6e32ef8a9
MD5 f5ef3f43417d0fa9a942ce8d4c5576e8
BLAKE2b-256 12d847a632daab4fb109dba9f59e365d3db6c673e63497d291fab8923719943e

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for polywrap_manifest-0.1.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 f9dc6d936beace74dba40fa853d132faa45996734f8374592a2e6ab095a6f0ea
MD5 367808e8726127421b2e5249bd8e552c
BLAKE2b-256 49b506622c186bebada3f646b49981aaa08f5c80b13007a6b07ff7edb43e9a1b

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