Hanja
Getting hanja characters for korean words
 
Loading...
Searching...
No Matches
config.py File Reference

Namespaces

namespace  src
 
namespace  src.config
 

Variables

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