Skip to content

Python/SQLite powered PunchCard Replacement for use with card scanners or Employee IDs

License

Notifications You must be signed in to change notification settings

zacstrick/PymeClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PymeClock

This is a timeclock designed and writted by Zac Strickland for use at R&S Machining

To everyone from Reddit that gave me a hand with my first big project, I appreciate you.

So this thing will build a SQLite database, take the card number, run it against the table of card numbers to employees, spit out the name of the person and the current time, write the name and the current time and date to the next available row in a seperate table in the database, and has the ability to add and remove people from the Employee table.

About

Python/SQLite powered PunchCard Replacement for use with card scanners or Employee IDs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages