File: README.md

package info (click to toggle)
cyclonedx-python-lib 9.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,112 kB
  • sloc: xml: 14,752; python: 11,463; makefile: 21; sh: 16
file content (11 lines) | stat: -rw-r--r-- 285 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Examples

## Usage

* [Build & Serialize](complex_serialize.py)
* [Deserialize](complex_deserialize.py)

## Data models

The [`models` test data](../tests/_data/models.py) holds also examples for complete structures
with all possible use cases, all nesting, and advanced complexity.