Skip to main content

Python client for koatis configuration management.

Project description

Koatis Python Client

Koatis is a small configuration-management client for reading key/value settings from a Koatis PHP server.

License

Koatis is distributed under a custom license by WooYoung Moon. See LICENSE for details.

Install

pip install koatis

For local development:

pip install -e .

Usage

from koatis import KoatisClient

client = KoatisClient()
value = client.get("sample.key")
print(value)

The client sends the local machine name through both the machine_name query parameter and X-Machine-Name header. The Koatis server checks that machine name together with the request IP.

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

koatis-0.1.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

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

koatis-0.1.1-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file koatis-0.1.1.tar.gz.

File metadata

  • Download URL: koatis-0.1.1.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for koatis-0.1.1.tar.gz
Algorithm Hash digest
SHA256 09c49c45bfac5500610d2fc3a8e880265bb605013402a0879d5209996bf50176
MD5 3a186257a1e5071b509198f53e32f7fa
BLAKE2b-256 5f2d1a533612d7080275c7a74b264e45996f71af6d937a269fa6a218e59ba72b

See more details on using hashes here.

File details

Details for the file koatis-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: koatis-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for koatis-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d42ee764b42e382e123a0d81c18673d24a83435966168a31a6d102c3b3a5b20
MD5 3da60bbc46b2676354997e284cca4cc1
BLAKE2b-256 173e32402acff1af1d384c8b7fa329c225cbefc937057c3dc8b98ea3c0d1e682

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