lifetimer

View on PyPIReverse Dependencies (0)

0.1.0 lifetimer-0.1.0-py3-none-any.whl

Wheel Details

Project: lifetimer
Version: 0.1.0
Filename: lifetimer-0.1.0-py3-none-any.whl
Download: [link]
Size: 5888
MD5: 23b802662f0dba0ea930d11520d87535
SHA256: 9e3cc13eedb7d62ac2622f3a67ef7ce0e359a956f0715174dc58d211d1ad795f
Uploaded: 2023-03-06 09:15:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lifetimer
Version: 0.1.0
Summary: Lifespan timer
Author: kimfame
Author-Email: renownkim[at]gmail.com
Home-Page: https://github.com/kimfame/lifetimer.git
Project-Url: Repository, https://github.com/kimfame/lifetimer.git
License: MIT
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.11,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: platformdirs (<4.0.0,>=3.0.0)
Requires-Dist: yaspin (<3.0.0,>=2.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1222 characters]

WHEEL

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

RECORD

Path Digest Size
lifetimer/__init__.py sha256=OipmlRZt-zp73HsFbTaGQmTaSnjv1BXofQf_CPbQJxM 90
lifetimer/__main__.py sha256=zfhv_AsIkquU0GKNPstR66wsT5_fzNNaa8MzbwGvorE 126
lifetimer/cli.py sha256=XylPqdWO23FGh9jUNuzBkXyyCXzb_MCb5Prmbt2Zmlo 3275
lifetimer/config/config.py sha256=fCbKHkNZshDXieCcWyGHzdhhXxP4GYULShMRzXPUs8c 1529
lifetimer/config/file.py sha256=DH3s-yj4ifRnusBS3qvYJojsxrXgzAwzB6zZWziZ1o0 274
lifetimer/config/ini_file.py sha256=wbknnP3IOpfHze4-lQnrOECckwoySHb-Xh8phgrjAuU 915
lifetimer/lifetimer.py sha256=ye8a8fB9gfkCyx5ELV0AjoOpkmimgCDcP6qRhpsNxc0 1821
lifetimer-0.1.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
lifetimer-0.1.0.dist-info/entry_points.txt sha256=le-bRgDSG1PEJTeoMsLqKFsth7FmICVNgyCNlvT7LIo 69
lifetimer-0.1.0.dist-info/METADATA sha256=_toErUrTj5xHP-aZdtJQc44WkzrHJyJBbEH8ZkW0hZU 2166
lifetimer-0.1.0.dist-info/RECORD

entry_points.txt

lifetimer = lifetimer.cli:execute_from_command_line