Skip to content

BartSaelen/skosprovider_sqlalchemy

 
 

Repository files navigation

skosprovider_sqlalchemy

A SQLAlchemy implementation of the skosprovider interface.

https://travis-ci.org/koenedaele/skosprovider_sqlalchemy.png?branch=master https://coveralls.io/repos/koenedaele/skosprovider_sqlalchemy/badge.png?branch=master https://badge.fury.io/py/skosprovider_sqlalchemy.png

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 skosprovider_sqlalchemy is present.

# activate your virtual env
$ pip install -r requirements-dev.txt
$ cd docs
$ make html

About

An implementation of the skosprovider interface against SQLAlchemy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%