Runtime module framework


Keywords
dependancy-manager, module-loader, python
License
AGPL-3.0
Install
pip install mirte==0.1.8

Documentation

mirte

mirte is a runtime module framework for Python --- it allows you to write your application in modules and knit them together at runtime.

Installation

$ pip install mirte