cardread | Use RFID cards to take attendance

 by   kuhl Python Version: Current License: Non-SPDX

kandi X-RAY | cardread Summary

kandi X-RAY | cardread Summary

cardread is a Python library. cardread has no bugs, it has no vulnerabilities and it has low support. However cardread build file is not available and it has a Non-SPDX License. You can download it from GitLab.

This program, when used with a card reader, logs the usernames of people who have present their card. Cards which don't meet the criteria hard-coded into the program are rejected. If the card hasn't been seen before, the user is asked to enter their username. A hash of the contents of their card is stored along with their name in a csv file which serves as a "database". Then, if the card is presented again, we can look up their username instead of asking the person to enter it. The usernames of people who have presented their card (and the time that they presented it) are stored in another csv file (the "attendance" file) with the current date in the filename. The program never deletes the attendance file. If an existing attendance file is present, new records will be appended to it. The contents of the card are never stored to disk. A hash of the card's contents is stored to disk instead. The username must also meet some criteria (must not appear to be a card, some punctuation isn't allowed, etc.). The criteria on the username prevents a person from accidentally having the contents of their card appear as their name (this mistake is easy to make since the card reader acts as a keyboard).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              cardread has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              cardread has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of cardread is current.

            kandi-Quality Quality

              cardread has no bugs reported.

            kandi-Security Security

              cardread has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              cardread has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              cardread releases are not available. You will need to build from source code and install.
              cardread has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cardread
            Get all kandi verified functions for this library.

            cardread Key Features

            No Key Features are available at this moment for cardread.

            cardread Examples and Code Snippets

            No Code Snippets are available at this moment for cardread.

            Community Discussions

            No Community Discussions are available at this moment for cardread.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install cardread

            You can download it from GitLab.
            You can use cardread like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitLab. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://gitlab.com/kuhl/cardread.git

          • sshUrl

            git@gitlab.com:kuhl/cardread.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link