Metadata-Version: 2.1
Name: otdf_python
Version: 0.0.7
Home-page: https://github.com/b-long/opentdf-python-sdk
Author-email: b-long@users.noreply.github.com
Description-Content-Type: text/markdown
License-File: LICENSE

# opentdf-python-sdk

Unofficial OpenTDF SDK for Python

## Installation

Install from PyPI.org:

```bash
pip install otdf_python
```

## Usage

See `validate_otdf_python.py` for usage examples.
