An open API service indexing awesome lists of open source software.

https://github.com/hrmeetsingh/pythoncaptchaimage

PythonCaptchaImage
https://github.com/hrmeetsingh/pythoncaptchaimage

Last synced: 10 months ago
JSON representation

PythonCaptchaImage

Awesome Lists containing this project

README

          

## Inspiration
Used code example from [Python example](https://clcoding.gumroad.com/l/sbapl/clcoding)

pip documentation [Pip captcha](https://pypi.org/project/captcha/
)

## Recommended installation
Use virtualenv for creating isolated environment

Keep Pillow version < 10.0.0 because of [this issue](https://groups.google.com/g/weewx-user/c/4qz0bwgna7g?pli=1)