sider.ext — Extensions

This package is a virtual namespace package that forwards sider.ext.mycontrib to sider_mycontrib.

If you are writing a user-contributed module for Sider, simply name your module/package like sider_modulename and then it becomes importable by sider.ext.modulename.

Previous topic

sider.lazyimport — Lazily imported modules

Next topic

sider.version — Version data

This Page