https://github.com/opennti/nti.app.pyramid_zope
https://github.com/opennti/nti.app.pyramid_zope
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opennti/nti.app.pyramid_zope
- Owner: OpenNTI
- License: other
- Created: 2018-07-03T16:59:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T18:08:01.000Z (about 3 years ago)
- Last Synced: 2025-05-13T09:45:41.594Z (about 1 year ago)
- Language: Python
- Size: 195 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
======================
nti.app.pyramid_zope
======================
.. image:: https://github.com/NextThought/nti.app.pyramid_zope/workflows/tests/badge.svg
:target: https://github.com/NextThought/nti.app.pyramid_zope/actions?query=workflow%3Atests
.. image:: https://coveralls.io/repos/github/NextThought/nti.app.pyramid_zope/badge.svg?branch=master
:target: https://coveralls.io/github/NextThought/nti.app.pyramid_zope?branch=master
.. image:: https://readthedocs.org/projects/ntiapppyramid-zope/badge/?version=latest
:target: https://ntiapppyramid-zope.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
This library provides a set of components (often in the
``zope.interface`` and ``zope.component`` meanings) to integrate Zope3
technologies into a modern Pyramid application.