pgsu

View on PyPIReverse Dependencies (1)

0.3.0 pgsu-0.3.0-py3-none-any.whl

Wheel Details

Project: pgsu
Version: 0.3.0
Filename: pgsu-0.3.0-py3-none-any.whl
Download: [link]
Size: 8823
MD5: 4078acfc4b2d402356871898ca76cf28
SHA256: 8bb206d02ea6bd8388cb3998e12f1ca9e954a740053b76773a99dc6d55fa23f4
Uploaded: 2024-05-30 18:50:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgsu
Version: 0.3.0
Summary: Connect to an existing PostgreSQL cluster as the `postgres` superuser and execute SQL commands.
Author-Email: AiiDA Team <aiidateam[at]gmail.com>
Project-Url: homepage, https://github.com/aiidateam/pgsu
Project-Url: source, https://github.com/aiidateam/pgsu
Project-Url: tracker, https://github.com/aiidateam/pgsu/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation :: CPython
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: psycopg[binary] (>=3.0)
Requires-Dist: pre-commit (~=2.2); extra == "dev"
Requires-Dist: pylint (~=2.5.0); extra == "dev"
Requires-Dist: pgtest (>=1.3.1); extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 3196 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pgsu/__init__.py sha256=dnaerxWcRq4OIg7eHj3ILuItyL556z0xHHxRnmIPD6c 14836
pgsu/cli.py sha256=2VLTkBksV0XpErbgMxt6yqBaftHxrPf3pZwHLMAHgfk 469
pgsu-0.3.0.dist-info/entry_points.txt sha256=WKlKJcx8p9AM6HGHAu2uswHrXae8-HtuCfWgnhf2YKA 37
pgsu-0.3.0.dist-info/LICENSE sha256=AtQLl6Xp3acFsQWX5CmB6I4zYRw4yEKMigrc5EQGZ_k 1072
pgsu-0.3.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pgsu-0.3.0.dist-info/METADATA sha256=iMZ2kw12jK4EhVq59wNn7uEd6Ep8wTz9yTajuFDAjnI 4605
pgsu-0.3.0.dist-info/RECORD

entry_points.txt

pgsu = pgsu.cli:run