Rowcall Alpha

A local, Python-file-first notebook for graph-shaped data work. The alpha build is macOS-only and intended for early testers.

curl -fsSL https://rowcall.io/install.sh | sh

Requires macOS and Python 3.10 or newer. To upgrade, run the same install command again.

Create

  • rowcall new my-work --open
  • Creates my-work/graph.py and opens it.

Automate

  • rowcall validate my-work
  • rowcall run my-work --json

Try

  • rowcall example sample-work
  • rowcall doctor