Giter Site home page Giter Site logo

biolife-au-01-attendance-parser's Introduction

Attendance parser for an old version of fingerprint scanning clock in systems

To get it running, make sure to have the following python packages:

  • bs4
  • docx
  • html5lib
python3.8 -m pip install python-docx
python3.8 -m pip install bs4
python3.8 -m pip install html5lib

Example usage:

Word file

Place docx file inside same directory as script, then run

python3.8 attendance_docx_parser.py

HTML file

Place htm file inside sasme directory as script, then run

python3.8 attendance_htm_parser.py

Building the project

Building the project to the respective operating systems

Exe files:

Be sure to have auto-py-to-exe installed and also have the modules installed on the windows machine

auto-py-to-exe

Executable files will be stored in the output directory

Linux binary:

Be sure to first have pyinstaller installed before trying to build the project Check out the pyinstaller docs for more info Pyinstaller docs

sudo pyinstaller --onefile ./attendance_<file_type>_parser.py

Binary files will be stored in the dist directory

biolife-au-01-attendance-parser's People

Contributors

dependabot[bot] avatar omar2535 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.