Skip to main content

Python wrapper for Cap CAPTCHA server API

Project description

Introduction

Documentation Status Build Status Code Style: Ruff

Python API integration library for Cap CAPTCHA server

Installing from PyPI

To install for current user:

pip3 install cap-server-api

To install system-wide (this may be required in some cases):

sudo pip3 install cap-server-api

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .env/bin/activate
pip3 install cap-server-api

Usage Example

from cap_server_api import Server
server = Server("[serverDomain]", "[apiKey]")
print(server.about)

Documentation

API documentation for this library can be found on Read the Docs.

Contributing

Contributions are welcome!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cap_server_api-1.0.0.tar.gz (33.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cap_server_api-1.0.0-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file cap_server_api-1.0.0.tar.gz.

File metadata

  • Download URL: cap_server_api-1.0.0.tar.gz
  • Upload date:
  • Size: 33.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for cap_server_api-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a0688c06f0aec04034538a5d160c6db0c2e7a2daf7b5f6b0b100f4f556222d98
MD5 928522fc0e57c0dfd978c7c0836cdbd0
BLAKE2b-256 c34fe6b402a6d71f71c45cf17e0fc2d8c910c0097fdef2c28b9b3e5a6be5f4be

See more details on using hashes here.

File details

Details for the file cap_server_api-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: cap_server_api-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for cap_server_api-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 348fd8aa8ae7b1ef6a2dcc59ee588dd169a2b79cef60a20763784740c2bf419a
MD5 d89b1690a082d7d632c41f24afbd1916
BLAKE2b-256 2f4f77ae9c710b08e90547fa832270369b8c4e3161cd8c5e0582a22c9e96c5c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page