mirror of https://gitlab.com/bashrc2/epicyon
|
||
---|---|---|
.. | ||
README.md | ||
__init__.py |
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
.