`pip install epicyon` is now possible! #epicyon isn't meant primarily to be used as a #python library but it is useful to share the HTTP signature and JSON-LD code for building other things that can speak #activitypub. See more @ https://pypi.org/project/epicyon/ and report any issues @ https://gitlab.com/bashrc2/epicyon
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!)