preserves/implementations/python/README.md

949 B

Python Preserves

This package (preserves on pypi.org) implements Preserves for Python 3.x. It provides the core semantics as well as both the human-readable text syntax (a superset of JSON) and machine-oriented binary format (including canonicalization) for Preserves. It also implements Preserves Schema and Preserves Path.

Git repository

The project is hosted on Gitlab.

Documentation

Documentation for the package is available at https://preserves.dev/python/.

License

The package is licensed under the Apache License v2.0.