Metadata-Version: 2.4
Name: pgadmin4
Version: 9.11
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.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.6.5
Requires-Dist: azure-identity==1.25.1
Requires-Dist: azure-mgmt-rdbms==10.1.1
Requires-Dist: azure-mgmt-resource==24.0.0
Requires-Dist: azure-mgmt-subscription==3.1.1
Requires-Dist: bcrypt==5.0.*
Requires-Dist: boto3==1.42.*
Requires-Dist: cryptography==46.0.*
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-Security-Too==5.4.*; python_version <= "3.9"
Requires-Dist: Flask-Security-Too==5.7.*; python_version > "3.9"
Requires-Dist: Flask-SocketIO==5.5.*
Requires-Dist: Flask-SQLAlchemy==3.1.*
Requires-Dist: Flask-WTF==1.2.*
Requires-Dist: Flask==3.1.*
Requires-Dist: google-api-python-client==2.*
Requires-Dist: google-auth-oauthlib==1.2.3
Requires-Dist: jsonformatter~=0.3.4
Requires-Dist: keyring==25.*
Requires-Dist: ldap3==2.*
Requires-Dist: libgravatar==1.0.*
Requires-Dist: paramiko==3.5.1
Requires-Dist: passlib==1.*
Requires-Dist: psutil==7.1.*
Requires-Dist: psycopg[binary]==3.2.13; python_version < "3.10"
Requires-Dist: psycopg[binary]==3.3.0; python_version >= "3.10"
Requires-Dist: pyotp==2.*
Requires-Dist: python-dateutil==2.*
Requires-Dist: pytz==2025.*
Requires-Dist: pywinpty==2.0.*; sys_platform == "win32"
Requires-Dist: qrcode[pil]==8.*; python_version >= "3.9"
Requires-Dist: setuptools==80.*
Requires-Dist: SQLAlchemy==2.*
Requires-Dist: sqlparse==0.*
Requires-Dist: sshtunnel==0.*
Requires-Dist: typer[all]==0.20.*
Requires-Dist: urllib3==1.26.*; python_version <= "3.9"
Requires-Dist: urllib3==2.6.*; python_version > "3.9"
Requires-Dist: user-agents==2.2.0
Requires-Dist: Werkzeug==3.1.*
Requires-Dist: WTForms==3.1.*; python_version <= "3.9"
Requires-Dist: WTForms==3.2.*; python_version > "3.9"
Provides-Extra: kerberos
Requires-Dist: gssapi==1.10.*; extra == "kerberos"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

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.
