pydocket

View on PyPIReverse Dependencies (0)

0.6.3 pydocket-0.6.3-py3-none-any.whl

Wheel Details

Project: pydocket
Version: 0.6.3
Filename: pydocket-0.6.3-py3-none-any.whl
Download: [link]
Size: 32367
MD5: 38f6ea1a60e1225e91a88b272c991613
SHA256: 2d7a148bc6341e463348ee9e375b1f25f8835289218c46707744dd69a5443c63
Uploaded: 2025-03-29 20:12:57 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pydocket
Version: 0.6.3
Summary: A distributed background task system for Python functions
Author-Email: Chris Guidry <guid[at]omg.lol>
Project-Url: Homepage, https://github.com/chrisguidry/docket
Project-Url: Bug Tracker, https://github.com/chrisguidry/docket/issues
License: # Released under MIT License Copyright (c) 2025 Chris Guidry. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: cloudpickle (>=3.1.1)
Requires-Dist: opentelemetry-api (>=1.30.0)
Requires-Dist: opentelemetry-exporter-prometheus (>=0.51b0)
Requires-Dist: prometheus-client (>=0.21.1)
Requires-Dist: python-json-logger (>=3.2.1)
Requires-Dist: redis (>=4.6)
Requires-Dist: rich (>=13.9.4)
Requires-Dist: typer (>=0.15.1)
Requires-Dist: uuid7 (>=0.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10919 characters]

WHEEL

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

RECORD

Path Digest Size
docket/__init__.py sha256=sY1T_NVsXQNOmOhOnfYmZ95dcE_52Ov6DSIVIMZp-1w 869
docket/__main__.py sha256=wcCrL4PjG51r5wVKqJhcoJPTLfHW0wNbD31DrUN0MWI 28
docket/annotations.py sha256=6sCgQxsgOjBN6ithFdXulXq4CPNSdyFocwyJ1gK9v2Q 1688
docket/cli.py sha256=znHN7eqaD_PFpSFn7iXa_uZlKzVWDrKkrmOd1CNuZRk 20561
docket/dependencies.py sha256=-gruEho5jf07Jx9fEh2YBFg4gDSJFm7X5qhQjArVXjU 11910
docket/docket.py sha256=r5TNcGmaQuxST56OVKNjFXDsrU5-Ioz3Y_I38PkLqRM 21411
docket/execution.py sha256=6KozjnS96byvyCMTQ2-IkcIrPsqaPIVu2HZU0U4Be9E 14813
docket/instrumentation.py sha256=bZlGA02JoJcY0J1WGm5_qXDfY0AXKr0ZLAYu67wkeKY 4611
docket/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docket/tasks.py sha256=RIlSM2omh-YDwVnCz6M5MtmK8T_m_s1w2OlRRxDUs6A 1437
docket/worker.py sha256=Xf6_7GyrIUNq1jG8YjbJk5KkRQdvxs0CniF9XW8kdJg 27450
pydocket-0.6.3.dist-info/METADATA sha256=LRtykRFP2dcauKjzQDoNpC_xe6aVjvleAN1xS5cSIUY 13120
pydocket-0.6.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pydocket-0.6.3.dist-info/entry_points.txt sha256=4WOk1nUlBsUT5O3RyMci2ImuC5XFswuopElYcLHtD5k 47
pydocket-0.6.3.dist-info/licenses/LICENSE sha256=YuVWU_ZXO0K_k2FG8xWKe5RGxV24AhJKTvQmKfqXuyk 1087
pydocket-0.6.3.dist-info/RECORD

entry_points.txt

docket = docket.__main__:app