cron-wrapper

View on PyPIReverse Dependencies (0)

0.1.2 cron_wrapper-0.1.2-py3-none-any.whl

Wheel Details

Project: cron-wrapper
Version: 0.1.2
Filename: cron_wrapper-0.1.2-py3-none-any.whl
Download: [link]
Size: 5283
MD5: c67ca3f0e0528f6b2e7e88a1847794d6
SHA256: 4fd46eae11cf709b979eae13bea247d2ce10fbdab5a646c4462e051aa092fa41
Uploaded: 2022-10-24 15:54:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cron-wrapper
Version: 0.1.2
Summary: A cron job wrapper to add some missing features (locks, timeouts, random sleeps, env loading...
Author: Fabien MARTY
Author-Email: fabien.marty[at]gmail.com
Home-Page: https://github.com/metwork-framework/cron-wrapper
Download-Url: https://github.com/metwork-framework/cron-wrapper
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
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: Topic :: Communications
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Utilities
Requires-Dist: psutil (>=2.1.1)
Requires-Dist: filelock (<=3.2.1); python_version <= "2.7"
Requires-Dist: filelock (<=3.4.1); python_version == "3.6"
Requires-Dist: filelock; python_version >= "3.7"
License-File: LICENSE
[Description omitted; length: 96 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cronwrapper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cronwrapper/cronwrap.py sha256=aP3RIa7DIiM83Y_HYFhqMk07M6bDWcgLSYJIgNDoatw 7576
cron_wrapper-0.1.2.dist-info/LICENSE sha256=fXFtuQCKPTtpVRLTRgxNf5Y2dKyhzQVPtOWqFdJTunw 1080
cron_wrapper-0.1.2.dist-info/METADATA sha256=lk0pwceNpvg7JP46cS_JAdZGjg_BUQlU4ATGt2Iyjcw 1872
cron_wrapper-0.1.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
cron_wrapper-0.1.2.dist-info/entry_points.txt sha256=fye0UD5UZPVsV1gekxyXRVCfW-tE1jYar5bdBSnITZs 55
cron_wrapper-0.1.2.dist-info/top_level.txt sha256=z-NcmfuS-4qYj0ym1VmYBiDFzRn604uirzu6dY6yF48 12
cron_wrapper-0.1.2.dist-info/RECORD

top_level.txt

cronwrapper

entry_points.txt

cronwrap = cronwrapper.cronwrap:main