Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 699 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 699 Bytes

Archimate-Explorer

This web application allows users to search and navigate your ArchiMate model. A python(flask) web server parses XML exported from Archi.

screenshot

Get started

Requirements

  • Python, including modules: flask, pandas, networkx

Instructions

  • Download and run: 'python flaskapp.py'
  • Open browser, e.g. http://localhost
  • Follow instructions in welcome.html, to export your Archi data. (it's initially using Archinsurance example data)

Advanced Tip

This UI can be integrated into Archi published HTML, customizing your report plugin STL files.