mbe-shipyard / sysml.py

A Python package for the Systems Modeling Language (SysML) for Model-based Systems Engineering (MBSE) applications
Apache License 2.0
68 stars 20 forks source link

reduced import statements to 1 line in __init__.py #5

Closed capsulecorplab closed 6 years ago

capsulecorplab commented 6 years ago

4: PR to cover foundation for #1. May later divide classes in diagrams.py into 4 parts, s.a. structure.py, behavior.py, requirements.py, and parametrics.py, under a /diagrams package folder, if needed.

EDIT: reduced import statements to 1 line in __init__.py