Skip to main content

Official LoveConnet Developer API SDK for Python — Verified Human Identity Platform

Project description

LoveConnet SDK for Python

Official SDK for the LoveConnet Developer API — the world's first Verified Human Identity Platform.

Installation

pip install loveconnet

Quick Start

from loveconnet import LoveConnetClient

client = LoveConnetClient(api_key="lc_live_your_api_key_here")

# Get user profile
profile = client.get_user_profile(user_token="user_token_here")
print(profile["name"], profile["bio"])

# Verify user identity
verification = client.get_verification_status(user_token="user_token_here")
print(verification["face_verified"])  # True/False

# Screen text for safety
result = client.screen_text("Hello world")
print(result["is_safe"])  # True

Features

  • ✅ Auto-retry with exponential backoff
  • ✅ Comprehensive error handling
  • ✅ Rate limit awareness
  • ✅ Python 3.8+ support

Documentation

Full API docs: https://loveconnet.com/developers/docs

License

MIT

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

loveconnet-1.0.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

loveconnet-1.0.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for loveconnet-1.0.0.tar.gz
Algorithm Hash digest
SHA256 27be9a8c1ebcd3856327f7a22e6995df3289a5c97be185598e1a237fa026bd6e
MD5 8fd2aef3e36036814ee337c268c23ad3
BLAKE2b-256 76fd3f5e28e6a6ee165b59d443d395a8aa7a8e6d22ba1ba3952f72f07c8d3455

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for loveconnet-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 252bcefc22801d0364d0858a8e58c43d7f6cdfea74313c7757d644cde27e054b
MD5 15b59bf579871d7d27f69c4602f0ae7d
BLAKE2b-256 44cfff222ee46729193eb4316286cbdfff76f78a7e3e7fd5c3fca12d789c92c2

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