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.6
  • Package version: 0.1.6
  • 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.6.tar.gz (50.3 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.6-py3-none-any.whl (88.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nexium_exchanger_bot-0.1.6.tar.gz
  • Upload date:
  • Size: 50.3 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.6.tar.gz
Algorithm Hash digest
SHA256 d8f69b9929d102fbf3e70741af31a0b2f889ec04e7780901731ebda26ef04bcb
MD5 40b88bd0d922964c72b2385e4c635cb7
BLAKE2b-256 91e9218104befb843ec2a0cc17c23aa132d68760f440cd01cb923ba2e0a692aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nexium_exchanger_bot-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d9ac8a7c2edac4f9ee756bbf87b137d811fce016e999dff7cf3677ce5976018a
MD5 1ca27102b24eef56f87259b1466314e8
BLAKE2b-256 bd92230832b01fd30526b8c93ca1d55350fd8af0d033587a3195fed53dbf95e3

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