This is the generated Python SDK for the Roam API, published as roamhq.
Hand-written files are listed in .fernignore:
src/roamhq/webhooks.py— signature verification. Do not replace this with the generated helper.tests/— contract tests. Seetests/README.mdonce present.README.md,LICENSE,RELEASING.md,AGENTS.md,pyproject.toml.github/,.gitignore,.fernignore
Everything else — src/roamhq/ except webhooks.py — is generated from
WonderInventions/developer-ro-am
by Fern.
python -m pip install -e .
python -m pytest tests/ -q