Skip to main content

Portable bibliography workspace tool

Project description

biblio

Portable bibliography workspace tooling.

Distribution name: biblio-tools Import package: biblio CLI: biblio

biblio bootstraps a repo-local bib/ workspace, manages citekeys and BibTeX imports, runs Docling, resolves OpenAlex metadata, syncs a bibliography-owned RAG config, expands local literature graphs, and builds a standalone bibliography explorer.

In the development repo, there is also a small local demo workspace under bib/ with three sample papers so you can try the commands immediately.

It can also ingest structured inputs before you have .bib files, including:

  • DOI lists
  • CSL JSON
  • RIS
  • local PDFs

Install for development:

pip install -e ".[dev]"

Install by distribution name:

pip install biblio-tools

Run the CLI:

biblio --help

Enable shell completion for bash:

eval "$(register-python-argcomplete biblio)"

Example ingestion flow:

biblio ingest csljson exports/library.json
biblio ingest ris exports/library.ris
biblio ingest dois reading-list.txt --stdout
biblio ingest pdfs ~/Downloads/papers/

Example local demo flow from this repo:

make ui-serve
biblio citekeys status
biblio bibtex merge
biblio docling run --all
biblio openalex resolve
biblio site build

Documentation

Install docs dependencies:

pip install -e ".[docs]"

Preview locally:

mkdocs serve

The docs site uses a Diataxis layout and is intended for GitHub Pages deployment.

Optional local UI:

pip install -e ".[ui]"
biblio ui serve

The UI serves a local FastAPI app with a React/Cytoscape front end. It can:

  • explore the local paper graph
  • inspect corpus and paper details
  • trigger selected biblio actions directly
  • fall back to the next free port if 8010 is already in use

Release workflow

Build and validate distributions:

python -m build
python -m twine check dist/*

Upload instructions live in RELEASE.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biblio_tools-0.1.2.tar.gz (61.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biblio_tools-0.1.2-py3-none-any.whl (66.4 kB view details)

Uploaded Python 3

File details

Details for the file biblio_tools-0.1.2.tar.gz.

File metadata

  • Download URL: biblio_tools-0.1.2.tar.gz
  • Upload date:
  • Size: 61.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for biblio_tools-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e3ded2c842a6f9ee002ae3d0977b795d8ecbb3c7704ebfe2a202b94318c02c31
MD5 962452cea9c63449aa8e711b8dc498ea
BLAKE2b-256 d30aa4ba4a4063e23fe8c4654d4c3184faf7c9f8e88ce4bfcafc6b3b7caade17

See more details on using hashes here.

File details

Details for the file biblio_tools-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: biblio_tools-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 66.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for biblio_tools-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b17b5f978445dacbf6c76917f259c177e17ee6b6838430c2edee4bd7d073e929
MD5 b3b28849e991ddf02c52a9927041f794
BLAKE2b-256 6d1e27909281fb608fcf4b7f6a70ca301b04ccb8aa018499d23323004441544e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page