#!/usr/bin/env python3
from beancount.web import main
main()
