Skip to main content

Nexium Exchanger Bot API

Project description

nexium-exchanger-bot

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

This Python package is automatically generated by the OpenAPI Generator project:

  • API version: 0.1.3
  • Package version: 0.1.3
  • Generator version: 7.17.0
  • Build package: org.openapitools.codegen.languages.PythonClientCodegen For more information, please visit https://nexium.me/

Requirements.

Python 3.9+

Installation & Usage

pip install

If the python package is hosted on a repository, you can install directly using:

pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git)

Then import the package:

import nexium_exchanger_bot

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import nexium_exchanger_bot

Tests

Execute pytest to run the tests.

Getting Started

Please follow the installation procedure and then run the following:

import nexium_exchanger_bot
from nexium_exchanger_bot.rest import ApiException
from pprint import pprint

# Defining the host is optional and defaults to http://localhost
# See configuration.py for a list of all supported configuration parameters.
configuration = nexium_exchanger_bot.Configuration(
    host = "http://localhost"
)



# Enter a context with an instance of the API client
async with nexium_exchanger_bot.ApiClient(configuration) as api_client:
    # Create an instance of the API class
    api_instance = nexium_exchanger_bot.DefaultApi(api_client)

    try:
        # Healthcheck
        api_response = await api_instance.healthcheck_health_get()
        print("The response of DefaultApi->healthcheck_health_get:\n")
        pprint(api_response)
    except ApiException as e:
        print("Exception when calling DefaultApi->healthcheck_health_get: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to http://localhost

Class Method HTTP request Description
DefaultApi healthcheck_health_get GET /health Healthcheck
TokenApi issue_customer_token_customers_token_post POST /customers/token Issue Customer Token
WebhookApi handle_order_webhook_webhook_post POST /webhook Handle Order Webhook

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

info@nexium.me

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

nexium_exchanger_bot-0.1.3.tar.gz (50.1 kB view details)

Uploaded Source

Built Distribution

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

nexium_exchanger_bot-0.1.3-py3-none-any.whl (88.1 kB view details)

Uploaded Python 3

File details

Details for the file nexium_exchanger_bot-0.1.3.tar.gz.

File metadata

  • Download URL: nexium_exchanger_bot-0.1.3.tar.gz
  • Upload date:
  • Size: 50.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for nexium_exchanger_bot-0.1.3.tar.gz
Algorithm Hash digest
SHA256 895c5ec150410ccf1a73e73ba8607589ed2f1dcaa911be95657182d45c5676a1
MD5 4e4e4c9fa40ae0c89e1b192c8756939a
BLAKE2b-256 bca7eb13403d79779958b2462920e6cef3bb5c90af2cec006ed5727a00c6a60b

See more details on using hashes here.

File details

Details for the file nexium_exchanger_bot-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for nexium_exchanger_bot-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e8fc7dab64b8f1ef56317b68ac175f2023586e96b17317819763c92f9ce5c680
MD5 14bafb8c2948f1e7996afc6394d194e8
BLAKE2b-256 8508a3c3324a4667665e7ded27543da5850a877709effaae2adf61e97b26858f

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