tp-timesheet

View on PyPIReverse Dependencies (0)

2.1.1 tp_timesheet-2.1.1-py3-none-any.whl

Wheel Details

Project: tp-timesheet
Version: 2.1.1
Filename: tp_timesheet-2.1.1-py3-none-any.whl
Download: [link]
Size: 12903
MD5: ac82f60ff15316d51a91c56acb9576ff
SHA256: b1f3862e272295310ef4b7d3c5ce538d0f1edf30c61b28014b5a1e358660d46b
Uploaded: 2023-08-21 04:26:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tp-timesheet
Version: 2.1.1
Summary: CLI tool to automate the submisison of tp timesheets
Author: Joshua Thorpe
Author-Email: josh[at]thorpe.engineering
Home-Page: https://github.com/ThorpeJosh/tp-timesheet
License: MIT
Keywords: automation,timesheet,cli,executable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.8
Requires-Dist: croniter (~=1.3)
Requires-Dist: python-crontab (~=2.6)
Requires-Dist: python-dateutil (~=2.8)
Requires-Dist: requests (~=2.0)
Requires-Dist: workalendar (~=16.4.0)
Requires-Dist: pytest (==7.2.*); extra == "dev"
Requires-Dist: pylint (==2.16.*); extra == "dev"
Requires-Dist: black (==23.1.*); extra == "dev"
Requires-Dist: mock (==4.0.3); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2123 characters]

WHEEL

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

RECORD

Path Digest Size
tp_timesheet/__init__.py sha256=qXKtVf0dVKbkYnwL1Uw3jedWjHRMKSEvUUv3QvIhzsM 170
tp_timesheet/__main__.py sha256=RlbOSz3TQ1mja9ZG1wgL_zZ8e99N8ud8aen0Su-STHk 5879
tp_timesheet/clockify_timesheet.py sha256=ZgsLlwtQab4fq3hTP5z2HRyYfPsS6RpR6kaahqqU9sY 8879
tp_timesheet/config.py sha256=hH7IdmsIpdebXdesT29p7P_iCmdmgjXgesxoLmQhJw0 6011
tp_timesheet/date_utils.py sha256=JxGmBpra1UrxoTlWBzA5b076ZSFL8kgj6tyyZTtnCVU 3266
tp_timesheet/schedule.py sha256=hMZDc9IrFQsqqRqtiod7wyzaWPx8qWboWpNzuYaTOZI 2864
tp_timesheet-2.1.1.dist-info/LICENSE sha256=oqgwKZQKxsVdOPQYezOsMP23_9p1xqsJKpbnAT4KKqE 1068
tp_timesheet-2.1.1.dist-info/METADATA sha256=itdW7AdNseV-s0ALtwOrj5SxpkBvqNoPOxxEMxEWO8Y 3407
tp_timesheet-2.1.1.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
tp_timesheet-2.1.1.dist-info/entry_points.txt sha256=hpXyHbxuNJv68Bgx9d9JRUFyRx9f2BThawetoztcvGM 55
tp_timesheet-2.1.1.dist-info/top_level.txt sha256=l-q2T6M6QCK5avMKcORzEN3hCpo0WMJTeKBVy3J2uGY 13
tp_timesheet-2.1.1.dist-info/RECORD

top_level.txt

tp_timesheet

entry_points.txt

tp-timesheet = tp_timesheet.__main__:run