Base library to create microservices with MQTT and HTTP REST API.
Project description
A lightweight library designed to build nyukis (Python 3.4 only!). It provides features that shall help developers with managing the following topics while developing a nyuki:
Expose features through the own nyuki RESTful API
Communication between nyukis (over HTTP and MQTT)
Helpers for asyncio-based programming
This library has been written with a focus on reliability and developer-friendliness. Its design promotes single-threaded and asynchronous coding style through the extensive use of the [Python asyncio](https://docs.python.org/3/library/asyncio.html) event loop. A single loop is used to manage HTTP and MQTT-based communications as well as executing internal logic.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nyuki-0.56.1.tar.gz
.
File metadata
- Download URL: nyuki-0.56.1.tar.gz
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d59f40a62689f3316e20c7b363c67dc66728d79b3332cfd2f80408d62a98044 |
|
MD5 | dd7acccb71cecd2c095e5cafe43aa0f2 |
|
BLAKE2b-256 | 48761edc1dc504ddb4d650737b042df1fb4f8954f259d65ba76b29ec92707718 |