alexandermendes / Flask-Z3950

Z39.50 integration for Flask applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-Z3950

Test success Test coverage Latest version released on PyPi DOI

Z39.50 integration for Flask applications.

See the Flask-Z3950 documentation for full details of installation, configuration and usage.

Build setup

# install development packages
$ sudo apt-get install libxml2-dev libxslt-dev python-dev lib32z1-dev

# install Flask-Z3950
pip install Flask-Z3950

# test
python setup.py test

About

Z39.50 integration for Flask applications.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 87.4%Language:XSLT 10.5%Language:HTML 2.1%