epicyon/epicyon
Luke Murphy 05705ded65
Use package directory to namespace modules
2021-02-03 11:51:39 +01:00
..
README.md Use package directory to namespace modules 2021-02-03 11:51:39 +01:00
__init__.py Use package directory to namespace modules 2021-02-03 11:51:39 +01:00

README.md

Epicyon Pypi package

This is a wrapper package for the purpose of gathering all modules under the epicyon namespace when doing Python module imports. With this wrapper package, you can get from epicyon import httpsig instead of import httpsig.