dependably-me

View on PyPIReverse Dependencies (0)

0.1.0 dependably_me-0.1.0-py3-none-any.whl

Wheel Details

Project: dependably-me
Version: 0.1.0
Filename: dependably_me-0.1.0-py3-none-any.whl
Download: [link]
Size: 7949
MD5: 373af9e8373ac404319aacb5e41788ca
SHA256: d129a63c229e8e2b857fb6b44c7184dc12e11da4b0feb23c2b9fc75aa2520b95
Uploaded: 2022-09-14 09:43:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dependably-me
Version: 0.1.0
Author: Ken Payne
Author-Email: me[at]kenpayne.co.uk
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8,<4.0
Requires-Dist: croniter (<2.0.0,>=1.3.7)
Requires-Dist: humanize (<5.0.0,>=4.3.0)
Requires-Dist: pydantic-yaml[ruamel] (<0.9.0,>=0.8.0)
Requires-Dist: python-dotenv (<0.22.0,>=0.21.0)
Requires-Dist: twilio (<8.0.0,>=7.13.0)
Requires-Dist: typer[all] (<0.7.0,>=0.6.1)
Requires-Dist: tzlocal (<5.0,>=4.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2945 characters]

WHEEL

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

RECORD

Path Digest Size
dependably_me/__init__.py sha256=LIaP1Gm0egX5tPXlzOT7Yn179OFeGXO9msQYjyCKHA8 135
dependably_me/cli/__init__.py sha256=dneuSZhnUuTTy3i0PRVoD-ivsnk14t-BBUZE2Qnmlrs 230
dependably_me/cli/reminders.py sha256=vCq5ykDpAty0pUXfulLOrKcT5KiFM4QPcB8AQ7atBLs 1204
dependably_me/cli/twilio.py sha256=ejpCInM_yZZHtAdOc7X8rK9g1FPYs_j7v4pRWoCDgV4 990
dependably_me/contacts.py sha256=MPV-tZjRMk8D_2RKH8xC-rlHqD2W-IvdI1Ac4N9b_Qk 870
dependably_me/project.py sha256=1KSUrXL9f80ZFrvpEW684F1ZgBcZoM895T9sqtFukJY 866
dependably_me/reminders.py sha256=DgP-_l9lNYfhGergyz5go3XGqhntFzhdmm7Gte4C-9c 6279
dependably_me/twilio.py sha256=z6bPpFALS0I_q92Rolrb6AcvFhK2aXXb509lFr-GE_E 1112
dependably_me-0.1.0.dist-info/entry_points.txt sha256=DFE78YWjpI276Pxsz2Bh9afE5PyNI0FUI1dqYPgj2NA 81
dependably_me-0.1.0.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
dependably_me-0.1.0.dist-info/METADATA sha256=XWK-48zFHMNw4atM_kZfHbnpxOebDZzrQJ6qw35-tXI 3639
dependably_me-0.1.0.dist-info/RECORD

entry_points.txt

dependably-me = dependably_me.cli:app
dpm = dependably_me.cli:app