Skip to main content

Python API for Kyanit

Project description

Kyanit API

Introduction

Kyanit API is part of the Kyanit ecosystem. See https://github.com/kyanit-project/kyanit for an introduction to Kyanit.

Kyanit API is a Python API for interfacing and interacting with Kyanit.

The Kyanit Ecosystem

The core Kyanit module, flashed into an ESP8266 board.

A stylish, triangle-shaped ESP8266-based board built around an ESP-12F module, the official Kyanit controller board.

Command-line utility for interacting with Kyanit.

This repo. Python API for interaction with Kyanit from Python code. (It is used by Kyanit CTL.)

Installing Kyanit API

Install the latest released version with:

pip install kyanitapi

Installing Kyanit API from Source

To get the latest development version, clone this repository, and within the repository root, run:

python setup.py bdist_wheel

This will create Python wheel distribution package in the dist directory. Install it using pip with:

pip install --force-reinstall dist/kyanitapi-<version>-py3-none-any.whl

(Replace <version> with the one that has been generated by setup.py.)

To switch back to the latest released version, use:

pip install --force-reinstall kyanitapi==<version>

Where <version> is the latest released version.

Documentation

For a detailed documentation of the API, head to https://kyanit.eu/docs/kyanit-api

License Notice

Copyright (C) 2020 Zsolt Nagy

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

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

kyanitapi-1.0.1.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

kyanitapi-1.0.1-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

Details for the file kyanitapi-1.0.1.tar.gz.

File metadata

  • Download URL: kyanitapi-1.0.1.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.2

File hashes

Hashes for kyanitapi-1.0.1.tar.gz
Algorithm Hash digest
SHA256 75ce5dad178fc23f78dfef4efbfac606ca78334bc5a0d408dfce09ece9421637
MD5 f453b6fb8b9bfe2a1a190604aea1265b
BLAKE2b-256 5892534da9492b8ae0f7ba5ce21ff4b2b116fefc49ef45cf1ed98d149aae1c3c

See more details on using hashes here.

File details

Details for the file kyanitapi-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: kyanitapi-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 21.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.2

File hashes

Hashes for kyanitapi-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7daff32658acce1b8c9f98f5569151c3f4fa8bf89e69da1dde464944c68bd249
MD5 d9328d55c4acbdf9cc2666dedcb9346d
BLAKE2b-256 20df88f4fabf456a1920762d40047e8a70bd9254b544cda8a868227b64a26c2a

See more details on using hashes here.

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