Skip to main content

Wrapper for working with Mindbox service API

Project description

Mindbox Python API

Wrapper for working with Mindbox service API

N|Solid

Installation

You can install or upgrade package with:

$ pip install mindbox-sdk --upgrade

Or you can install from source with:

$ git clone https://github.com/RTHeLL/mindbox-sdk
$ cd mindbox-sdk
$ python setup.py install

...or install from source buth with pip

$ pip install git+https://github.com/RTHeLL/mindbox-sdk

Example

from mindbox.client import MindboxClient


def main():
    mindbox_client = MindboxClient(endpoint_id="YOUR_ENDPOINT_ID", secret_key="YOUR_SECRET_KEY", type_="async")
    client = mindbox_client.operations.get_client(
        "Getclient",
        **{
            "customer": {
                "mobilePhone": "+79374134388"
            }
        }
    )

    print(
        f'Client: {client}'
    )


main()

Bugs

If you have any problems, please create Issues here

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

mindbox-sdk-1.0.2.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

mindbox_sdk-1.0.2-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file mindbox-sdk-1.0.2.tar.gz.

File metadata

  • Download URL: mindbox-sdk-1.0.2.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for mindbox-sdk-1.0.2.tar.gz
Algorithm Hash digest
SHA256 bd80c114a977c8d187e87017a4930cdde394bfeb79c78b6b9adefc130e0fbf44
MD5 1dfe400068a8885f6a79d7d61a69f96c
BLAKE2b-256 ed8645cc8b3e83c71b1cbd2a70334575ce0d60667ce55c0e774453eeecf1f0c0

See more details on using hashes here.

File details

Details for the file mindbox_sdk-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: mindbox_sdk-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for mindbox_sdk-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f2a5b48ff500e07830e57dd91f7c25cf280d7bbe15708034f88d7c5a0cf14215
MD5 123b389eb71c39adc90e37f064e2bca9
BLAKE2b-256 f582689129090a4178c1812e8dae3ef84b60186eb4a985ef0eab46a8bd34da17

See more details on using hashes here.

Supported by

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