A Python 3 port of Simon Brown's Structurizr diagrams-as-code architecture description tool.
Stars
67
Forks
17
Watchers
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
232
commits
193
77
docs: add note on archive mode
31f1dca
style: disable flake8 warning
c1ca244
style: disable QA for test expression
ab5adc9
fix: clean up config and typing
9d482a5
refactor: improve some of the type annotations
d5e487d
fix: sort out generics issue
3d0e2d9
style: Black reformatting
a4a7e87
refactor: PR feedback
058b5b3
2e4c536
ecb3246
78217ca
refactor: combine all views in ViewSet into a single dictionary
eda3e05
chore: prepare release notes for 0.6.0
634ca23
refactor: PR feedback, separate out test cases
e91f1f4
c86c2e8