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.17
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.17.tar.gz | 8.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bibtheque-1.0.17-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.3 kB
Release files / bibtheque-1.0.17.tar.gz
| Download URL | bibtheque-1.0.17.tar.gz |
|---|---|
| Size | 8.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
66fba4cd4a8b9375ba52e04fd8877707a59945c6e78e05784a991ba251920538
|
|
BLAKE2b-256 checksum How to use checksums |
1aa67953b6d32ef66cbb09a27b31d129f3c7f203f328c325418c0ddc47b7b5a8
|
| 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.17-py3-none-any.whl
| Download URL | bibtheque-1.0.17-py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5f66b55eaac95c549fce93ee8ee9499ec41ca32bd9eb0780a1d1cba115fbb25d
|
|
BLAKE2b-256 checksum How to use checksums |
d9e53f71943a82c477fd7fb08b721c06674f5d5eaaa1e7698fbb752e36cb5df0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|