pgsu

View on PyPIReverse Dependencies (1)

0.1.0 pgsu-0.1.0-py2.py3-none-any.whl

Wheel Details

Project: pgsu
Version: 0.1.0
Filename: pgsu-0.1.0-py2.py3-none-any.whl
Download: [link]
Size: 8509
MD5: bdc6770bd46d7f693d7338996377238a
SHA256: 9ddd16cccd3f6d17b4b787ceae624f6f4d064d87482fe425327a93b6ae88d002
Uploaded: 2020-04-05 18:27:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgsu
Version: 0.1.0
Summary: Connect to an existing PostgreSQL cluster as a postgres superuser and execute SQL commands.
Author: AiiDA Team
Author-Email: aiidateam[at]gmail.com
Home-Page: https://github.com/aiidateam/pgsu
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: psycopg2-binary (>=2.8.3)
Requires-Dist: click
Requires-Dist: enum34; python_version < "3.5"
Requires-Dist: pre-commit (==1.18.3); extra == "pre-commit"
Requires-Dist: yapf (==0.28.0); extra == "pre-commit"
Requires-Dist: prospector (==1.2.0); extra == "pre-commit"
Requires-Dist: pylint (==2.4.4); extra == "pre-commit"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pgtest (>=1.3.1); extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: pre-commit
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 2920 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
pgsu/__init__.py sha256=q4EIA3kxTP7fBaMLvpGs87B6lLicMAf4HPDWUaHARWY 13122
pgsu/cli.py sha256=sB-ZPAhGVpJQt1NfJMIz01nhXMA0uVwCaRZknWQ4OxQ 517
pgsu-0.1.0.dist-info/LICENSE sha256=AtQLl6Xp3acFsQWX5CmB6I4zYRw4yEKMigrc5EQGZ_k 1072
pgsu-0.1.0.dist-info/METADATA sha256=_GhKdtYgrpFNjJMlDydiAUvqjvpvbis250bDi3ID7d4 4267
pgsu-0.1.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
pgsu-0.1.0.dist-info/entry_points.txt sha256=P8SDR_MQsa1MbDERlWSr5KBAVeo6tntV4sOBC6NFflY 39
pgsu-0.1.0.dist-info/top_level.txt sha256=l2HFuJ6KBEzMupB43e0rdDI7SAJsrOI5_HWUCcAqqRA 5
pgsu-0.1.0.dist-info/RECORD

top_level.txt

pgsu

entry_points.txt

pgsu = pgsu.cli:run