Plugin System
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need a plugin system. Also, should move HobokenJsonApplication from the core to a plugin. Thus, need the following:
- Plugin hooks
- Plugin import support (i.e. `from hoboken.ext import foo`)
- Should support built-in plugins (included with Hoboken)
- Should also forward to some third-party module ("hobokenext_foobar", like Flask?)
- Plugin configuration
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.