FYI because of how the package is laid out, there is no namespace for the import. So, if you want to import the HTTP signature module, you just `import httpsig` (if anyone is good at #pypi packaging and knows how to fix this without restructuring the project into a src/ project layout, i would love to hear from you!)