Skip to main content

Python client for website-service API (Proprietary)

Project description

Website-service Client

Proprietary Python client for the website-service API.

Installation

pip install hosting-platform-website-client

Usage

from website_service_client import ApiClient, Configuration
from website_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_website_client-1.0.0.tar.gz (20.9 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_website_client-1.0.0-py3-none-any.whl (29.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for hosting_platform_website_client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 796d1cf42b2ca347d104a945ea04f092dc8dcfdf50c85339ff8438712b1db0c4
MD5 a7cbda78cab482bf91d50d22d6275245
BLAKE2b-256 96e2a2bf50801912c10b5882b9d842fe5ab3080e287a3db1b97d4c5443f58bc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hosting_platform_website_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c715dccfc54e4c6c787bd29d43fa3dfffcb1e8c89e5a01f2faa52c01a2bba250
MD5 5c30b853015f02fc1e6a7f1370af24bb
BLAKE2b-256 8b56a0676435c28bf98ee4a02b00e85ef595db83a44b1f9684d7360f3bcc10f5

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