Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per ...
examples/06_wim_info Print a WIM/ESD's header and image list examples/07_wim_tree List an image's directory tree examples/08_wim_extract Extract an image's files to a directory ...