Skip to main content

Official Python SDK for BlobsVault - 2FA infrastructure for AI agents

Project description

blobsvault (Python SDK)

Official Python SDK for BlobsVault — 2FA infrastructure for AI agents.

Install

pip install blobsvault

Usage

from blobsvault import BlobsVault

bv = BlobsVault("bv_live_your_key_here")

# Generate a 2FA code
otp = bv.generate_otp("GitHub:user@example.com")
print(otp["code"])  # 123456

# List accounts
accounts = bv.list_accounts()

# Check usage
usage = bv.get_usage()
print(usage["calls_this_month"])

# API key management
keys = bv.list_api_keys()
new_key = bv.create_api_key("my-agent")

Get an API key

Sign up at blobsvault.com → Developer → API Keys.

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

blobsvault-1.0.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

blobsvault-1.0.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for blobsvault-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2bd4438ec0352498db4ecc83a29d081edf8e94a223db81e63e4e1f0b2ce2c794
MD5 a8559780d7c2157615043eb723af2d80
BLAKE2b-256 27bf5c9ce63b4c2e53fff6078e8bf218c46856ebcf50deabd18ff49687fdd82f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for blobsvault-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9da64c22e72f28f8a364ee946bcc65015836d4ab26b6e5f2f1cc50113382d6a0
MD5 d7bcfcdbba879fe6c92bbd695363d535
BLAKE2b-256 b48070b730821b6ba93530209c5c09f55f42e31e10c9957bf0c9925cf0b4bde9

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