* Add HTTP server base implementation with some basic pages * Add Jinja2 dependency * Things are mostly working, except for static resources. Those will have to come next. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
* pylint for helping to clean up simple issues * bs4-types for beautifulsoup4 mypy types Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
I like poetry's tooling better than pipenv. Simple as Signed-off-by: Alek Ratzloff <alekratz@gmail.com>