taskipy

View on PyPIReverse Dependencies (25)

1.12.2 taskipy-1.12.2-py3-none-any.whl

Wheel Details

Project: taskipy
Version: 1.12.2
Filename: taskipy-1.12.2-py3-none-any.whl
Download: [link]
Size: 12854
MD5: eb0ab100708c2262e5fe56380dd49e66
SHA256: ffdbb0bb0db54c0ec5c424610a3a087eea22706d4d1f6e3e8b4f12ebba05f98f
Uploaded: 2023-11-23 16:13:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: taskipy
Version: 1.12.2
Summary: tasks runner for python projects
Author: Roy Sommer
Author-Email: roy[at]sommer.co.il
Home-Page: https://github.com/taskipy/taskipy
Project-Url: Repository, https://github.com/taskipy/taskipy
License: MIT
Keywords: tasks,task runner,development
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.6,<4.0
Requires-Dist: colorama (<0.5.0,>=0.4.4)
Requires-Dist: mslex (<2.0.0,>=1.1.0); sys_platform == "win32"
Requires-Dist: psutil (<6.0.0,>=5.7.2)
Requires-Dist: tomli (<2.0.0,>=1.2.3); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: tomli (<3.0.0,>=2.0.1); python_version >= "3.7" and python_version < "4.0"
Description-Content-Type: text/markdown
[Description omitted; length: 11164 characters]

WHEEL

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

RECORD

Path Digest Size
taskipy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
taskipy/cli.py sha256=N4MP8AmhU2dMJp-o_igIr0gYXzyz8IN-Yv62RdvrQMo 1634
taskipy/exceptions.py sha256=xaytyspNTKLVkKzogw6XtDFw5oEJOmJUPsmK2tExzoc 2834
taskipy/list.py sha256=FgttH_KUKK1KcnPz11C_bj6YwrR9BIP1k1qOOc1hie0 1392
taskipy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
taskipy/pyproject.py sha256=1RewQ369KwaIn-GNENuLeysM5lKNHauhTGhyNXSfwiw 3359
taskipy/task.py sha256=BqlFX32YQt7ucos1Dfy-ipSgLLzXU1LfYSkPDAJiMIQ 2360
taskipy/task_runner.py sha256=C-7AMdjgj3YA3WSrUDzbEgDHWTSwXb7hZiWvtVQlyJU 6514
taskipy/variable.py sha256=oQ3_fs1jBvLWojgUhepVTADcIlFVHJnv1g74RrfIFHk 401
taskipy-1.12.2.dist-info/LICENSE sha256=4aIfdOofqr1ABucXdEz95WE7CrYRmzE0E3P4s7ubTQ4 1066
taskipy-1.12.2.dist-info/METADATA sha256=8mdvTf_M7Q85PgFb7wX4342H7AlT95hQhXRZOGiYGAw 12426
taskipy-1.12.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
taskipy-1.12.2.dist-info/entry_points.txt sha256=FEpsSdW9ruHniyv5bHNUzi8hYaYgzmxU6qUmlF6QJZ8 41
taskipy-1.12.2.dist-info/RECORD

entry_points.txt

task = taskipy.cli:main