funlab-sched

View on PyPIReverse Dependencies (0)

0.3.1 funlab_sched-0.3.1-py3-none-any.whl

Wheel Details

Project: funlab-sched
Version: 0.3.1
Filename: funlab_sched-0.3.1-py3-none-any.whl
Download: [link]
Size: 9615
MD5: a9cc34046b341139e3f994699482d3c6
SHA256: 46134200e04aba7684db3e0cdbd7fb875930e1715c90b4ce218ce9f7decbd984
Uploaded: 2024-05-14 14:49:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: funlab-sched
Version: 0.3.1
Summary: A funlab-flaskr service plugin provide task scheduling, using APScheduler.
Author: sunny
Author-Email: 013.lin[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: apscheduler (<4.0.0,>=3.10.1)
Requires-Dist: flask-wtf (<2.0.0,>=1.2.1)
Requires-Dist: funlab-flaskr (<0.4.0,>=0.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 239 characters]

WHEEL

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

RECORD

Path Digest Size
funlab/sched/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
funlab/sched/conf/plugin.toml sha256=wEySCFZ8KGUWDw5iexY0uml6168eKJ01URTvJyNJ7AI 446
funlab/sched/conf/task.toml sha256=ELlsMS9RUCZCfRE2F5_9jjSkKMz393gfFc4ujaTUYno 308
funlab/sched/service.py sha256=hBUD6Dmw3DvYCPKE02ky8sNHRjiNeKnj9mDhD5JJnxk 9171
funlab/sched/task.py sha256=-IgQ_rOthLEbZkNiIJotPIQ2s9RomzebG2TersdPBYo 4864
funlab/sched/templates/args_dialog.html sha256=OsGjbzdtAA2R6unuBxfvLERP03Bf51z9j9gtP6tNphQ 2302
funlab/sched/templates/tasks.html sha256=AVObfUOUrI45eex5fgpd0_U2qL7o3WRWR3IaEQmHJgk 2383
funlab_sched-0.3.1.dist-info/entry_points.txt sha256=gLwkuvZnCAY-q3VVxJM74wRpSmDEiIaXhbSvAcTxfxg 64
funlab_sched-0.3.1.dist-info/LICENSE sha256=zVP1MdO-7OQCUwUz2kFKV4tD8u2ju_WGztpQ3fObdO8 1091
funlab_sched-0.3.1.dist-info/METADATA sha256=JwcgFOHPHePApLl_1seQxyGikKJgVJmBxCRGLEUoPsw 727
funlab_sched-0.3.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
funlab_sched-0.3.1.dist-info/RECORD

entry_points.txt

SchedService = funlab.sched.service:SchedService