Skip to content

Modular Concept

According to Uvicore's Modular Concept, a package can be either an app (something that is "running") or a library (something that is "imported" by another running app). There is little difference between the two "modes" except for who is governing the apps running config. This is opposite most frameworks where a "shell" is required to host the app itself (think Django or Laravel)