Metadata-Version: 2.0
Name: yoti
Version: 2.9.2
Summary: The Yoti Python SDK, providing API support for Login, Verify (2FA) and Age Verification.
Home-page: https://github.com/getyoti/yoti-python-sdk
Author: Yoti
Author-email: websdk@yoti.com
License: MIT
Keywords: yoti sdk 2FA multifactor authentication verification identity login register verify 2Factor
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: examples
Requires-Dist: cryptography (>=2.2.1)
Requires-Dist: protobuf (>=3.1.0)
Requires-Dist: requests (>=2.11.1)
Requires-Dist: future (>=0.11.0)
Requires-Dist: asn1 (==2.2.0)
Requires-Dist: pyopenssl (>=18.0.0)
Provides-Extra: examples
Requires-Dist: Django (>1.11.16); extra == 'examples'
Requires-Dist: Flask (>=0.10); extra == 'examples'
Requires-Dist: python-dotenv (>=0.7.1); extra == 'examples'
Requires-Dist: django-sslserver (>=0.2); extra == 'examples'
Requires-Dist: Werkzeug (==0.11.15); extra == 'examples'

This package contains the tools you need to quickly integrate your Python back-end with Yoti, so that your users can share their identity details with your application in a secure and trusted way.


