Metadata-Version: 2.1
Name: pgadmin4
Version: 9.3
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
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: Authlib==1.5.*
Requires-Dist: Flask-Babel==4.0.*
Requires-Dist: Flask-Compress==1.*
Requires-Dist: Flask-Login==0.*
Requires-Dist: Flask-Mail==0.*
Requires-Dist: Flask-Migrate==4.*
Requires-Dist: Flask-Paranoid==0.*
Requires-Dist: Flask-SQLAlchemy==3.1.*
Requires-Dist: Flask-SocketIO==5.5.*
Requires-Dist: Flask-WTF==1.2.*
Requires-Dist: Flask==3.1.*
Requires-Dist: SQLAlchemy==2.*
Requires-Dist: Werkzeug==3.1.*
Requires-Dist: azure-identity==1.21.0
Requires-Dist: azure-mgmt-rdbms==10.1.0
Requires-Dist: azure-mgmt-resource==23.3.0
Requires-Dist: azure-mgmt-subscription==3.1.1
Requires-Dist: bcrypt==4.3.*
Requires-Dist: boto3==1.38.*
Requires-Dist: cryptography==44.0.*
Requires-Dist: google-api-python-client==2.*
Requires-Dist: google-auth-oauthlib==1.2.2
Requires-Dist: jsonformatter~=0.3.4
Requires-Dist: keyring==25.*
Requires-Dist: ldap3==2.*
Requires-Dist: libgravatar==1.0.*
Requires-Dist: passlib==1.*
Requires-Dist: psutil==7.0.*
Requires-Dist: psycopg[binary]==3.2.7
Requires-Dist: pyotp==2.*
Requires-Dist: python-dateutil==2.*
Requires-Dist: pytz==2025.*
Requires-Dist: sqlparse==0.*
Requires-Dist: sshtunnel==0.*
Requires-Dist: typer[all]==0.15.*
Requires-Dist: user-agents==2.2.0
Requires-Dist: Flask-Security-Too==5.4.*; python_version <= "3.9"
Requires-Dist: WTForms==3.1.*; python_version <= "3.9"
Requires-Dist: urllib3==1.26.*; python_version <= "3.9"
Requires-Dist: Flask-Security-Too==5.6.*; python_version > "3.9"
Requires-Dist: WTForms==3.2.*; python_version > "3.9"
Requires-Dist: urllib3==2.4.*; python_version > "3.9"
Requires-Dist: setuptools==80.*; python_version >= "3.12"
Requires-Dist: qrcode[pil]==8.*; python_version >= "3.9"
Requires-Dist: pywinpty==2.0.*; sys_platform == "win32"
Provides-Extra: kerberos
Requires-Dist: gssapi==1.9.*; extra == "kerberos"

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.

pgAdmin may be used on Linux, Unix, macOS and Windows to manage PostgreSQL and EDB Advanced Server 10 and above.
