justscheduleit

View on PyPIReverse Dependencies (1)

0.2.0 justscheduleit-0.2.0-py3-none-any.whl

Wheel Details

Project: justscheduleit
Version: 0.2.0
Filename: justscheduleit-0.2.0-py3-none-any.whl
Download: [link]
Size: 20957
MD5: 30755292cba6e6086ae02c20d6fe77ff
SHA256: 0b564efc093e3b349c83f5b6c83e706560edac14d6eeb90c853a0c7f92d37fb7
Uploaded: 2024-10-03 08:56:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: justscheduleit
Version: 0.2.0
Summary: Simple in-process task scheduler for Python apps
Author: Alexey Shokov
Home-Page: https://github.com/alexeyshockov/justscheduleit
Project-Url: Homepage, https://github.com/alexeyshockov/justscheduleit
Project-Url: Docs, https://alexeyshockov.github.io/justscheduleit/
Project-Url: Changelog, https://github.com/alexeyshockov/justscheduleit/blob/main/CHANGELOG.md
License: MIT
Keywords: scheduler,cron
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Classifier: Framework :: AsyncIO
Classifier: Framework :: AnyIO
Classifier: Topic :: System
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Requires-Dist: typing_extensions (~=4.10)
Requires-Dist: anyio (<5.0,>=3.6)
Requires-Dist: croniter (<4.0,>=2.0); extra == "cron"
Requires-Dist: uvicorn (~=0.30); extra == "http"
Requires-Dist: opentelemetry-api (~=1.26); extra == "otel"
Requires-Dist: justscheduleit[cron,http,otel]; extra == "all"
Requires-Dist: uvloop (~=0.15); extra == "all"
Requires-Dist: humanize (<5.0,>=3.0); extra == "all"
Requires-Dist: pytimeparse2 (~=1.6); extra == "all"
Provides-Extra: cron
Provides-Extra: http
Provides-Extra: otel
Provides-Extra: all
Description-Content-Type: text/markdown
[Description omitted; length: 1268 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
justscheduleit-0.2.0.dist-info/METADATA sha256=sGncMefUZWTjSIJQczu0XOKHmNtiyplI6WPbb-y2ARw 3080
justscheduleit-0.2.0.dist-info/WHEEL sha256=Vza3XR51HW1KmFP0iIMUVYIvz0uQuKJpIXKYOBGQyFQ 90
justscheduleit-0.2.0.dist-info/entry_points.txt sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs 34
justscheduleit-0.2.0.dist-info/licenses/LICENSE sha256=rDFKbmubDZ7_aeQsork5MOpnnR4bnxZP-bwHm7B_FIQ 1070
justscheduleit/__init__.py sha256=FFpcyMKBgFwYlbx1SihLjE3qucIDc4Cc0Q1dC4-RfxY 361
justscheduleit/_utils.py sha256=53L0-zjSnnilt7JuRWeI5rKunCgM1uaZBMQveQJ77Kc 5012
justscheduleit/_version.py sha256=clN3TnyYyt5T_wUJLVBmutS2kYLLBET4JFB2QXnRm2Q 21
justscheduleit/cond/__init__.py sha256=sbWRAiFQrRDNan7dtXARe6KbCbHeJkMeqIq2eWdV59c 267
justscheduleit/cond/_core.py sha256=Ix3AhsWxZEJmFZT86uHWDtooD2hXa_OMc6AybjaOBps 10670
justscheduleit/cond/cron.py sha256=PK_0A4AL7C2R1nu1fRArhwCKetIKxP5gxBQCa7XqRk0 1994
justscheduleit/cond/stream.py sha256=5J_gfoa02j5FpchNxHd9fn7rQSGFvTu-8tAyV_7h5YA 1404
justscheduleit/hosting.py sha256=x58DPKVzyRHaYKNxhuhUMM1ufm1pGW9XUsDl2FkqdIs 24069
justscheduleit/http.py sha256=0OF_Mz1zYXcY_Wfgwe8a3K00VSzhrpyglEpLVRLjSJs 2958
justscheduleit/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
justscheduleit/scheduler.py sha256=1zHhVNEwnHeUJcSEi1KrgFEA_WyQXxVBddUIagiMCRg 12518
justscheduleit-0.2.0.dist-info/RECORD

entry_points.txt

[empty]