Python client library to interface with Biblionix library systems
Project description
python-biblionix
Python client library to interface with Biblionix library systems
Usage
>>> import biblionix
>>> # 'library' is the subdomain for your library website
>>> bc = biblionix.BiblionixClient('library')
>>> # username and password you use to sign in to your library website (could be card number instead of username)
>>> bc.authenticate('123456', 'password')
>>> bc.get_account_info()
<Element 'root' at 0x7f5edd54e7a0>
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
biblionix-2024.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file biblionix-2024.0.tar.gz
.
File metadata
- Download URL: biblionix-2024.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b4aedab697e1591d22f7e6db41e4a5e24e0166cd2e5cc9087b61deda141be5a |
|
MD5 | ef6699cca6294734b4b1c46eaf0d325c |
|
BLAKE2b-256 | 5ac69025b67c3cfa61030b69a52fe2e30719a880a891bcee8fa8d67f09f52867 |
File details
Details for the file biblionix-2024.0-py3-none-any.whl
.
File metadata
- Download URL: biblionix-2024.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 481fe5692d2d5a334a408c48438aa194d4fb059602054fb1dde2f1d2bb6dc4aa |
|
MD5 | 9910026c124eb75c46cbf4fcffe9460b |
|
BLAKE2b-256 | 2ab81a7c07a85092f9d045d2e64bb71d06cd199e734f23eafd468a2fbdb282f9 |