Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sweetcaptcha

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sweetcaptcha

API for easy integration of sweetcaptchas (http://sweetcaptcha.com/)

  • 0.1
  • PyPI
  • Socket score

Maintainers
1

Sweetcaptcha Generator And Validator ------------------------------------

Generates and validates sweetcaptchas (http://sweetcaptcha.com/).

Steps to use:

  1) Create account at sweetcaptcha.com, which provides an app_id and
     app_key.
  2) Use sweetcaptcha.get_html to generate the sweetcaptcha HTML widget.
  3) Use sweetcaptcha.check to verify a posted sweetcaptcha.

If you use wtforms, there is a SweetCaptcha widget that will simplify your
life.  See sweetcaptcha.sweetcaptchawt for documentation.

A demo of the library can be seen by installing Flask and wtforms.  After
installing the required libraries run sweetcaptcha.flaskdemo.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc