Skip to main content

Ilkbyte python client

Project description

Ilkbyte Python Client

Installation

pip install ilkbyte

Usage

from ilkbyte.client import Ilkbyte
ilkbyte = Ilkbyte(
    host='https://api.ilkbyte.com/',
    secret_key='SECRET',
    access_key='ACCESS'
)

print(ilkbyte.get_all_servers())

Development

pip install -r requirements.txt

Test

python -m unittest

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

ilkbyte-1.0.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

ilkbyte-1.0.2-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page