stack_alert

View on PyPIReverse Dependencies (0)

0.2.1 stack_alert-0.2.1-py2.py3-none-any.whl

Wheel Details

Project: stack_alert
Version: 0.2.1
Filename: stack_alert-0.2.1-py2.py3-none-any.whl
Download: [link]
Size: 21136
MD5: 2c7c6d497f82f00e714e94a6a170670a
SHA256: 0ddbef967dfe03ec98088deebfbe76fc38a8bf996811612e91214f6c3691029c
Uploaded: 2022-02-17 04:18:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stack_alert
Version: 0.2.1
Summary: Be notified when interesting questions are posted to Stack Exchange sites.
Author: Kale Kundert
Author-Email: kale[at]thekunderts.net
Home-Page: https://github.com/kalekundert/stack_alert
Project-Url: Bug Tracker, https://github.com/kalekundert/stack_alert/issues
Project-Url: Continuous Integration, https://github.com/kalekundert/stack_alert/actions
Project-Url: Documentation, https://stack_alert.readthedocs.io/en/latest/
Project-Url: Test Coverage, https://coveralls.io/github/kalekundert/stack_alert
Project-Url: Version Control, https://github.com/kalekundert/stack_alert
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: ~=3.6
Requires-Dist: appdirs
Requires-Dist: docopt
Requires-Dist: excerpt-html
Requires-Dist: inform
Requires-Dist: jinja2
Requires-Dist: more_itertools
Requires-Dist: requests
Requires-Dist: toml
Requires-Dist: tqdm
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: autoclasstoc; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: coveralls; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/x-rst
[Description omitted; length: 2025 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.6.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
stack_alert/__init__.py sha256=F4-LHWkSSb6ATdOUbOhlozCKTbIF0ZsYhaaMlhiSxqA 152
stack_alert/api.py sha256=5DMbB2z69m5aBGWpEi0HcStkQETKHw2For0Z9jmbue4 11523
stack_alert/cli.py sha256=ZHvakvLnwkCxdXkUOkipso40Gt8pNbv-0OauE75dMBw 573
stack_alert/templates/email_template.html.jinja sha256=5tNlKfeti9uWzj-Cuvd3SjGAJ-KW2WUtisH6ewxl46E 10588
stack_alert-0.2.1.dist-info/entry_points.txt sha256=D-IvUnlrjFIlDiNjsFLYLdwvGUqhQgl3LFcRChKaGZs 52
stack_alert-0.2.1.dist-info/LICENSE.txt sha256=FLzsYWNCFI31yqaHiRaEsAJrLwnfGewWjJRXu0xTyeg 32452
stack_alert-0.2.1.dist-info/WHEEL sha256=j3d_2VkBU36k09xOc4O9RZyJJ8uFqn4BR2AtKD7MOp8 99
stack_alert-0.2.1.dist-info/METADATA sha256=DkdKXVAEtvRiq2WA6Mj7Blzdvu-h8IurTPuEjXvYV3E 3371
stack_alert-0.2.1.dist-info/RECORD

entry_points.txt

stack_alert = stack_alert.cli:main