to track working hours directly in git
Project description
⏰ Punch clock
Python script to keep track of your working hours. Automatically pushes in local .git repo.
🏗️ Requirements
pip install punch-clock click
git config --global user.name "Your Name"
git config --global user.email "youremail@email.com"
git config --global credential.helper store
⚔️ Usage
- Copy
punch.pyto your repo - Run
python3 punch.py -inorpython3 punch.py -out
🔍 Example
See example.md file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
punch_clock-0.1.2.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file punch_clock-0.1.2.tar.gz.
File metadata
- Download URL: punch_clock-0.1.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.2 Linux/5.15.108-18910-gab0e1cb584e1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa83ed1454e004de5de7201e780e2f714992ef5deeb916197d9639f4cb6ecc8a
|
|
| MD5 |
f37e6bde6e804f206461ad254d29ac5b
|
|
| BLAKE2b-256 |
1c40635637fa2266443eb2338ff891a65e832b4fea748631d9335bb56e41476b
|
File details
Details for the file punch_clock-0.1.2-py3-none-any.whl.
File metadata
- Download URL: punch_clock-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.2 Linux/5.15.108-18910-gab0e1cb584e1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64dc140a36cff98ec13443b4ea30d580110b95ad0a11178103b73aeac446213e
|
|
| MD5 |
f3c7c3fbc20aeaea63cb22c613725223
|
|
| BLAKE2b-256 |
d1e96f654b80cce1ddeec2b5dee73e9b97a211a8594e0e44dc9b7c08a56f1bd2
|