schedrem

View on PyPIReverse Dependencies (0)

1.3.1 schedrem-1.3.1-py3-none-any.whl

Wheel Details

Project: schedrem
Version: 1.3.1
Filename: schedrem-1.3.1-py3-none-any.whl
Download: [link]
Size: 157518
MD5: 0b9b97599fd77a9b3b7534c477539b39
SHA256: 5bf48a4ccbadee16d11f251c2ae50c8a817d6f798b8d12ba0f8744e9517b6739
Uploaded: 2024-11-22 04:42:13 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: schedrem
Version: 1.3.1
Summary: A cross-platform task scheduler and reminder configured in YAML.
Author-Email: hikyae <h1ky43[at]gmail.com>
Project-Url: Homepage, https://github.com/hikyae/schedrem
Project-Url: Issues, https://github.com/hikyae/schedrem/issues
Keywords: YAML,cross-platform,desktop,reminder,scheduler,task,tkinter
Classifier: Framework :: AsyncIO
Classifier: Framework :: Pydantic :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: psutil (>=6.1.0)
Requires-Dist: pyaudio (>=0.2.14)
Requires-Dist: pydantic (>=2.9.1)
Requires-Dist: pyyaml (>=6.0.2)
Requires-Dist: watchdog (>=5.0.2)
Requires-Dist: freezegun; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 10021 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
schedrem/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schedrem/__main__.py sha256=P5wKkMAeEep3vKLg8nlsKK23La-wns_rPXtJS5RWMN0 2574
schedrem/config.py sha256=fV9o8PUgvk_ViVmUksQj51qAficGyvq6KyEYXk5RmT0 5816
schedrem/manager.py sha256=4ggUl9Nfyrzcx7bkgGjSZXaMhAvl0xUpu7YmPPsxtAQ 7417
schedrem/util.py sha256=I3ptjMsDK6CWxj6tonoyCOisUuVfnQ-tufd8hsfhB8o 5648
schedrem/assets/alert.wav sha256=7Odr-PAayIuNkGN-Md--QPDmAyf4guwhb4vTkRW_r0U 154630
schedrem/assets/schedrem.ico sha256=KEzJBBgl-kY4PBavEq5a6nNRO7RiiCm7MFFQXSpw5m8 9662
schedrem-1.3.1.dist-info/METADATA sha256=6-U90Mbh6jctHQGXrjI-JmyTmg1ouIKVCqKnyLk_QvU 10981
schedrem-1.3.1.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
schedrem-1.3.1.dist-info/entry_points.txt sha256=9ZJLXk9-v7yHzlD2Z7uY7ne99d8ACuRmc_bbKJYAiKk 48
schedrem-1.3.1.dist-info/licenses/LICENSE sha256=feKwspZVQlFr1JFD6s6c1q4ao7MZP7DVnvot2kEA6kw 1050
schedrem-1.3.1.dist-info/RECORD

entry_points.txt

schedrem = schedrem.__main__:main