query data exports from the SLUB catalogue
Project description
With slubfind you can query data exports from the SLUB catalogue in Python.
This package is based on txpyfind, which enables access to data exports from TYPO3-find.
Installation
… via PyPI
pip install slubfind
… or from Github source
pip install git+https://github.com/slub/slubfind.git
Usage Example
from slubfind.client import SlubFind
# create SlubFind instance
slub_find = SlubFind()
# retrieve JSON data (query view, app format)
slub_q = slub_find.app_search("manfred bonitz")
# retrieve JSON data (detail view, app format)
slub_doc = slub_find.app_document("0-1132486122")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slubfind-0.1.0.tar.gz
(5.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file slubfind-0.1.0.tar.gz.
File metadata
- Download URL: slubfind-0.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e7f177f9eca2723100b41d146ff55326b29346582aeb2bf9a2f147069ecf20d
|
|
| MD5 |
c663abc032adef78a9e1431c402649a7
|
|
| BLAKE2b-256 |
8d37d1fb2c95e65ac80b214963bd69487635fe9dbcf8ecf66ccf6f429293cbdb
|
File details
Details for the file slubfind-0.1.0-py3-none-any.whl.
File metadata
- Download URL: slubfind-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aadc72219ebb666457208b5ed781476c508bf4c11e34293d3157e18e0525fcac
|
|
| MD5 |
43fc3b492d7b789dc01fcc5d132a7cdb
|
|
| BLAKE2b-256 |
5ca882f094f75ebfabf43172c6bc90d7b6e29a5e84ce5358487f1637dbad8353
|