or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

behavioral-analysis.mdcli-tools.mdcontract-system.mdindex.mdsymbolic-execution.md
tile.json

tile.json

{
  "name": "tessl/pypi-crosshair-tool",
  "version": "0.0.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/crosshair-tool@0.0.95",
  "summary": "Analyze Python code for correctness using symbolic execution and SMT solving to automatically find counterexamples for functions with type annotations and contracts."
}