No description
- Python 100%
| src/telliclass | ||
| .env.sample | ||
| .gitignore | ||
| CHANGELOG.txt | ||
| LICENSE-apache.txt | ||
| pyproject.toml | ||
| README.md | ||
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