Metadata-Version: 2.1
Name: pydentity-core
Version: 0.2.3
Summary: 
Home-page: https://github.com/udachin077/pydentity-core
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
Provides-Extra: machineid
Provides-Extra: sqlalchemy
Provides-Extra: tortoise
Requires-Dist: cryptography (==43.0.*)
Requires-Dist: email-validator (>=2.2.0,<3.0.0)
Requires-Dist: itsdangerous (>=2.2.0,<3.0.0)
Requires-Dist: pwdlib[argon2,bcrypt] (==0.2.*)
Requires-Dist: py-machineid (==0.6.*) ; extra == "machineid"
Requires-Dist: pydentity-core-sqlalchemy (==0.2.*) ; extra == "sqlalchemy"
Requires-Dist: pydentity-core-tortoise (==0.2.*) ; extra == "tortoise"
Requires-Dist: pyotp (>=2.9.0,<3.0.0)
Project-URL: Repository, https://github.com/udachin077/pydentity-core.git
