wait-for-utils

View on PyPIReverse Dependencies (0)

0.1.0 wait_for_utils-0.1.0-py3-none-any.whl

Wheel Details

Project: wait-for-utils
Version: 0.1.0
Filename: wait_for_utils-0.1.0-py3-none-any.whl
Download: [link]
Size: 5343
MD5: ac5002a4e6c683d65d1b7af17e661a7d
SHA256: 42d7b602c16528adfc9aa3a5ca260f03df25f4204fddd1bbd66067c3d9891384
Uploaded: 2021-03-02 18:41:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wait-for-utils
Version: 0.1.0
Summary: Wait for PostgreSQL to be available before startup docker container.
Author: Dmitry
Author-Email: mtizima[at]gmail.com
Home-Page: https://github.com/mtizima/wait-for-utils
Project-Url: Documentation, https://github.com/mtizima/wait-for-utils/blob/main/README.md
License: MIT
Keywords: docker,building
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Python: >=3.7,<4.0
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: psycopg2 (<3.0.0,>=2.8.6)
Description-Content-Type: text/markdown
[Description omitted; length: 616 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
wait_for_utils/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
wait_for_utils/base.py sha256=YwgxFv3LRNzaDXDiDqzic7O6gZIs28o15NAjjK-FY6g 261
wait_for_utils/cli.py sha256=c7eBQ5uCMyxw0AXTQE4nexshjW2J6aAmrjxQmU07cGE 1048
wait_for_utils/config.py sha256=D8d2jS-0R7HxhkPI7muWjP934v1qO9y94UsLmvByEoY 620
wait_for_utils/utils.py sha256=aOruuJOgMbl6N5MIeql9qLYKgYche22vaUgRVDmEiNg 424
wait_for_utils/wait_for_pg.py sha256=_TNn8Tfw5gYwt1_WnEhmpy_wuLj93jThFBDjC4vxbiM 2102
wait_for_utils-0.1.0.dist-info/entry_points.txt sha256=VtrMr40VCTVWQ-D-KruQZunV2HGr49NJ4q_L55lsZBk 74
wait_for_utils-0.1.0.dist-info/LICENSE sha256=9GycmaQ1hO5_5Ab1T3E2TquuTVsdZ8_O3rH0JIfp9zI 1077
wait_for_utils-0.1.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
wait_for_utils-0.1.0.dist-info/METADATA sha256=P8c-szJOgUSN3BR5yEapur_dwLf_fgimLsGOrfG5SPc 1504
wait_for_utils-0.1.0.dist-info/RECORD

entry_points.txt

wait-for-postgres = wait_for_utils.cli:wait_for_postgres