Suggested steps: * Scan through code, commenting (using searchable pattern) where wrapper framework can be used. * Discuss design ideas about what [i2.wrapper](https://i2mint.github.io/i2/module_docs/i2/wrapper.html) tooling is needed for the `py2http` context * Implement and test the tooling * Gauge test coverage (with [coverage](https://coverage.readthedocs.io/en/6.3/) for example) and add tests where missing * Replace wrapping concerns with tooling
Suggested steps:
py2httpcontext