hourly

View on PyPIReverse Dependencies (0)

0.3.19 hourly-0.3.19-py3-none-any.whl

Wheel Details

Project: hourly
Version: 0.3.19
Filename: hourly-0.3.19-py3-none-any.whl
Download: [link]
Size: 24602
MD5: 08194f860b05052ac077f11709030131
SHA256: 123813ccfe6859177986890401c740293d62cd4242e7774a234505182eb8f667
Uploaded: 2021-09-27 03:30:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hourly
Version: 0.3.19
Summary: A time tracking tool for git repos
Author: Asher Pembroke
Author-Email: apembroke[at]gmail.com
Home-Page: https://github.com/asherp/hourly
License: Apache License Version 2.0
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Requires-Dist: pandas
Requires-Dist: gitpython (==3.1.18)
Requires-Dist: plotly (==5.2.1)
Requires-Dist: hydra-core (==0.11.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7378 characters]

WHEEL

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

RECORD

Path Digest Size
hourly/__init__.py sha256=JEx_s-4EJFc2QdjbbUR1dL0il_zhfbM0Hkh98Cglcq8 104
hourly/hourly.py sha256=4NLcRt-W7r4taiQIyY8cltRBXKPbh8-m-JDCVBtc748 7777
hourly/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hourly/cli/main.py sha256=WuoBonSpsrIhrBI0MoUZN4J9WaMlbuLBUa61O4-nTzA 25713
hourly/cli/conf/config.yaml sha256=QrqOcI3L_XKFfhfpbt2fshvmwYN6ElvZAJNEKWprz0c 1225
hourly/cli/conf/hourly.yaml sha256=bEET9ABa1p-v3bj9S2O40GuEyxAnEJvAbEJeb6ttG0Y 1979
hourly/cli/conf/invoice/btcpay.yaml sha256=3uUsr2775LMrOD9ccYiHvJcS7EkufgEtBq8-0ueIa1A 1077
hourly/cli/conf/invoice/stripe.yaml sha256=UAIcB92JzrSNybkZUTQivlKUmxpRtyxfXi9fDFie128 900
hourly/invoice/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hourly/invoice/btcpay.py sha256=VfqnOmNB78_aLLw0RwU-91ym1iHhUEl1gdKA-qjpbd0 5960
hourly/invoice/stripe.py sha256=Eyy2jESEeL9iJTVdxxPJW_lSLVwo938EyZquX8Tl4Hc 3530
hourly-0.3.19.dist-info/LICENSE sha256=XjAI8AFvfs8rYkOWpPmSdK5cPZ2Y3NhZT05o70NiW4A 11343
hourly-0.3.19.dist-info/METADATA sha256=zBHqqH753lrM13s19RYp-JTq93ZITFlfIZpD-fCx7es 8001
hourly-0.3.19.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
hourly-0.3.19.dist-info/entry_points.txt sha256=ay-mdduWDsMAfZyxFGRfrpDD5z2mn9g6m0XjSZRyjfk 174
hourly-0.3.19.dist-info/top_level.txt sha256=YofQaZPPSPzuGoKgP4Fk5JdxXp-TYq49XgfOfuZfl90 7
hourly-0.3.19.dist-info/RECORD

top_level.txt

hourly

entry_points.txt

hourly = hourly.cli.main:entry
hourly-in = hourly.cli.main:hourly_in
hourly-out = hourly.cli.main:hourly_out
hourly-report = hourly.cli.main:hourly_report