Skip to content

Korean verb conjugator implemented in Python and Javascript with an Android app and a iOS app

License

Notifications You must be signed in to change notification settings

max-christian/korean_conjugation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==Installation==

If you don't have easy_install, search for it on your favorite search engine and install it.

Then, follow these steps to build a self-contained environment for running the development server:

sudo easy_install pip
sudo easy_install virtualenv
virtualenv . --no-site-packages
pip install -E . -r requirements.txt
source bin/activate
python test.py
./dev_server

About

Korean verb conjugator implemented in Python and Javascript with an Android app and a iOS app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published