Skip to main content

Python client for file-service API (Proprietary)

Project description

File-service Client

Proprietary Python client for the file-service API.

Installation

pip install hosting-platform-file-client

Usage

from file_service_client import ApiClient, Configuration
from file_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_file_client-1.0.0.tar.gz (21.3 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_file_client-1.0.0-py3-none-any.whl (27.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for hosting_platform_file_client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ee915a875d6ac80db44c7136f13737f8324a0e7085efb846fc26dd651ee66739
MD5 7a8a800c05717cb63ddb7ebed2fefae3
BLAKE2b-256 21facccdd083500688a3c5e3bf8632668b05c056d896ebd711fa3f9ea6029640

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hosting_platform_file_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a9ff9ccfe17974bd913c02bff2ee30d0850b4e9d2538b15a4fa1570f93a8505
MD5 895452369fc0c9f460d74041e197173c
BLAKE2b-256 894131f8637022003ed603a07d2430425489091b230ec8f5d7db1d909c05159b

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