Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/onroerenderfgoed/pyramid_urireferencer
- Owner: OnroerendErfgoed
- License: mit
- Created: 2015-05-13T14:40:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T07:59:27.000Z (2 months ago)
- Last Synced: 2024-09-17T10:14:09.943Z (2 months ago)
- Topics: lib, pypi-package
- Language: Python
- Size: 85 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
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_urireferencerPlease consult the documentatation for `UriRegistry
`_ for more information on how
to use this library.