five.localsitemanager

Local site manager implementation for Zope.


Keywords
zope, five, sitemanager, zope2, zope4
License
ZPL-2.1
Install
pip install five.localsitemanager==3.2.1

Documentation

Introduction

Overview

five.localsitemanager attempts to provide a local site manager implementation that is as close to the zope.interface / zope.component implementation as possible. Some reservations that do not conflict with the original API have been made to ease the path with CMF.

Developer Resources