Bibtheque
Configuration
At ~/.config/bibtheque.env:
# server
IP=192.168.12.24
PORT=5000
SECURE=0
# couchdb
DATABASE=bibtheque
COUCHDB_USER=user
COUCHDB_PASSWORD=password
# local
CACHE=~/.cache/bibtheque/
Cookbook
Piping
bibtheque search search_term -p # | xargs bibtheque open
For Development
Need to create the database in couchdb.
To install locally for testing:
source pyenv/bin/activate
pip install -e .
Check scripts/
Release files for bibtheque 1.0.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bibtheque-1.0.16.tar.gz | 8.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bibtheque-1.0.16-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.3 kB
Release files / bibtheque-1.0.16.tar.gz
| Download URL | bibtheque-1.0.16.tar.gz |
|---|---|
| Size | 8.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
35f236229a7da1cfe97fbb93acc0c0e558d62b7e5e0d817f3017ac064a63e909
|
|
BLAKE2b-256 checksum How to use checksums |
affb42f880b58c1c0564ede4eaca958d6df45254d0409752218c2491b37a897c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / bibtheque-1.0.16-py3-none-any.whl
| Download URL | bibtheque-1.0.16-py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8f95733093493ccde87e99fe80e3b82392b563368bf983693fca6b968888f5c1
|
|
BLAKE2b-256 checksum How to use checksums |
671ce15c08dccc07bbe117e4e2f2ce35da327ac29f7801bb2241ce8ba122c14a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|