Skip to main content

Python client for account-service API (Proprietary)

Project description

Account-service Client

Proprietary Python client for the account-service API.

Installation

pip install hosting-platform-account-client

Usage

from account_service_client import ApiClient, Configuration
from account_service_client.api import DefaultApi

# Configure the client
configuration = Configuration(
    host="http://localhost:5001"  # Replace with your service URL
)

# Create API client
with ApiClient(configuration) as api_client:
    api_instance = DefaultApi(api_client)
    
    # Use the API...
    try:
        response = api_instance.health_get()
        print("Service is healthy:", response)
    except Exception as e:
        print("Error:", e)

License

This software is proprietary and confidential. Unauthorized copying, distribution, or use is strictly prohibited.

Version: 1.0.0

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

hosting_platform_account_client-1.0.0.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

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

hosting_platform_account_client-1.0.0-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

Details for the file hosting_platform_account_client-1.0.0.tar.gz.

File metadata

File hashes

Hashes for hosting_platform_account_client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d7ce83786102fd519268cc71da0c731d52f5e97b3fa2486674e7d57c078106de
MD5 f71d9cfce00f8cc0b62fe786cfff2e57
BLAKE2b-256 1f51829328b7cd76379e40b2b865aebc92e4d72a127a59b6fbaf3670096f92e8

See more details on using hashes here.

File details

Details for the file hosting_platform_account_client-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hosting_platform_account_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 52a0d23247ae65bc9be65136b45be7fe9d6ba5c6a0d073a3e680bb5aa89b759b
MD5 10d8c87f632c9c5a6c90cbd0f6e7e9c1
BLAKE2b-256 1d734c07e1304fa00624856171a8901b8aa5993b8a09ad0bcb05580dfe658884

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