tokio.cli.cache_lmtdb module

Retrieve the contents of an LMT database and cache it locally.

tokio.cli.cache_lmtdb.main(argv=None)[source]

Entry point for the CLI interface

tokio.cli.cache_lmtdb.retrieve_tables(lmtdb, datetime_start, datetime_end, limit=None)[source]

Given a start and end time, retrieve and cache all of the relevant contents of an LMT database.