LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
src/structurizr/__init__.py
src/structurizr/_version.py
src/structurizr/abstract_base.py
src/structurizr/base_model.py
src/structurizr/helpers.py
src/structurizr/workspace.py
src/structurizr/api/__init__.py
src/structurizr/api/api_response.py
src/structurizr/api/structurizr_client.py
src/structurizr/api/structurizr_client_exception.py
src/structurizr/api/structurizr_client_settings.py
src/structurizr/mixin/__init__.py
src/structurizr/mixin/model_ref_mixin.py
src/structurizr/mixin/viewset_ref_mixin.py
src/structurizr/model/__init__.py
src/structurizr/model/code_element.py
src/structurizr/model/code_element_role.py
src/structurizr/model/component.py
src/structurizr/model/container.py
src/structurizr/model/container_instance.py
src/structurizr/model/deployment_element.py
src/structurizr/model/deployment_node.py
src/structurizr/model/element.py
src/structurizr/model/enterprise.py
src/structurizr/model/http_health_check.py
src/structurizr/model/interaction_style.py
src/structurizr/model/location.py
src/structurizr/model/model.py
src/structurizr/model/model_item.py
src/structurizr/model/person.py
src/structurizr/model/perspective.py
src/structurizr/model/relationship.py
src/structurizr/model/sequential_integer_id_generator.py
src/structurizr/model/software_system.py
src/structurizr/model/static_structure_element.py
src/structurizr/model/tags.py
src/structurizr/view/__init__.py
src/structurizr/view/animation.py
src/structurizr/view/automatic_layout.py
src/structurizr/view/border.py
src/structurizr/view/branding.py
src/structurizr/view/color.py
src/structurizr/view/component_view.py
src/structurizr/view/configuration.py
src/structurizr/view/container_view.py
src/structurizr/view/element_style.py
src/structurizr/view/element_view.py
src/structurizr/view/font.py
src/structurizr/view/orientation.py
src/structurizr/view/paper_size.py
src/structurizr/view/rank_direction.py
src/structurizr/view/relationship_style.py
src/structurizr/view/relationship_view.py
src/structurizr/view/routing.py
src/structurizr/view/shape.py
src/structurizr/view/static_view.py
src/structurizr/view/styles.py
src/structurizr/view/system_context_view.py
src/structurizr/view/system_landscape_view.py
src/structurizr/view/terminology.py
src/structurizr/view/vertex.py
src/structurizr/view/view.py
src/structurizr/view/view_set.py
src/structurizr/view/view_sort_order.py
src/structurizr_python.egg-info/PKG-INFO
src/structurizr_python.egg-info/SOURCES.txt
src/structurizr_python.egg-info/dependency_links.txt
src/structurizr_python.egg-info/requires.txt
src/structurizr_python.egg-info/top_level.txt
src/structurizr_python.egg-info/zip-safe