pgapi

View on PyPIReverse Dependencies (1)

0.0.1a1 pgapi-0.0.1a1-py3-none-any.whl

Wheel Details

Project: pgapi
Version: 0.0.1a1
Filename: pgapi-0.0.1a1-py3-none-any.whl
Download: [link]
Size: 67684
MD5: 7fbefcd1da4591273547c85391f69d3c
SHA256: 329c3419c4edd6a5b65ebad000e75820c9d35e56f85616039534ce00c4f11eaa
Uploaded: 2023-12-19 09:01:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgapi
Version: 0.0.1a1
Summary: CLI tool and Python library for manipulating Postgres databases
Author: Florents Tselai
Author-Email: florents[at]tselai.com
Home-Page: https://github.com/Florents-Tselai/pgAPI
Project-Url: Documentation, https://pgAPI.tselai.com/en/stable/
Project-Url: Changelog, https://pgAPI.tselai.com/en/stable/changelog.html
Project-Url: Source code, https://github.com/Florents-Tselai/pgAPI
Project-Url: Issues, https://github.com/Florents-Tselai/pgAPI/issues
Project-Url: CI, https://github.com/Florents-Tselai/pgAPI/actions
License: Apache License, Version 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Database
Classifier: License :: OSI Approved :: Apache Software License
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 :: 3.12
Requires-Python: >=3.7
Requires-Dist: psycopg[binary,pool]
Requires-Dist: sqlite-fts4
Requires-Dist: click
Requires-Dist: click-default-group (>=1.2.3)
Requires-Dist: tabulate
Requires-Dist: python-dateutil
Requires-Dist: pluggy
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: codespell; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: beanbag-docutils (>=2.0); extra == "docs"
Requires-Dist: pygments-csv-lexer; extra == "docs"
Requires-Dist: flake8; extra == "flake8"
Requires-Dist: mypy; extra == "mypy"
Requires-Dist: types-click; extra == "mypy"
Requires-Dist: types-tabulate; extra == "mypy"
Requires-Dist: types-python-dateutil; extra == "mypy"
Requires-Dist: types-pluggy; extra == "mypy"
Requires-Dist: data-science-types; extra == "mypy"
Requires-Dist: pytest; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: cogapp; extra == "test"
Requires-Dist: trogon; extra == "tui"
Provides-Extra: docs
Provides-Extra: flake8
Provides-Extra: mypy
Provides-Extra: test
Provides-Extra: tui
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2011 characters]

WHEEL

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

RECORD

Path Digest Size
pgapi/__init__.py sha256=eyDK-5KOo-ARS3i0JcuxGiJmk5T-58Z1p_bhACbBrGc 201
pgapi/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
pgapi/cli.py sha256=JjFTx5kC56lszS5DEdTmHpdM5WPu6YJlNAUWiIdLqSg 89278
pgapi/db.py sha256=zLEydNZJ98GE0JEOs1QIiySxhO-4g0JHk-rYfO25Oa4 150838
pgapi/hookspecs.py sha256=NFA0BFZ8WUhnI_NRz4oFVDcomQYlguuAgUCBKAN792o 395
pgapi/plugins.py sha256=V5nXD4r0o1wSbIHHOAiUBBV66ZOfKVnywKfZzCUqdsA 771
pgapi/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pgapi/recipes.py sha256=_npzti0nPV6XxvMj69Ca4QF-pXwZZQp_f_VY3i7pQDs 1687
pgapi/utils.py sha256=jvlsGQ5F_Z7-bAiP7gw4hmov_58PrVMvY_5UZ3nXfAg 17136
pgapi-0.0.1a1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pgapi-0.0.1a1.dist-info/METADATA sha256=cyC_qPmNAl0HPqnGo1M8Stm4Hx5aNZZHzLUs6qWPp4I 4433
pgapi-0.0.1a1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pgapi-0.0.1a1.dist-info/entry_points.txt sha256=FZBm-KlP86467EaQFxqu6nVuIbN2nDcJXpGoVthK6Is 40
pgapi-0.0.1a1.dist-info/top_level.txt sha256=llCyLagc1DC1NLCVX_Wb4G3id3_J_4EEed1A2qsrqnE 6
pgapi-0.0.1a1.dist-info/RECORD

top_level.txt

pgapi

entry_points.txt

pgapi = pgapi.cli:cli