- Build READMEs, guides, and source docs.
- Unify docs w.r.t. code references
(e.g. :py:meth:\`~api.RestApi\`)
- Host on readthedocs.
- Redo everything, make use of TypeVar/Generic where needed.
- Finish conversion to
pytest
andresponses
. - Provide coverage report.
- Implement CI.