Installation
TimeCopilot is available on PyPI as timecopilot and can be installed with a single command:
pip install timecopilot
uv add timecopilot
Requires Python 3.10 or later.
Tip
If you don't have a prior experience with uv
, go to uv getting started section.