Metadata-Version: 2.1
Name: pgadmin4
Version: 5.7
Summary: PostgreSQL Tools
Home-page: https://www.pgadmin.org/
Author: The pgAdmin Development Team
Author-email: pgadmin-hackers@postgresql.org
License: PostgreSQL Licence
Keywords: pgadmin4,postgresql,postgres
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (==1.*)
Requires-Dist: Flask-Gravatar (==0.*)
Requires-Dist: Flask-Login (==0.*)
Requires-Dist: Flask-Mail (==0.*)
Requires-Dist: Flask-Migrate (==2.*)
Requires-Dist: Flask-SQLAlchemy (==2.*)
Requires-Dist: Flask-WTF (==0.*)
Requires-Dist: Flask-Compress (==1.*)
Requires-Dist: passlib (==1.*)
Requires-Dist: pytz (==2021.*)
Requires-Dist: simplejson (==3.*)
Requires-Dist: six (==1.*)
Requires-Dist: speaklater3 (==1.*)
Requires-Dist: sqlparse (==0.*)
Requires-Dist: WTForms (==2.*)
Requires-Dist: Flask-Paranoid (==0.*)
Requires-Dist: psutil (==5.*)
Requires-Dist: psycopg2-binary (==2.8.*)
Requires-Dist: python-dateutil (==2.*)
Requires-Dist: SQLAlchemy (==1.3.*)
Requires-Dist: itsdangerous (<=1.1.0)
Requires-Dist: Flask-Security-Too (==4.*)
Requires-Dist: bcrypt (==3.*)
Requires-Dist: cryptography (==3.*)
Requires-Dist: sshtunnel (==0.*)
Requires-Dist: ldap3 (==2.*)
Requires-Dist: Flask-BabelEx (==0.*)
Requires-Dist: flask-socketio (>=5.0.1)
Requires-Dist: eventlet (==0.31.0)
Requires-Dist: httpagentparser (==1.9.*)
Requires-Dist: user-agents (==2.2.0)
Requires-Dist: Authlib (==0.15.*)
Requires-Dist: requests (==2.25.*)
Requires-Dist: pywinpty (==1.1.1) ; sys_platform == "win32"
Provides-Extra: kerberos
Requires-Dist: gssapi (==1.6.*) ; extra == 'kerberos'

Administration and management tools for the PostgreSQL database.


