Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opennti/nti.zope_catalog
https://github.com/opennti/nti.zope_catalog
catalog persistent search zodb zope
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/opennti/nti.zope_catalog
- Owner: OpenNTI
- License: other
- Created: 2017-06-07T17:38:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T13:13:37.000Z (5 days ago)
- Last Synced: 2024-11-12T14:23:29.410Z (5 days ago)
- Topics: catalog, persistent, search, zodb, zope
- Language: Python
- Size: 196 KB
- Stars: 1
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
=================
nti.zope_catalog
=================.. image:: https://img.shields.io/pypi/v/nti.zope_catalog.svg
:target: https://pypi.python.org/pypi/nti.zope_catalog/
:alt: Latest release.. image:: https://img.shields.io/pypi/pyversions/nti.zope_catalog.svg
:target: https://pypi.org/project/nti.zope_catalog/
:alt: Supported Python versions.. image:: https://github.com/NextThought/nti.zope_catalog/workflows/tests/badge.svg
:target: https://github.com/NextThought/nti.zope_catalog/actions?query=workflow%3Atests.. image:: https://coveralls.io/repos/github/NextThought/nti.zope_catalog/badge.svg?branch=master
:target: https://coveralls.io/github/NextThought/nti.zope_catalog?branch=master.. image:: https://readthedocs.org/projects/ntizope-catalog/badge/?version=latest
:target: http://ntizope-catalog.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusUtilities and extensions for ZODB-based Zope catalogs and indexes.
This builds on both zope.catalog and zc.catalog.