Home > django-mygengo

django-mygengo

Django-mygengo is a project mainly written in PYTHON and JAVASCRIPT, it's free.

This Django plugin integrates with the myGengo API to offer low-cost, high-quality translation.

django myGengo plugin

This Django plugin integrates with the myGengo API to offer low-cost, high-quality translation.

Setup

  • Make sure Django is installed, and run 'python manage.py syncdb' and 'python manage.py runserver' from this directory.

  • To get started, register a username and password and configure your myGengo API keys on the settings page.

  • Make sure to change the DEBUG value in settings.py to False before deploying to production. When DEBUG is False, use live API keys.

  • View the myGengo API documentation for more details

License

GNU Lesser General Public License

Authors

  • James Levy (jamesalexanderlevyATgmail.com)
Previous:hamsterdrop