Suitcase ======== Suitcase is a library providing a set of primitives and helpers for specifying and parsing protocols. Suitcase provides an internal DSL (Domain Specific Language) for describing protocol frames. It seeks to do for binary protocols what things like `Django's ORM `_ and `Sqlalchemy's Declarative Syntax `_ do for Database ORMs and adopts a similar, class-based syntax. .. toctree:: :maxdepth: 2 getting_started examples api