AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
auth/__init__.py
auth/auth_exceptions.py
auth/authentication.py
db/__init__.py
db/attendance.sql
db/connectors.py
db/db_credentials.py
db/orm.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
staff_info/__init__.py
staff_info/__main__.py
staff_info/cli.py
staff_info/controller.py
staff_info/gui_exceptions.py
staff_info/models.py
staff_info/settings.py
staff_info/views.py
staff_info.egg-info/PKG-INFO
staff_info.egg-info/SOURCES.txt
staff_info.egg-info/dependency_links.txt
staff_info.egg-info/entry_points.txt
staff_info.egg-info/not-zip-safe
staff_info.egg-info/requires.txt
staff_info.egg-info/top_level.txt
tests/test_staff_info.py