Skip to content

Repository files navigation

to run:

pip install -r requirements.txt
pip install -e ./
cp ./.env.template ./.env
gunicorn -w 1 capytcha_server.app:create_app --bind localhost:8080 --worker-class aiohttp.GunicornWebWorker --reload

About

Simple captcha made w/ python :)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages