zope.site
  • Sites and Local Site Managers
  • zope.site API
  • Changes
zope.site
  • zope.site
  • View page source

zope.site

Latest release Supported Python versions https://github.com/zopefoundation/zope.site/workflows/tests/badge.svg https://coveralls.io/repos/github/zopefoundation/zope.site/badge.svg?branch=master Documentation Status

This package provides a local and persistent site manager implementation, so that one can register local utilities and adapters. It uses local adapter registries for its adapter and utility registry. The module also provides some facilities to organize the local software and ensures the correct behavior inside the ZODB.

Documentation is hosted at https://zopesite.readthedocs.io

Contents:

  • Sites and Local Site Managers
    • Creating and Accessing Sites
    • Using the Site Manager
    • Multiple Sites
  • zope.site API
    • Interfaces
    • Implementations
  • Changes
    • 6.1 (unreleased)
    • 6.0 (2025-09-12)
    • 5.1 (2025-02-14)
    • 5.0 (2023-06-30)
    • 4.6.1 (2022-09-02)
    • 4.6 (2022-08-23)
    • 4.5.0 (2021-03-04)
    • 4.4.0 (2020-09-10)
    • 4.3.0 (2020-04-01)
    • 4.2.2 (2018-10-19)
    • 4.2.1 (2018-10-11)
    • 4.2.0 (2018-10-09)
    • 4.1.0 (2017-08-08)
    • 4.0.0 (2014-12-24)
    • 4.0.0a1 (2013-02-20)
    • 3.9.2 (2010-09-25)
    • 3.9.1 (2010-04-30)
    • 3.9.0 (2009-12-29)
    • 3.8.0 (2009-12-15)
    • 3.7.1 (2009-11-18)
    • 3.7.0 (2009-09-29)
    • 3.6.4 (2009-09-01)
    • 3.6.3 (2009-07-27)
    • 3.6.2 (2009-07-24)
    • 3.6.1 (2009-02-28)
    • 3.6.0 (2009-01-31)
    • 3.5.1 (2009-01-27)

Development

zope.site is hosted at GitHub:

https://github.com/zopefoundation/zope.site/

Project URLs

  • http://pypi.python.org/pypi/zope.site (PyPI entry and downloads)

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2016-2026, Zope Foundation and Contributors.

Built with Sphinx using a theme provided by Read the Docs.