Hanja
Getting hanja characters for korean words
 
Loading...
Searching...
No Matches
src.config Namespace Reference

Variables

 BASE_DIR = os.path.dirname(os.path.abspath(__file__))
 
 DATABASE_PATH = os.path.join(BASE_DIR, '..', 'database', 'korean_learning.db')
 

Variable Documentation

◆ BASE_DIR

src.config.BASE_DIR = os.path.dirname(os.path.abspath(__file__))

◆ DATABASE_PATH

src.config.DATABASE_PATH = os.path.join(BASE_DIR, '..', 'database', 'korean_learning.db')