Skip to main content

Content Provider Framework for Zope Templates

Project description

zope.contentprovider

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

This package provides a framework to develop componentized Web GUI applications. Instead of describing the content of a page using a single template or static system of templates and METAL macros, content provider objects are dynamically looked up based on the setup/configuration of the application.

Detailed documentation is available at https://zopecontentprovider.readthedocs.io

Changes

6.0 (2024-06-07)

  • Drop support for Python 3.7.

  • Add support for Python 3.12.

5.0 (2023-04-14)

  • Drop support for Python 2.7, 3.4, 3.5, 3.6.

  • Drop support for deprecated python setup.py test.

  • Add support for Python 3.8, 3.9, 3.10, 3.11.

4.2.1 (2018-11-08)

  • Fix deprecation warnings.

4.2 (2018-10-05)

4.1.0 (2017-08-08)

  • Add support for Python 3.5 and 3.6.

  • Drop support for Python 2.6 and 3.3.

4.0.0 (2014-12-24)

  • Add support for PyPy and PyPy3.

  • Add support for Python 3.4.

  • Add support for testing on Travis.

4.0.0a1 (2013-02-22)

  • Add Python 3.3 support.

  • Replace deprecated zope.component.adapts usage with equivalent zope.component.adapter decorator.

  • Replace deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.

  • Drop support for Python 2.4 and 2.5.

3.7.2 (2010-05-25)

  • Fix unit tests broken under Python 2.4 by the switch to the standard library doctest module.

3.7.1 (2010-04-30)

  • Prefer the standard library’s doctest module to the one from zope.testing.

3.7 (2010-04-27)

  • Since tales:expressiontype is now in zope.browserpage, update conditional ZCML accordingly so it doesn’t depend on the presence of zope.app.pagetemplate anymore.

3.6.1 (2009-12-23)

  • Ensure that our configure.zcml can be loaded without requiring further dependencies. It uses a tales:expressiontype directive defined in zope.app.pagetemplate. We keep that dependency optional, as not all consumers of this package use ZCML to configure the expression type.

3.6.0 (2009-12-22)

  • Update test dependency to use zope.browserpage.

3.5.0 (2009-03-18)

  • Add very simple, but useful base class for implementing content providers, see zope.contentprovider.provider.ContentProviderBase.

  • Remove unneeded testing dependencies. We only need zope.testing and zope.app.pagetemplate.

  • Remove zcml slug and old zpkg-related files.

  • Add setuptools dependency to setup.py.

  • Clean up package’s description and documentation a bit. Remove duplicate text in README.

  • Change mailing list address to zope-dev at zope.org instead of retired one.

  • Change cheeseshop to pypi in the package url.

3.4.0 (2007-10-02)

  • Initial release independent of the main Zope tree.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.contentprovider-6.0.tar.gz (22.4 kB view details)

Uploaded Source

Built Distribution

zope.contentprovider-6.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file zope.contentprovider-6.0.tar.gz.

File metadata

  • Download URL: zope.contentprovider-6.0.tar.gz
  • Upload date:
  • Size: 22.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for zope.contentprovider-6.0.tar.gz
Algorithm Hash digest
SHA256 9e6fc526664ac2126071b26a9b10f4baf1e169808fbcace73fce529d7c20a1cd
MD5 6b23cf99814793e4b9f1ec136b9a521b
BLAKE2b-256 ba4951e90a4cd9feaebbfd93f2bea7bd54a849e498cd72fcf2f1b9fdf2460933

See more details on using hashes here.

File details

Details for the file zope.contentprovider-6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zope.contentprovider-6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3c8567553058e3f24687bd019f1ec7101d8e4b48f39f05e6d051469d5ce17db4
MD5 1e1639759f667edbb986f6f6e8105487
BLAKE2b-256 f6092d9a44c1b0ce075ac9e2f4456d25316c7d0b8dce94c6e1fc2574d96202e1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page