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.2
  • Package version: 0.1.2
  • 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
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.2.tar.gz (48.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.2-py3-none-any.whl (83.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nexium_exchanger_bot-0.1.2.tar.gz
  • Upload date:
  • Size: 48.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.2.tar.gz
Algorithm Hash digest
SHA256 d13845708dbf3cb42ffc1c8421dccf92e47956bb654e477e46ec3877f23241da
MD5 8897a51844c8961e1e55d332c72ebec1
BLAKE2b-256 34f17c5dde9dee0ad376521db20155f4140072fdeb7027cbfb545651f6afe0e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nexium_exchanger_bot-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 62bb12bb15976628dcec228426b745eb4d5806afba2bf628f80c6f129d5d4288
MD5 c867d563c1a2c81ea27db97003e5378f
BLAKE2b-256 aef72a8907095525dd1894458d5f15431fc716531052a4d841f85ffafbffada8

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