Metadata-Version: 2.1
Name: punch-clock
Version: 0.1.0
Summary: to track R and D students
Author: Debora Oliveira
Author-email: deb.olibeira@protonmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.4,<9.0.0)
Requires-Dist: gitpython (>=3.1.31,<4.0.0)
Requires-Dist: pydantic (>=2.0.2,<3.0.0)
Description-Content-Type: text/markdown

# punchClock
![Status](https://img.shields.io/static/v1?style=flat&logo=github&label=status&message=finished&color=red) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)  [![GitHub forks](https://img.shields.io/github/forks/debOliveira/punchClock.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/debOliveira/punchClock/network/) [![GitHub stars](https://img.shields.io/github/stars/debOliveira/punchClock.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/debOliveira/punchClock/stargazers/) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FdebOliveira%2FpunchClock&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)

This is a simple punch clock report generating py.

I use to keep track of on going activities in R&D projects I mentor.

