Skip to content

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

Notifications You must be signed in to change notification settings

jaytoday/django-mygengo

Repository files navigation

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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published