Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/onroerenderfgoed/pyramid_urireferencer

Pyramid plugin to handle references to external URI's
https://github.com/onroerenderfgoed/pyramid_urireferencer

lib pypi-package

Last synced: about 4 hours ago
JSON representation

Pyramid plugin to handle references to external URI's

Awesome Lists containing this project

README

        

pyramid_urireferencer
=====================

This plugin for pyramid helps in handling references to resources in other
applications by allowing querying on references to certain URI's.

.. image:: https://travis-ci.org/OnroerendErfgoed/pyramid_urireferencer.png?branch=master
:target: https://travis-ci.org/OnroerendErfgoed/pyramid_urireferencer
.. image:: https://coveralls.io/repos/OnroerendErfgoed/pyramid_urireferencer/badge.png?branch=master
:target: https://coveralls.io/r/OnroerendErfgoed/pyramid_urireferencer

.. image:: https://badge.fury.io/py/pyramid_urireferencer.png
:target: http://badge.fury.io/py/pyramid_urireferencer

Please consult the documentatation for `UriRegistry
`_ for more information on how
to use this library.