Synopsis
librair is a Python package for harvesting data from different library catalogs. It has been developed as part of the Dikon project (2019–2020) at the Interdisciplinary Centre for European Enlightenment Studies.
Installation
You can install this package via PyPI:
pip install librair
… or via this repository:
pip install -e git+https://github.com/herreio/librair.git#egg=librair
… or by cloning the repository:
git clone https://github.com/herreio/librair.git
cd librair
# create and activate virutalenv
utils/setup
source env/bin/activate
Documentation
The documentation can be found on Read the Docs.
To build the documentation from the files found at docs:
cd docs
make html
Release files for librair 2022.11.27
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| librair-2022.11.27.tar.gz | 12.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| librair-2022.11.27-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 33.9 kB
Release files / librair-2022.11.27.tar.gz
| Download URL | librair-2022.11.27.tar.gz |
|---|---|
| Size | 12.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8c05c97f55b3be09fb5594e2b1e266885aab2ad8c3515e803b99a05564b874ae
|
|
BLAKE2b-256 checksum How to use checksums |
956c45fca5f9c25c42bbf2d81da738641578566bdd4f508933de94af12a453b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/5.0.0 pkginfo/1.5.0.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.15
|
Release files / librair-2022.11.27-py3-none-any.whl
| Download URL | librair-2022.11.27-py3-none-any.whl |
|---|---|
| Size | 21.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
257eecdd1085b6d3ac4c79f520124d35b07b47a6245ef2a5e3c50056782b722c
|
|
BLAKE2b-256 checksum How to use checksums |
c5be807def83219a85deb9e3641bed704910cc4661c18d74d844bea3a672bb8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/5.0.0 pkginfo/1.5.0.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.15
|