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.4
  • Package version: 0.1.4
  • 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.4.tar.gz (50.2 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.4-py3-none-any.whl (88.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nexium_exchanger_bot-0.1.4.tar.gz
  • Upload date:
  • Size: 50.2 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.4.tar.gz
Algorithm Hash digest
SHA256 84bfba947a411af7c5845758cd694afb3dde0e7d7de61693597675f63950818d
MD5 e7b744bab6f67557d728d52d2416f055
BLAKE2b-256 81e77a3de1a0543689825f5615060b31364157b03f1cc9082ee321b7209864c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nexium_exchanger_bot-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4a5c217180ee4960fada3a8248f29e4579a7ae28e78ea569e14eb2e82e6e980f
MD5 0e955ed0422af433bf8dd88dd3a66931
BLAKE2b-256 efd07571efd139dadba64d605587189778c601752593f7ca1e362ca11e05a275

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