An open API service indexing awesome lists of open source software.

https://github.com/zopefoundation/products.externalmethod

This package provides support for external Python methods within a Zope environment.
https://github.com/zopefoundation/products.externalmethod

maintained

Last synced: 8 months ago
JSON representation

This package provides support for external Python methods within a Zope environment.

Awesome Lists containing this project

README

          

.. image:: https://github.com/zopefoundation/Products.ExternalMethod/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/Products.ExternalMethod/actions/workflows/tests.yml

.. image:: https://coveralls.io/repos/github/zopefoundation/Products.ExternalMethod/badge.svg?branch=master
:target: https://coveralls.io/github/zopefoundation/Products.ExternalMethod?branch=master

.. image:: https://img.shields.io/pypi/v/Products.ExternalMethod.svg
:target: https://pypi.org/project/Products.ExternalMethod/
:alt: Current version on PyPI

.. image:: https://img.shields.io/pypi/pyversions/Products.ExternalMethod.svg
:target: https://pypi.org/project/Products.ExternalMethod/
:alt: Supported Python versions

Overview
========

The External Method package provides support for external Python methods,
exposing them as callable objects within a Zope environment.