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
, the getting started page is a good starting point.