Pythomnic3k5 minute tour
Protocols [11/15]Any framework has its rigid parts and its flexible parts by which it can be extended. Pythomnic3k is extensible by adding support for more protocols for interfaces and for resources alike. Plugging in some protocol support to Pythomnic3k is simply adding a single responsible Python module containing Interface class or Resource class or both.
|