Metadata-Version: 2.3
Name: py-identity
Version: 1.0.1
Summary: 
License: MIT
Author: Udachin Ivan
Author-email: pypi.udachin@yandex.ru
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: machineid
Provides-Extra: sqlalchemy
Provides-Extra: tortoise
Requires-Dist: cryptography (>=44.0.0,<45.0.0)
Requires-Dist: email-validator (>=2.2.0,<3.0.0)
Requires-Dist: itsdangerous (>=2.2.0,<3.0.0)
Requires-Dist: msgspec (>=0.19.0,<0.20.0)
Requires-Dist: pwdlib[argon2,bcrypt] (>=0.2.1,<0.3.0)
Requires-Dist: py-machineid (>=0.7.0,<0.8.0) ; extra == "machineid"
Requires-Dist: pyjwt (>=2.10.1,<3.0.0)
Requires-Dist: pyotp (>=2.9.0,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.37,<3.0.0) ; extra == "sqlalchemy"
Requires-Dist: tortoise-orm (>=0.24.0,<0.25.0) ; extra == "tortoise"
Requires-Dist: uuid7 (>=0.1.0,<0.2.0)
Project-URL: Homepage, https://github.com/udachin077/py-identity
Project-URL: Repository, https://github.com/udachin077/py-identity.git
