pyGengo

An unofficial Python library for interfacing with the MyGengo API
Download

pyGengo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • Ryan McGrath

pyGengo Tags


pyGengo Description

An unofficial Python library for interfacing with the MyGengo API pyGengo is a Python library for the myGengo API (http://myGengo.com/).Developer commentsI built pyGengo because I didn't see a clear cut method for interacting with the myGengo API in Python, and that bothered me. myGengo has an excellent API for real human-based translation that should be getting way more love. To that end, pyGengo is released (under the LGPL), totally free for anyone to use.Installation & RequirementsInstalling pyGengo is fairly simple:pip install pygengoAlternatively, if you're in the stone ages:easy_install pygengopyGengo also relies on httplib2, which can be installed through either of the above methods. If you're running on a version of Python prior to 2.6, you'll need to install simplejson as well.A version of pyGengo for Python 3 is in the works, but as Python 3 isn't even quite deemed production ready/reliable yet, it's not the highest priority at the moment. Requirements: · Python


pyGengo Related Software