Skip to main content

About

Console app and Python API for analyzing and reporting the lab attendance of our ACS students.

Installation

To install acs_student_attendance run:

$ pip install acs_student_attendance

Console app usage

Quick start:

$ acs_student_attendance stud_auth.log semester-config.yml

Show help:

$ acs_student_attendance --help

Python API usage

Quick start:

>>> from acs_student_attendance.analysis import StudentAttendanceAnalysisWithExport
>>> log_lines = open('stud_auth.log')
>>> analyzer = StudentAttendanceAnalysisWithExport('semester-config.yml')
>>> results = analyzer(log_lines)

Contribute

If you find any bugs, or wish to propose new features please let us know.

If you’d like to contribute, simply fork the repository, commit your changes and send a pull request. Make sure you add yourself to AUTHORS.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acs_student_attendance-1.0.3.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

acs_student_attendance-1.0.3-py2-none-any.whl (9.0 kB view details)

Uploaded Python 2

File details

Details for the file acs_student_attendance-1.0.3.tar.gz.

File metadata

File hashes

Hashes for acs_student_attendance-1.0.3.tar.gz
Algorithm Hash digest
SHA256 a1143569671a9fceaec511f41d482a086320f7205508cd99daa8284ad84e7fc3
MD5 4410175e9515efebc1aa8f79f6af9413
BLAKE2b-256 9a2cf52dea6d9dc66edd12097fc9d3eeb74e15a52760af3342f990c5caee50e0

See more details on using hashes here.

File details

Details for the file acs_student_attendance-1.0.3-py2-none-any.whl.

File metadata

File hashes

Hashes for acs_student_attendance-1.0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 1c19c3005f847dcea1f22bdafa1db8ad0cd0fac3d8782cfa70605b1e5b07b70c
MD5 87398d1ca4e7d56f598c4cf6ea570124
BLAKE2b-256 a5bc209c91a0044fc43aa163fdead6b2f7a0d8ca0025f9d8495ec8f599b7bfae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page