hackcave / pynctual

Punctual Attendance system
MIT License
1 stars 11 forks source link

======== Pynctual

.. image:: https://img.shields.io/pypi/v/pynctual.svg :target: https://pypi.python.org/pypi/pynctual

.. image:: https://img.shields.io/travis/hackcave/pynctual.svg :target: https://travis-ci.org/hackcave/pynctual

.. image:: https://readthedocs.org/projects/pynctual/badge/?version=latest :target: https://pynctual.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://pyup.io/repos/github/hackcave/pynctual/shield.svg :target: https://pyup.io/repos/github/hackcave/pynctual/ :alt: Updates

Punctual attendance app

This is a python based project which is to monitor attendance using a fingerprint reader. The attendance system should allow multiple sign-in/sign-out for a person and at the end of day (2am) should report all the statistics of persons present and number of hours present. It should also have an option for a webhook where it can send sign-in/sign-out messages to a remote http service.

Features

.. include:: ../TODO.rst

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

.. Cookiecutter: https://github.com/audreyr/cookiecutter .. audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage