Also added debug to list architectures for buildx. Needless to say, the buildx action is super flakey (as evidenced by a change to the README breaking the entire build somehow).
This automatically builds and pushes a cross platform image to Docker Hub.
Enforces PEP-8 formatting for all python code Adds a github action build for checking pep8 formatting using pycodestyle