Commit Graph

39 Commits

Author SHA1 Message Date
Hsiaoming Yang
dd752ff8cc Remove assert on usage section. #9 2016-06-03 17:41:07 +09:00
Hsiaoming Yang
d9b442409c Use svg badge 2016-05-26 16:54:11 +09:00
Hsiaoming Yang
94d0a75233 Version bump 0.2.1 v0.2.1 2015-10-04 17:57:18 +08:00
Hsiaoming Yang
9572e23c07 Improve ImageCaptcha 2015-10-04 17:54:29 +08:00
Hsiaoming Yang
c8b4c771d5 Merge pull request #5 from contracode/master
Fix raised 'TypeError: must be str, not bytearray' when saving audio …
2015-09-05 19:22:40 +08:00
Jared Contrascere
92ebaee767 Fix raised 'TypeError: must be str, not bytearray' when saving audio file in Python 3.4.3. 2015-09-04 01:10:35 -04:00
Hsiaoming Yang
552bca14fc Version bump 0.2 v0.2 2015-08-12 20:08:12 +08:00
silencewwt
4e8d6c7cbb file format of Image Captcha can be specified 2015-04-27 15:39:19 +07:00
Hsiaoming Yang
b11f6db86c Version bump 0.1.1 v0.1.1 2014-12-02 20:37:56 +08:00
Hsiaoming Yang
cfa87cb543 Fix randint for Python 3 2014-12-02 20:25:29 +08:00
Hsiaoming Yang
81a660f7e4 Add font_sizes for ImageCaptcha 2014-12-02 20:22:17 +08:00
Hsiaoming Yang
40edc01a75 Use cStringIO in Python 2 2014-11-27 16:23:34 +08:00
Hsiaoming Yang
0b082d1003 Update package description 2014-11-27 16:12:08 +08:00
Hsiaoming Yang
d773d17a2b Bump to Beta v0.1 2014-11-27 16:00:41 +08:00
Hsiaoming Yang
53b6ba378c Remove assert from audio 2014-11-27 15:33:37 +08:00
Hsiaoming Yang
baaa2e54bb More on README v0.1-beta 2014-11-27 15:10:30 +08:00
Hsiaoming Yang
216d179afd It is tests_require 2014-11-27 14:54:12 +08:00
Hsiaoming Yang
b178621815 Fix for install requires 2014-11-27 14:47:30 +08:00
Hsiaoming Yang
5f066d9427 Fix travis file 2014-11-27 14:43:40 +08:00
Hsiaoming Yang
8aeb57b7ac Fix wheezy captcha import 2014-11-27 14:34:48 +08:00
Hsiaoming Yang
8450941874 Tests for image captcha 2014-11-27 14:31:46 +08:00
Hsiaoming Yang
6b151166f9 ImageCaptcha with doc strings 2014-11-27 14:08:02 +08:00
Hsiaoming Yang
37989ebfd1 Add a default font 2014-11-27 13:56:41 +08:00
Hsiaoming Yang
1e6cf58fed Add credits for wheezy.captcha in ImageCaptcha module 2014-11-26 19:44:26 +08:00
Hsiaoming Yang
17011ba92b Damn. How to write test case? 2014-11-26 19:41:25 +08:00
Hsiaoming Yang
d47140f98b Install requires Pillow 2014-11-26 19:40:53 +08:00
Hsiaoming Yang
f75691fd52 Use random.sample in AudioCaptcha 2014-11-26 19:37:52 +08:00
Hsiaoming Yang
33d3d28a6d Add WheezyCaptcha 2014-11-26 19:37:27 +08:00
Hsiaoming Yang
4758051836 Add ImageCaptcha 2014-11-26 19:27:17 +08:00
Hsiaoming Yang
714d9f6572 Prepare for ImageCaptcha 2014-11-25 20:41:46 +08:00
Hsiaoming Yang
de1b3a6266 Use built-in operator 2014-11-25 20:41:17 +08:00
Hsiaoming Yang
1ec0abc61c AudioCaptcha works on Python 3 now 2014-11-25 20:13:28 +08:00
Hsiaoming Yang
ada82369cf Add tox test tool 2014-11-25 20:08:05 +08:00
Hsiaoming Yang
c64fd2a793 Fix for Python 3. div is a float in Python 3 2014-11-25 20:07:45 +08:00
Hsiaoming Yang
62801a03b9 Starting push 2014-11-25 19:59:47 +08:00
Hsiaoming Yang
75f0a02f27 Add tests 2014-11-25 19:53:12 +08:00
Hsiaoming Yang
d6cacb58a7 AudioCaptcha with docstring and refactor 2014-11-25 19:48:27 +08:00
Hsiaoming Yang
2a4a77168a Meta info of the project 2014-11-25 18:18:54 +08:00
Hsiaoming Yang
78448f953b Init with audio captcha 2014-11-25 18:05:00 +08:00