herreio / ezbpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ezbpy

ezbpy allows to access data from the Electronic Journals Library (EZB). For more information on the services run by EZB, see https://ezb.ur.de.

Installation

... via SSH

pip install -e git+ssh://git@github.com/herreio/ezbpy.git#egg=ezbpy

... or via HTTPS

pip install -e git+https://github.com/herreio/ezbpy.git#egg=ezbpy

About

License:MIT License


Languages

Language:Python 100.0%