OnroerendErfgoed / pyramid_skosprovider

Attach SKOS providers to a pyramid application

Home Page:http://pyramid-skosprovider.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyramid_skosprovider

https://app.travis-ci.com/OnroerendErfgoed/pyramid_skosprovider.svg?branch=develop https://coveralls.io/repos/github/OnroerendErfgoed/pyramid_skosprovider/badge.svg?branch=develop https://scrutinizer-ci.com/g/OnroerendErfgoed/pyramid_skosprovider/badges/quality-score.png?b=develop
Documentation Status

This library integrates skosprovider in a pyramid application.

Building the docs

More information about this library can be found in docs. The docs can be built using Sphinx.

Please make sure you have installed Sphinx in the same environment where pyramid_skosprovider is present.

# activate your virtual env
$ pip install -r requirements.txt
$ python setup.py develop
$ cd docs
$ make html

About

Attach SKOS providers to a pyramid application

http://pyramid-skosprovider.readthedocs.org/

License:MIT License


Languages

Language:Python 100.0%