Installation
From PyPI
From source (GitHub)
Editable install (development)
git clone https://github.com/Strugiss/research-timeline.git
cd research-timeline
pip install -e ".[dev]"
Requirements
- Python >= 3.9
- Dependencies:
typer,pydantic(>= 2.5),rich
The package is pure Python, offline-friendly, and free of cloud dependencies.