spruceid / siwe-py

A Python implementation of Sign-In with Ethereum
https://login.xyz
Apache License 2.0
66 stars 28 forks source link

Expose main package as root #29

Closed sbihel closed 2 years ago

sbihel commented 2 years ago

I didn't realise the main module was namespaced, with this change it should allow everyone to do from siwe import ...