taskproc

View on PyPIReverse Dependencies (0)

0.25.3 taskproc-0.25.3-py3-none-any.whl

Wheel Details

Project: taskproc
Version: 0.25.3
Filename: taskproc-0.25.3-py3-none-any.whl
Download: [link]
Size: 20111
MD5: 846d31fe147694e3379ca9a599eba938
SHA256: f9b7f192cdfa6da80faadff8799d999d88643d9f856e6e746862cf7b7dd9e204
Uploaded: 2023-10-02 05:44:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: taskproc
Version: 0.25.3
Summary: A lightweight task processing library written in pure Python
Author-Email: Kohei Miyaguchi <koheimiyaguchi[at]gmail.com>
Home-Page: https://github.com/koheimiya/taskproc
Project-Url: Homepage, https://github.com/koheimiya/taskproc
Project-Url: Repository, https://github.com/koheimiya/taskproc
License: MIT License
Requires-Python: <4.0,>=3.10
Requires-Dist: typing-extensions (<5.0.0,>=4.5.0)
Requires-Dist: cloudpickle (<3.0.0,>=2.2.1)
Requires-Dist: networkx (<4.0,>=3.1)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: tqdm (<5.0.0,>=4.65.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: exceptiongroup (>=1.1.3)
Requires-Dist: pudb (>=2022.1.3); extra == "dev"
Requires-Dist: pytest (>=7.4.2); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 12024 characters]

WHEEL

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

RECORD

Path Digest Size
taskproc-0.25.3.dist-info/METADATA sha256=vyljXdGbp-Vm4DvupfRnPhip6vzfyAROG0wnRGDMN48 12851
taskproc-0.25.3.dist-info/WHEEL sha256=1D4d-_ODszlK6-qFybc5BLF-ZhZvee-uKVh2hLa3IIc 90
taskproc-0.25.3.dist-info/entry_points.txt sha256=hW04r87t3_XLuEOLBGzkpqcqZ2_SJ5LGB1B0Y6AqxvQ 53
taskproc/__init__.py sha256=HWqM3VaecABfx8ZqNjck1u6xdOkA8YcysXC7X5fRgtg 631
taskproc/__main__.py sha256=p7KXhIEDb8zFWMBTeoVnhutU0PtzRez_hAiyINdZngc 638
taskproc/database.py sha256=F4MLlXFBlqDCnMtlmrK_TuYsYJJ7crL_4OI1_Y7JwQM 6169
taskproc/executors.py sha256=ZUdi4L6d-F-CHEi2d9YtwbOtFt9yDCasNJzMLl1YTnE 646
taskproc/future.py sha256=DobEE6Dbacas7sOuDG1rL27_1_yk946bAfE7SOh4Vmo 4830
taskproc/graph.py sha256=JZ2cRoplQ9NxKKypZBPJ2ZYihPMlyjiVg_XUfwTS7hI 12093
taskproc/task.py sha256=cgX0Pl3fPa-Kzjguz_Vg9OFLPnqFnW57aaZi6iNcWa8 19354
taskproc/types.py sha256=Gf_6EqNzfDGfBK75RuKa93k8H1q9bT66V1Eiu1WK-_E 245
taskproc-0.25.3.dist-info/RECORD

entry_points.txt

taskproc = taskproc.__main__:main