Skip to main content

Browse TLG indices

Project description

About

This Python package facilitates the browsing of the indices of the old TLG CD-ROMs. It expects that texts have been processed by the tlgu package (tlgu homepage, rehosted code), which offers a variety of ways to convert the Beta Code of the original files into Unicode text files.

Install

Install from PyPI with:

pip install tlg-indices

Disclaimer

This repository makes no claim to ownership of the contents of the original TLG CD-ROM, which are owned by the University of California, Irvine. It is an independent effort to facilitate study of texts and does not represent or imply endorsement by the University of California, Irvine or the TLG project.

Usage overview

The main entry point is the utility functions in src/tlg_indices/utils.py, which expose prebuilt indices and convenience lookups. The quickest way to see how to call these helpers is in tlg_index_examples.py, which demonstrates:

  • Reading index data (epithets, geographies, dates, and author/work mappings).
  • Looking up authors by epithet or geography, and reversing those lookups.
  • Looking up works by author and retrieving a single work title.
  • Sorting and querying date ranges using ParsedDate and get_dates_in_range().

For a runnable walkthrough, open tlg_index_examples.py and follow the patterns there.

Converting Beta Code with tlgu

If you have Beta Code files from the original TLG/PHI distributions, you can convert them using the tlgu wrapper in this package. See tlgu_examples.py for runnable examples of:

  • Converting a single file into an author-level file (grouping="author").
  • Splitting a single file into work-level files (grouping="work").
  • Converting an entire corpus for either grouping.

Open tlgu_examples.py and adjust the file paths for your local setup.

Packaging

% uv build --no-sources
% uv publish --token "pypi-xxxxxxxxxxxxxxxx"

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

tlg_indices-1.1.0.tar.gz (325.4 kB view details)

Uploaded Source

Built Distribution

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

tlg_indices-1.1.0-py3-none-any.whl (333.1 kB view details)

Uploaded Python 3

File details

Details for the file tlg_indices-1.1.0.tar.gz.

File metadata

  • Download URL: tlg_indices-1.1.0.tar.gz
  • Upload date:
  • Size: 325.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.2

File hashes

Hashes for tlg_indices-1.1.0.tar.gz
Algorithm Hash digest
SHA256 92784877e34c387a60d0ce77926d0925c97b38874702e1b1b9b4acf83c22c360
MD5 61b5b40cdec3b1e9f3fb7dfaa443d5cb
BLAKE2b-256 bb1cf80e3e27af8401fd4ef7ca57ec043eb7d6059ebe08ea4aac04718121fc53

See more details on using hashes here.

File details

Details for the file tlg_indices-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tlg_indices-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8cf3e4f37259ba568a2dd56bbd217c356a15bb67b6d7f047ba7da04eba649405
MD5 4ae47af2f14f2c1440afe7985563364b
BLAKE2b-256 999ae119cb640142fdb79e96a3552a6b391c9ae139502b34d676155766e44aa7

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