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.5
  • Package version: 0.1.5
  • 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.5.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.5-py3-none-any.whl (88.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nexium_exchanger_bot-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 87bff17b819f2767de0526cb8738a70e9ed6cd4b9affe4856f6e5655cea1cfcc
MD5 3bb76be26c6152a07708cf0a0f91f061
BLAKE2b-256 5aecfcb3110bad9a2feb0c1cd47924fb6c407dfa2717af23ed5cf41dac8abd0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nexium_exchanger_bot-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 511cd1b3940ef37206ecfcb34d8ca50bd4737e3a712589b2fff6d6750682eab2
MD5 4f93bbb9c2922136659f33c44e43c113
BLAKE2b-256 bf63121f358c1a018d3d343a83f882fcd871acfd5bd8f7ba8b31cc4413d8f8d3

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