Metadata-Version: 2.4
Name: flask_AuthGenius
Version: 1.0.4
Summary: An advanced account and authorization system for web apps based on flask
Home-page: https://github.com/tn3w/flask_AuthGenius
Author: TN3W
Author-email: tn3wA8xxfuVMs2@proton.me
License: GPL-3.0
Keywords: Python,Flask,authentication,login,user,account
Classifier: Environment :: Web Environment
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: pillow
Requires-Dist: flask
Requires-Dist: ipaddress
Requires-Dist: cryptography
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: jinja2
Requires-Dist: python-magic
Requires-Dist: python-magic-bin==0.4.14
Requires-Dist: googletrans==3.1.0a0
Requires-Dist: captcha
Requires-Dist: pyotp
Requires-Dist: qrcode
Requires-Dist: werkzeug>=3.0.3
Requires-Dist: urllib3>=2.6.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# flask_AuthGenius

An advanced account and authorization system for web apps based on flask.
