stc

a simple time card webapp
git clone _git@git.brennen.work:stc.git
Log | Files | Refs | README

stc.py (151B)


      1 # Pull application from app package (app/) and import the Flask application object defined in app/__init__.py and associated files
      2 from app import app