
    hU                        d Z ddlZej                  j                  ej                  j	                  e            Zej                  j                  e      Zej                  j                  ed      Z ej                  d      xs ej                  j                  ed      Z
 ej                  d      xs5 ej                  j                  ej                  j                  ed            Zy)a  
paths.py

Purpose:
  Centralize project paths used by the Flask application so that modules do not
  compute their own base directories. This simplifies maintenance and allows a
  single point of change if the layout evolves.

Exports:
  - ROOT_DIR: Absolute path to repository root (where `app.py` resides)
  - STATIC_PATH: Absolute path to `static/`
  - DB_PATH: Absolute path to the SQLite database file `theialogin.db`
    NstaticDATABASE_PATHztheialogin.dbUSER_PHOTOS_DIR_REALzUser-photos)__doc__ospathdirnameabspath__file__ROOT_DIRjoinSTATIC_PATHgetenvDB_PATHrealpathUSER_PHOTOS_REAL     DC:\Users\algun\Documents\ceba web\Ceba - Github\app_modules\paths.py<module>r      s    
 77??277??84577??8$ggll8X.
"))O
$
OX(O 29934 8H8HGGLLm,9 r   