No description
Find a file
2025-12-15 12:52:38 -07:00
src/telliclass Show path in all results 2025-12-15 12:52:38 -07:00
.env.sample better .env example 2025-12-05 10:38:53 -07:00
.gitignore ignore .json 2025-12-05 10:15:10 -07:00
CHANGELOG.txt v0.6.0 2025-12-14 12:48:57 -07:00
LICENSE-apache.txt Apache License 2.0 2025-12-03 17:38:51 -07:00
pyproject.toml Add script to look up LCC at lcc.moe 2025-12-14 12:48:25 -07:00
README.md lcc2json noted 2025-12-05 10:15:18 -07:00

telliclass

Add Library of Congress Classification and Dewey Decimal System numbers to Tellico data file.

Install

Thusly.

git clone https://spacecruft.org/books/telliclass
cd telliclass/
python -m venv venv
source venv/bin/activate
pip install -U setuptools pip wheel
pip install -e .

Usage

To get Library of Congress Classification system JSON:

lcc2json-dl
lcc2json

📄 License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Copyright © 2025 Jeff Moe