Skip to main content
If you previously published to beta.sysand.org, follow the migration guide to move your packages to sysand.com.

proj3

published by org3
12 released
Latest Validated
sysand add org3/proj3
README Source Changelog Licenses 0 usages 2 versions Validation

proj3

A demonstration package with seeded content for development and staging.

Installation

# test bash comment
pip install proj3

Features

  • Validates SysML v2 models against configurable rule sets.
  • Generates summary reports suitable for CI logs.
  • Supports incremental analysis of large model libraries.

Usage

import proj3

# Run the default analysis
result = proj3.execute()
print(result)

Documentation

Visit our docs for more information.

License

MIT License - see LICENSE file for details.