Commit Graph

109 Commits

Author SHA1 Message Date
SuHun Han 2d99780083 Fix setup fails due to python2's encoding
This solves #11
2017-04-01 20:03:02 +09:00
SuHun Han eaac0f1130 Fix an issue where the result text is not returned completely (cut off)
This solves issues #10 and #12, and adds a test case for it.
2017-04-01 19:58:17 +09:00
SuHun Han d1c64a11d6 Update documentation with a new sphinx theme 'solar' 2017-03-15 22:10:37 +09:00
SuHun Han 9ef35a06ca [skip ci] Ignore pytest-testmon data file 2017-03-11 23:01:40 +09:00
SuHun Han 0f943b6a64 Add support for customizable service url 2017-03-11 22:37:03 +09:00
SuHun Han 92ea3cd2c1 Update README 2017-03-11 16:20:27 +09:00
SuHun Han dda50305b7 PEP8 2017-03-10 23:43:06 +09:00
SuHun Han 791e32a23b Minor updates for package
- Change the package name to googletrans
- reStructedText README for PyPI
- Travis CI
2017-03-10 23:43:06 +09:00
SuHun Han b128722a0d Fix tests that occurs unicode error in python 2.x 2017-03-10 23:43:06 +09:00
SuHun Han 1303d0cfdd No longer use wercker for CI service 2017-03-10 23:43:06 +09:00
SuHun Han 5f908fab16 Better compatiblity with all python versions 2017-03-10 23:43:06 +09:00
SuHun Han deb36364f7 Refactor client 2017-03-10 23:43:06 +09:00
SuHun Han aac87e5f29 Update README for v2.0.0 2017-03-10 23:43:06 +09:00
SuHun Han afc4006f3e test: rearrange this for covering extensive number of codes 2017-03-10 23:43:06 +09:00
SuHun Han 93e2cd9043 Update requirements 2017-03-10 23:43:06 +09:00
SuHun Han 9a70d82281 Refactor all the things 2017-03-10 23:43:06 +09:00
SuHun Han 59d96f75a0 Add google translate token generator 2017-03-10 23:43:06 +09:00
SuHun Han 2f76c45d6e Update README.md 2016-08-27 22:04:25 +09:00
SuHun Han 18e0456fb4 Merge pull request #4 from sinwoobang/patch-1
Fix typo
2015-08-11 14:53:41 +09:00
Sin-Woo Bang 019ca644c3 Fix: typo 2015-08-11 13:23:31 +09:00
ssut 5469d9fa81 Fix: UnicodeEncodeError with python 2.x
refs #3
2015-07-21 00:59:50 +09:00
ssut 4d4f3ec41b Update: for python 2.x compatibility
refs #3
2015-07-21 00:59:08 +09:00
ssut 60859940c6 Update: version to 1.2
Major updates: 29819f7, #1, #2
2015-07-18 00:24:17 +09:00
ssut 80a76450d2 Add: converter that subtitutes for special cases
refs #2
2015-07-18 00:20:25 +09:00
ssut 649ba7d828 Add: special cases for replacing with ISO-639 table
refs #2
2015-07-18 00:19:16 +09:00
ssut 28497778a1 Update: don't encode string if python 3 is used
refs #1
2015-07-17 20:57:20 +09:00
ssut 1230ace7b2 Update: clarify inheritance behavior for class definition
Explicit is better than implicit.
2015-07-17 20:52:32 +09:00
ssut 6a101f4dad Fix: check availability of both source and destination language
refs #2
2015-07-17 20:49:22 +09:00
SuHun Han 7a59b8a82a Merge pull request #1 from josemoralesp/master
Fix: Unicode error in the result
2015-07-17 18:17:01 +09:00
Jose Antonio Morales Ponce ee05c8a03e [FIX] Fix Unicode error in the result 2015-07-16 12:54:59 -05:00
ssut 4da5f2619f Update user agent to pass the tests 2015-07-06 17:04:33 +09:00
ssut c40e9b720b Update wercker.yml with tox 2015-07-06 16:54:53 +09:00
ssut f2f68afeaa Add many badges :) 2015-07-06 15:37:03 +09:00
ssut 90b2bf202c Add test script 2015-07-06 15:16:32 +09:00
ssut cf89d7abd1 Remove CI scripts 2015-07-06 14:53:53 +09:00
ssut 03083652e8 Add wercker.yml 2015-07-06 14:45:48 +09:00
ssut 29819f703c Add languages, and print excetion with details 2015-07-06 14:31:08 +09:00
ssut 941dddaa9a Remove use-mirrors that code has been deprecated 2015-07-06 14:30:37 +09:00
ssut c656cb709b Fix typo and add coveralls badge to README 2015-07-06 14:24:04 +09:00
ssut deb11fd4c4 Add coveralls script 2015-07-06 14:22:01 +09:00
ssut 238e6f8d1f Add code climate badge 2015-07-06 04:19:44 +09:00
ssut 70b4c2e783 fix typo 2015-06-06 17:53:30 +09:00
ssut 17d8802deb add command line application 2015-06-06 17:52:59 +09:00
ssut 73599e70c5 update readme 2015-06-06 14:45:15 +09:00
ssut 2eb383e7ba add language detection, and use JSON to clean up the code for easier comprehension 2015-06-06 14:44:15 +09:00
ssut 4ed7f4d3ce update version to 1.1 2015-06-06 14:43:17 +09:00
ssut 5305de1d23 add conversion module to process in a better way at least 2015-06-06 14:43:01 +09:00
ssut 840060ae25 add version 1.0.1 for pypi release 2015-06-06 00:59:24 +09:00
ssut 586790270b add install_requires 2015-06-06 00:45:33 +09:00
ssut 3935cf0bb8 update readme and add setup.cfg 2015-06-06 00:39:24 +09:00