Installation¶
Requirements¶
- Python 3.10+
- A terminal that can run Textual applications
Recommended Install (uv tool)¶
uv is a modern and very fast tool to manage python projects and dependencies.
uv tool install cogitus
or use pipx
pipx install cogitus
Finally, if you just prefer to use pip:
pip install cogitus
Run¶
cogitus