Developer Guide¶
Technical documentation for contributors and anyone building on top of netbox-sdk.
- Architecture — module map, data flow, profile system
- Package integration — PyPI extras,
netbox_sdk/netbox_cli/netbox_tui, import rules - Design principles — SOLID-aligned conventions for this repo
- Textual Composition Pattern — React-style composition guideline for Textual widgets
- Documentation Generation — the command capture system and CI workflow