Metadata-Version: 2.1
Name: siwe
Version: 0.0.1
Summary: A Python implementation of Sign-In with Ethereum (EIP-4361).
Home-page: https://login.xyz
License: MIT OR Apache-2.0
Keywords: SIWE,EIP-4361,Sign-In with Ethereum,Spruce ID
Author: Spruce Systems, Inc.
Author-email: hello@spruceid.com
Requires-Python: >=3.7, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: abnf (==1.1.1)
Requires-Dist: eth-account (>=0.5.6,<0.6.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: web3 (>=5.26.0,<6.0.0)
Project-URL: Discord, https://discord.gg/Sf9tSFzrnt
Project-URL: EIP, https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4361.md
Project-URL: Repository, https://github.com/spruceid/siwe-py
Description-Content-Type: text/markdown

# Sign-In with Ethereum

A Python implementation of Sign-In with Ethereum.

