tellmewhattodo

View on PyPIReverse Dependencies (0)

2.1.1 tellmewhattodo-2.1.1-py3-none-any.whl

Wheel Details

Project: tellmewhattodo
Version: 2.1.1
Filename: tellmewhattodo-2.1.1-py3-none-any.whl
Download: [link]
Size: 6775
MD5: 4a2160f52fe7850e0bfe506ad6883bde
SHA256: d0925ab3c1cb19e670827776d64a41c353f8cfb419c1e9ac1a69abcf2121d50e
Uploaded: 2022-08-16 09:18:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tellmewhattodo
Version: 2.1.1
Summary: Simple app that checks for what to do and presents that in a website
Author: Martin Morset
Author-Email: mmo[at]one.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: boto3 (<2.0.0,>=1.24.43)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: pandas (<2.0.0,>=1.4.3)
Requires-Dist: pydantic (<2.0.0,>=1.9.1)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: streamlit (<2.0.0,>=1.11.1)
[No description]

WHEEL

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

RECORD

Path Digest Size
tellmewhattodo/__init__.py sha256=0L3WCZFWiCAH0RG5LdWDgxS_DkxqWE84Mx9dABnTJXc 367
tellmewhattodo/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tellmewhattodo/app/app.py sha256=-pbT4KNQfoD_KMfCXTrHmc0zbnKLfKQXs6qZ7bi1VPg 1203
tellmewhattodo/cli.py sha256=AqFERnBGQ0Uern98FjyYBgqBF5kXbyxvA0qulg8ydE0 1083
tellmewhattodo/job/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tellmewhattodo/job/extractor.py sha256=xtNVHKoErW8XiaQVb__P9eck4NP7DBvxYu5HJkaJQY8 1688
tellmewhattodo/job/job.py sha256=9EeDTQGTJFDuD8x-9zTh9pCnnZDG8nKiII-pJurr_zw 800
tellmewhattodo/job/storage.py sha256=Y7GDg7LD5ldEypv7YK7InJZeu6qmtXirjjD7qHxH20s 2735
tellmewhattodo/models/alert.py sha256=_I38ZAe2IuTyBN05BLNxbW6G6_5ZmCDftD5GnjUv0Lk 220
tellmewhattodo/settings.py sha256=PBiCBARKoZ1PNJE_JOu1YwOL1DtdCJ6H4sVfC5PJfKI 1039
tellmewhattodo-2.1.1.dist-info/entry_points.txt sha256=xLEyW-cQgHAbxBd1zuYvI0Hqf1Jnet-Y7KqBfCj7M9A 57
tellmewhattodo-2.1.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
tellmewhattodo-2.1.1.dist-info/METADATA sha256=wVcLF4hAGKMRr1vXvUex6cgQbHzwMhr2qFHwjCrLi44 654
tellmewhattodo-2.1.1.dist-info/RECORD

entry_points.txt

tellmewhattodo = tellmewhattodo.cli:cli