Skip to content

patiencepilot documentation

A Solitaire solver in Python.

Use this site by task type:

  • Tutorials teach the first complete patiencepilot workflow.
  • How-to guides solve focused tasks such as creating a patiencepilot game state.
  • Reference records exact APIs, compatibility commitments, and automation commands.
  • Explanation describes architecture, policy, security posture, and design tradeoffs.
  • Maintainer runbooks are operational checklists for releases, incidents, dependency updates, and repository administration.
  • Project covers local development, contribution expectations, and changelog maintenance.

Install

uv add patiencepilot

If the project does not use uv, install it with pip instead:

python -m pip install patiencepilot