ntfyr

View on PyPIReverse Dependencies (0)

0.3.1 ntfyr-0.3.1-py3-none-any.whl

Wheel Details

Project: ntfyr
Version: 0.3.1
Filename: ntfyr-0.3.1-py3-none-any.whl
Download: [link]
Size: 26793
MD5: aea4df362bebf24e99cd51d6f11dfe70
SHA256: 82d0691ca56e44c1cc0ecaef382def8faee376e1bb03714365a04bc37731f80e
Uploaded: 2024-03-05 15:12:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ntfyr
Version: 0.3.1
Summary: A simple client for ntfy.sh.
Author: haxwithaxe
Author-Email: spam[at]haxwithaxe.net
License: GPL-3.0+
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: requests (>=2)
Requires-Dist: tzlocal (>=4)
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-docstrings; extra == "dev"
Requires-Dist: flake8-bugbear; extra == "dev"
Requires-Dist: flake8-simplify; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Provides-Extra: dev
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3605 characters]

WHEEL

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

RECORD

Path Digest Size
ntfyr/__init__.py sha256=3Mif1eAsQvTq43g-2ncBUJc7J9G3NA_jTm02UmetgY8 243
ntfyr/__main__.py sha256=GbJ915WhBUl7RIc6wuQJS2nTaqQ--4fiSJg3m0vQWe8 4649
ntfyr/_common.py sha256=D3R2omj8NOs0mqPXwQYQkHoAJrjvGixQFqp_SNEGG8A 189
ntfyr/config.py sha256=F3SOdk2byizrkLWfK7wgLlWREwLIeql-FzdcMIJ3Wvw 5402
ntfyr/errors.py sha256=jdUEKI36V2XZywBrYohjAmrdXYDQgWxbdns70VOXJTU 1120
ntfyr/ntfyr.py sha256=QFNob7P_a8AJcgApNVCaPvPazMvUXfu564ZDe0qPEXA 3836
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=IuCY7GQ8fSL2wGkvgRYssASJK709TjeLHqBVZAg_YTI 89
tests/test_config.py sha256=Af5OtvkBwgWonbR2VWxrfL0qvF1IO2dvv03IIfQ0mtE 6898
tests/test_end_to_end.py sha256=6mtn9E8_sS5AZux_hCsZeRlY6uvo3xUptmBVG5xEEIU 3805
tests/test_main_args.py sha256=DM4GWJtCOh502sM3t0w88rDkBTih58nncqYb9Ke1ZXg 3535
tests/test_ntfyr.py sha256=J2lz2BwUinMNyDAfWmjaxhrZ6PCzdPd6-dd97b5jGoA 7724
ntfyr-0.3.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
ntfyr-0.3.1.dist-info/METADATA sha256=AC_maevZ4pS_pWqOT4AztVKiTEhWyshRPANktKPWYwU 4660
ntfyr-0.3.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
ntfyr-0.3.1.dist-info/entry_points.txt sha256=fEsXeXKK1XBphezpEHyg5sHUpt1TLpLMHA7Rru2Dixo 46
ntfyr-0.3.1.dist-info/top_level.txt sha256=A5KWeCyrvrRPOHILFQ88uBYzWhO-njRo4hHlG32_ueA 12
ntfyr-0.3.1.dist-info/RECORD

top_level.txt

ntfyr
tests

entry_points.txt

ntfyr = ntfyr.__main__:main