structurizr-python icon indicating copy to clipboard operation
structurizr-python copied to clipboard

A Python 3 port of Simon Brown's Structurizr diagrams-as-code architecture description tool.

Results 19 structurizr-python issues
Sort by recently updated
recently updated
newest added

### Checklist - [X] There are [no similar issues or pull requests](https://github.com/Midnighter/structurizr-python/issues) for this yet. ### Is your feature related to a problem? Please describe it. Constructing a tree of...

enhancement
low priority

### Checklist - [X] There are [no similar issues or pull requests](https://github.com/Midnighter/structurizr-python/issues) for this yet. ### Is your feature related to a problem? Please describe it. Currently, to add a...

### Checklist - [X] There are [no similar issues or pull requests](https://github.com/Midnighter/structurizr-python/issues) for this yet. ### Is your feature related to a problem? Please describe it. When constructing a model...

https://editor.swagger.io/?url=https://raw.githubusercontent.com/structurizr/json/master/structurizr.yaml

Our current serialization integration tests check that what we implemented is serialized the same from code and from DSL (JSON) as a Pydantic IO representation. We need to add a...

Enable addition of ADRs.

high priority

The enum is in `src/structurizr/model/tags.py`

low priority