Skip to main content

Python SDK for Beckn

Project description

Beckn Protocol client for Python

Installation

pip install beckn-python

or use the OG package manager:

uv add beckn-python

Usage

from beckn_python 
  import Transaction,
      # Meta, Registry

client = Transaction.ApiClient(
    configuration=Transaction.Configuration(
        host="https://api.example.com",
        api_key="example",
    )
)

data = Transaction.BecknApplicationPlatformBAPApi(
        client=client
    ).on_search_post(
        Transaction.OnSearch(
            context=Transaction.OnSearchContext(), 
            message=Transaction.OnSearchMessage()
        )
    )

print(data)

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

beckn_python-1.0.0.tar.gz (122.3 kB view details)

Uploaded Source

Built Distribution

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

beckn_python-1.0.0-py3-none-any.whl (327.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: beckn_python-1.0.0.tar.gz
  • Upload date:
  • Size: 122.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.4

File hashes

Hashes for beckn_python-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1e419546899c6647f7d0445019b4a8fec2ac6da29962555d0e64e0cf50208432
MD5 4bf67bfcb5f78b8db74935f911fe2861
BLAKE2b-256 35f0f05840a1fc4121523e950454ef53e142067688cec430e5bbb4650ad95bdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for beckn_python-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ee671ece5b72cbe5470a7aec3eae6dcf5039cd6f28bdb40326795ecdbe8f6c2
MD5 95e10274bb8237fa44714483a58905ff
BLAKE2b-256 438bce9898200e7eb9dfda8d0504ea10a9a96f311494e09169ae5c96ca355417

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