pollboy

View on PyPIReverse Dependencies (0)

0.4.0 pollboy-0.4.0-py3-none-any.whl

Wheel Details

Project: pollboy
Version: 0.4.0
Filename: pollboy-0.4.0-py3-none-any.whl
Download: [link]
Size: 9149
MD5: a1bb82a743fb169442e9b2b857821360
SHA256: 33fb546fbd8e35d060e455f3a44fcac32804542da1617c282142c4ae804a8c88
Uploaded: 2023-10-01 01:05:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pollboy
Version: 0.4.0
Summary: Check RSS feed for new posts and send notifications
Author: Blake Bengtson
Author-Email: blake[at]bengtson.us
Home-Page: https://github.com/bbeng89/pollboy
License: MIT
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: bleach (==6.0.0)
Requires-Dist: certifi (==2023.5.7)
Requires-Dist: cffi (==1.15.1)
Requires-Dist: cfgv (==3.4.0)
Requires-Dist: charset-normalizer (==3.2.0)
Requires-Dist: cryptography (==41.0.2)
Requires-Dist: distlib (==0.3.7)
Requires-Dist: docutils (==0.20.1)
Requires-Dist: feedparser (==6.0.10)
Requires-Dist: filelock (==3.12.2)
Requires-Dist: identify (==2.5.26)
Requires-Dist: idna (==3.4)
Requires-Dist: importlib-metadata (==6.8.0)
Requires-Dist: jaraco.classes (==3.3.0)
Requires-Dist: jeepney (==0.8.0)
Requires-Dist: keyring (==24.2.0)
Requires-Dist: mailersend (==0.5.1)
Requires-Dist: markdown-it-py (==3.0.0)
Requires-Dist: mdurl (==0.1.2)
Requires-Dist: more-itertools (==9.1.0)
Requires-Dist: nodeenv (==1.8.0)
Requires-Dist: pkginfo (==1.9.6)
Requires-Dist: platformdirs (==3.10.0)
Requires-Dist: pre-commit (==2.21.0)
Requires-Dist: pycparser (==2.21)
Requires-Dist: Pygments (==2.15.1)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: readme-renderer (==40.0)
Requires-Dist: requests (==2.31.0)
Requires-Dist: requests-toolbelt (==1.0.0)
Requires-Dist: rfc3986 (==2.0.0)
Requires-Dist: rich (==13.4.2)
Requires-Dist: SecretStorage (==3.3.3)
Requires-Dist: sgmllib3k (==1.0.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: twine (==4.0.2)
Requires-Dist: urllib3 (==2.0.3)
Requires-Dist: virtualenv (==20.24.3)
Requires-Dist: webencodings (==0.5.1)
Requires-Dist: zipp (==3.16.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1751 characters]

WHEEL

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

RECORD

Path Digest Size
pollboy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pollboy/config.py sha256=u527ZgvOG4GGZza4vsJHbBwZP-mgdRvgKeVqHpbAWcg 2565
pollboy/db.py sha256=ov1WyPBvDL08dpHn-QH2NsVRIKsFKTc4wz5bxUdL9RM 1039
pollboy/logger.py sha256=vcSxfU7wBe_FIe0ksYLgHyODSsj5c6Zi8Z1BMsqPsoA 1093
pollboy/pollboy.py sha256=Hj2qOC__B1s7MkTh7Cm_spd58DCks3F-oWrXY-XCVek 2884
pollboy/settings.py sha256=bf_wWfFDjAfDKwbmphy76ogzxoieE-aGIL4mSmOgCAE 404
pollboy/notifiers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pollboy/notifiers/mailersend.py sha256=AZ9FJAtfalNs8C6WN-xiOGZlOFXeHVpcsCJp-zg5euw 1146
pollboy/notifiers/smtp.py sha256=l_CK4m3haJrbVlSKojtz20wiN9oz2WyZOxoEV1SNY40 1976
pollboy/notifiers/telegram.py sha256=tig_3OlUVC-AIX8e7oGrOylYf_TkzpkSq9pj73YT3DI 1886
pollboy-0.4.0.dist-info/METADATA sha256=rmm0jTiFJJ51HB1HqUOS7PUl8Q6iNjqGTNUy_1CeaIY 3615
pollboy-0.4.0.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
pollboy-0.4.0.dist-info/entry_points.txt sha256=oMIlBxnO3hf5wN7heB7KBHZar0Sv34yuUF8Z1ihumYM 48
pollboy-0.4.0.dist-info/top_level.txt sha256=oOnP7wVIEYXNQKv89MvKA_sepWXp-LX39AYwdsjaUto 8
pollboy-0.4.0.dist-info/RECORD

top_level.txt

pollboy

entry_points.txt

pollboy = pollboy.pollboy:run