No description
Find a file
2026-03-06 21:19:42 -05:00
reactorlogs init 2026-03-06 21:19:42 -05:00
reactorlogs.egg-info init 2026-03-06 21:19:42 -05:00
__init__.py init 2026-03-06 21:19:42 -05:00
dregen.txt init 2026-03-06 21:19:42 -05:00
pyproject.toml init 2026-03-06 21:19:42 -05:00
README.md init 2026-03-06 21:19:42 -05:00

reactorlogs

reactorlogs is a small CLI package that simulates a real-time terminal printout of reactor event logs. Perfect for your riec

Features

  • Replays log lines using parsed H:MM:SS timestamps.
  • Supports time compression with --speed.
  • Supports typewriter-style printing with --char-delay.
  • Includes a bundled default log file (dregen.txt).

Installation

Editable install (local development)

pip install -e .

Standard install

pip install .

Console script

reactorlogs

Module execution

python -m reactorlogs

Custom examples

reactorlogs 

# loop
reactorlogs --loop