Skip to main content

Configure application plugins based on interfaces

Project description

Products.PluginRegistry

Products.PluginRegistry offers a simple persistent registry which allows the site manager to registe components for specific interfaces, and to order them.

Installation

The normal way it install this package is via setuptools, either via easy_install into a virtual environment:

$ cd /path/to/virtualenv
$ bin/easy_install Products.PluginRegistry

or by including the package in the configuration for a zc.buildout-based deployment:

$ cd /path/to/buildout
$ grep "eggs =" buildout.cfg
...
eggs = Products.PluginRegistry
...

The product can also be installed as a depencency of another distribution.

To install this package manually, without using setuptools, untar the package file downloaded from the PyPI site and look for the folder named “PluginRegistry” underneath the “Products” folder at the root of the extracted tarball. Copy or link this “PluginRegistry” folder into your Zope “Products” folder and restart Zope.

Change Log

1.7 (2019-04-02)

  • updated ZMI views and icon for Zope 4 (#14)

  • expanded PEP-8 and isort compliance

  • Specify supported Python versions using python_requires in setup.py

  • Added support for Python 3.7 and 3.8

  • Fix relative import that broke import/export (#12)

1.6.1 (2018-11-08)

  • Fix listPluginTypeInfo in Python 3.

1.6 (2018-05-17)

  • Add Python 3.5 and 3.6 compatibility.

  • Require Zope 4.0b4 as minimum supported Zope version.

1.5 (2017-05-04)

Breaking changes:

  • Drop support for Python 2.6.

  • Require Zope 4.0a3 as minimum supported Zope version.

1.4 (2016-03-01)

  • Fix usage of os.path.split(). Could result in Errors during import on Windows.

1.3 (2012-02-27)

  • Change default encoding for importexport from None to utf-8.

1.3b1 (2010-07-01)

  • Improved test coverage.

  • Removed dependency on zope.app.testing.

  • Dropped support for use with Zope < 2.12.

  • Added a buildout for running tests.

1.2 (2009-11-15)

  • Moved documentation out of the product directory.

  • Fixed plugin management links on the Active screen.

  • Fixed deprecation warnings for use of Globals.

  • Purged old Zope2 interfaces for Zope 2.12 compatibility.

  • Updated GenericSetup import to initialize plugin registry’s _plugins attribute if necessary.

1.1.3 (2007-11-28)

1.1.2 (2007-04-24)

1.1.1 (2006-07-25)

  • Added workaround for autogen factories which assume they can pass an ID to the registry’s __init__. In particular, this allows the registry to be created and popluated as a “normal” content object using GenericSetup.

  • Improved BBB for testing under Zope 2.8.

1.1 (2006-02-25)

  • Moved interfaces into a top-level module (no need for a package), and made them forward-compatible with Z3 interfaces.

  • Wired in DAV / FTP / ExternalEditor support for the registry, along with a ZMI form for updating it as XML.

  • Added support for exporting / importing the registry via GenericSetup.

  • Moved from CVS to subversion (2005-10-14).

  • Removed deprecation warings under Zope 2.8.x.

  • Repaired warings appearing in Zope 2.8.5 due to a couple typos in security declarations.

1.0.2 (2005-01-31)

  • Simplified package directory computation using package_home.

  • Added test_suite to registry tests to improve testability under zopectl test.

1.0.1 (2004-04-28)

  • Initial public release.

1.0 (2004-04-28)

  • Vendor import from ZC repository.

Project details


Download files

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

Source Distribution

Products.PluginRegistry-1.7.tar.gz (21.3 kB view details)

Uploaded Source

Built Distribution

Products.PluginRegistry-1.7-py2.py3-none-any.whl (27.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Products.PluginRegistry-1.7.tar.gz.

File metadata

  • Download URL: Products.PluginRegistry-1.7.tar.gz
  • Upload date:
  • Size: 21.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for Products.PluginRegistry-1.7.tar.gz
Algorithm Hash digest
SHA256 b13d8e3713a35e8a8515909a34d5de6d299be7dc42dad6493e6aae46bd009be5
MD5 b398c725d6919f74e6ecd04675ee62e8
BLAKE2b-256 54306994595c07e1be87f2016abd58053c2de9f908db82880a14a6458bded4a5

See more details on using hashes here.

File details

Details for the file Products.PluginRegistry-1.7-py2.py3-none-any.whl.

File metadata

  • Download URL: Products.PluginRegistry-1.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for Products.PluginRegistry-1.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 09c14d23dd4ffd3cfcb27f83b14c4d40494d6c004b71ed5a3be4b42843417b74
MD5 c8aeeebbbf24b81c517311441dcee415
BLAKE2b-256 cc5615cab9ee46a27c2de930fc02cdce2febb7432210295aacca0cc80a0fb15d

See more details on using hashes here.

Supported by

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