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

proj2

published by org1
8 released
Latest Validated
sysand add org1/proj2
README Source Changelog Licenses 1 usage 1 version Validation

proj2

A demonstration package with seeded content for development and staging.

Installation

# test bash comment
pip install proj2

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 proj2

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

Documentation

Visit our docs for more information.

License

MIT License - see LICENSE file for details.