Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

zatricion/nuCAPTCHA

Repository files navigation

nuCAPTCHA

Check out https://www.nucaptcha.us.

On an AWS ubuntu instance:

Just hit return when mysql asks for root passwords.

Local setup:

Use the local branch.

Install mysql and create a database called nucaptcha.

Feel free to install virtualenv and create and source a virtual environment before doing these things.

  • pip install -r requirements.txt
  • cd wtforms-json-master; python setup.py install
  • cd ..
  • python nucaptcha.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published